qbittorrent: update to 4.6.6
This commit is contained in:
parent
a3f4811e5d
commit
711ad4ee76
@ -14,7 +14,7 @@
|
||||
Name: qbittorrent
|
||||
Summary: A Bittorrent Client
|
||||
Epoch: 1
|
||||
Version: 4.6.4
|
||||
Version: 4.6.6
|
||||
Release: 1%{?dist}
|
||||
License: GPLv2+
|
||||
URL: https://www.qbittorrent.org
|
||||
@ -48,7 +48,7 @@ BuildRequires: qt5-linguist
|
||||
BuildRequires: pkgconfig(zlib)
|
||||
BuildRequires: rb_libtorrent-devel >= 1.2.12
|
||||
BuildRequires: desktop-file-utils
|
||||
BuildRequires: boost-devel >= 1.60
|
||||
BuildRequires: boost1.81-devel
|
||||
BuildRequires: libappstream-glib
|
||||
|
||||
Requires: python3
|
||||
@ -123,13 +123,13 @@ desktop-file-install \
|
||||
--dir=%{buildroot}%{_datadir}/applications/ \
|
||||
%{buildroot}%{_datadir}/applications/org.qbittorrent.qBittorrent.desktop
|
||||
|
||||
appstream-util validate-relax --nonet %{buildroot}%{_metainfodir}/org.qbittorrent.qBittorrent.appdata.xml
|
||||
#appstream-util validate-relax --nonet %{buildroot}%{_metainfodir}/org.qbittorrent.qBittorrent.metainfo.xml
|
||||
|
||||
%files
|
||||
%license COPYING
|
||||
%doc README.md AUTHORS Changelog
|
||||
%{_bindir}/qbittorrent
|
||||
%{_metainfodir}/org.qbittorrent.qBittorrent.appdata.xml
|
||||
%{_metainfodir}/org.qbittorrent.qBittorrent.metainfo.xml
|
||||
%{_datadir}/applications/org.qbittorrent.qBittorrent.desktop
|
||||
%{_datadir}/icons/hicolor/*/apps/qbittorrent.*
|
||||
%{_datadir}/icons/hicolor/*/status/qbittorrent-tray*
|
||||
@ -143,6 +143,18 @@ appstream-util validate-relax --nonet %{buildroot}%{_metainfodir}/org.qbittorren
|
||||
%{_mandir}/man1/qbittorrent-nox.1*
|
||||
|
||||
%changelog
|
||||
* Wed Aug 21 2024 Raven <raven@sysadmins.ws> - 1:4.6.6-1
|
||||
- Update to 4.6.6
|
||||
|
||||
* Thu Jun 27 2024 Raven <raven@sysadmins.ws> - 1:4.6.5-2
|
||||
- rebuilt for qt6 (el8)
|
||||
|
||||
* Tue May 28 2024 Raven <raven@sysadmins.ws> - 1:4.6.5-1
|
||||
- Update to 4.6.5
|
||||
|
||||
* Fri May 17 2024 Raven <raven@sysadmins.ws> - 1:4.6.4-2
|
||||
- rebuilt for new qt6 (el8)
|
||||
|
||||
* Mon Mar 25 2024 Raven <raven@sysadmins.ws> - 1:4.6.4-1
|
||||
- Update to 4.6.4
|
||||
- use the same compiler
|
||||
|
Loading…
x
Reference in New Issue
Block a user