|
|
@ -2,7 +2,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
Name: transmission
|
|
|
|
Name: transmission
|
|
|
|
Version: 2.94
|
|
|
|
Version: 2.94
|
|
|
|
Release: 4%{?dist}
|
|
|
|
Release: 5%{?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 GPLv2
|
|
|
|
License: MIT and GPLv2
|
|
|
@ -28,6 +28,7 @@ BuildRequires: gettext intltool
|
|
|
|
BuildRequires: qt5-qtbase-devel
|
|
|
|
BuildRequires: qt5-qtbase-devel
|
|
|
|
BuildRequires: systemd-devel
|
|
|
|
BuildRequires: systemd-devel
|
|
|
|
BuildRequires: libnatpmp-devel >= 20150609-1
|
|
|
|
BuildRequires: libnatpmp-devel >= 20150609-1
|
|
|
|
|
|
|
|
BuildRequires: libappindicator-gtk3-devel
|
|
|
|
# Default
|
|
|
|
# Default
|
|
|
|
Requires: transmission-gtk%{?_isa}
|
|
|
|
Requires: transmission-gtk%{?_isa}
|
|
|
|
|
|
|
|
|
|
|
@ -223,6 +224,9 @@ EOF
|
|
|
|
%doc %{_mandir}/man1/transmission-qt.*
|
|
|
|
%doc %{_mandir}/man1/transmission-qt.*
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Thu Feb 21 2019 Gwyn Ciesla <gwync@protonmail.com> - 2.94-5
|
|
|
|
|
|
|
|
- Add appindicator support, BZ 1679345.
|
|
|
|
|
|
|
|
|
|
|
|
* Sun Feb 03 2019 Fedora Release Engineering <releng@fedoraproject.org> - 2.94-4
|
|
|
|
* Sun Feb 03 2019 Fedora Release Engineering <releng@fedoraproject.org> - 2.94-4
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
|
|