|
|
|
@ -2,7 +2,7 @@
|
|
|
|
|
|
|
|
|
|
Name: transmission
|
|
|
|
|
Version: 3.00
|
|
|
|
|
Release: 6%{?dist}
|
|
|
|
|
Release: 7%{?dist}
|
|
|
|
|
Summary: A lightweight GTK+ BitTorrent client
|
|
|
|
|
# See COPYING. This licensing situation is... special.
|
|
|
|
|
License: MIT and GPLv2
|
|
|
|
@ -181,6 +181,9 @@ desktop-file-install \
|
|
|
|
|
%doc %{_mandir}/man1/transmission-qt.*
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 3.00-7
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Tue Oct 06 2020 Jeff Law <law@redhat.com> - 3.00-6
|
|
|
|
|
- Force -fPIC into CFLAGS for QT
|
|
|
|
|
|
|
|
|
|