|
|
@ -1,8 +1,8 @@
|
|
|
|
%global _hardened_build 1
|
|
|
|
%global _hardened_build 1
|
|
|
|
|
|
|
|
|
|
|
|
Name: transmission
|
|
|
|
Name: transmission
|
|
|
|
Version: 4.0.5
|
|
|
|
Version: 4.0.6
|
|
|
|
Release: 1.1%{?dist}
|
|
|
|
Release: 1%{?dist}
|
|
|
|
Summary: A lightweight GTK+ BitTorrent client
|
|
|
|
Summary: A lightweight GTK+ BitTorrent client
|
|
|
|
# See COPYING. This licensing situation is... special.
|
|
|
|
# See COPYING. This licensing situation is... special.
|
|
|
|
License: MIT and GPL-2.0-only
|
|
|
|
License: MIT and GPL-2.0-only
|
|
|
@ -36,6 +36,7 @@ BuildRequires: qt6-qttools-devel
|
|
|
|
BuildRequires: systemd-devel
|
|
|
|
BuildRequires: systemd-devel
|
|
|
|
BuildRequires: libnatpmp-devel >= 20150609-1
|
|
|
|
BuildRequires: libnatpmp-devel >= 20150609-1
|
|
|
|
BuildRequires: libappindicator-gtk3-devel
|
|
|
|
BuildRequires: libappindicator-gtk3-devel
|
|
|
|
|
|
|
|
BuildRequires: pkgconfig(miniupnpc)
|
|
|
|
# Default
|
|
|
|
# Default
|
|
|
|
Requires: transmission-gtk%{?_isa}
|
|
|
|
Requires: transmission-gtk%{?_isa}
|
|
|
|
|
|
|
|
|
|
|
@ -177,6 +178,9 @@ desktop-file-install \
|
|
|
|
%doc %{_mandir}/man1/transmission-qt.*
|
|
|
|
%doc %{_mandir}/man1/transmission-qt.*
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Fri May 31 2024 Gwyn Ciesla <gwync@protonmail.com> - 4.0.6-1
|
|
|
|
|
|
|
|
- 4.0.6
|
|
|
|
|
|
|
|
|
|
|
|
* Mon Jan 08 2024 Adam Miller <maxamillion@fedoraproject.org> - 4.0.5-1.1
|
|
|
|
* Mon Jan 08 2024 Adam Miller <maxamillion@fedoraproject.org> - 4.0.5-1.1
|
|
|
|
- 4.0.5 EPEL9 rebase to fix BZ#2253975
|
|
|
|
- 4.0.5 EPEL9 rebase to fix BZ#2253975
|
|
|
|
|
|
|
|
|
|
|
|