Rebase to 4.0.5 to fix BZ#2253975

Signed-off-by: Adam Miller <admiller@redhat.com>
epel9 imports/e9/transmission-4.0.5-1.1.el9
Adam Miller 1 year ago
parent 0c135d5baa
commit 3772f0adcb

@ -2,7 +2,7 @@
Name: transmission Name: transmission
Version: 4.0.5 Version: 4.0.5
Release: 1%{?dist} Release: 1.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
@ -22,7 +22,7 @@ BuildRequires: openssl-devel
BuildRequires: glib2-devel >= 2.32.0 BuildRequires: glib2-devel >= 2.32.0
# gtk4 works on f37 but not on f38. Not sure why yet. -Gwyn # gtk4 works on f37 but not on f38. Not sure why yet. -Gwyn
BuildRequires: gtk3-devel BuildRequires: gtk3-devel
BuildRequires: gtkmm3.0-devel BuildRequires: gtkmm30-devel
BuildRequires: libnotify-devel >= 0.4.3 BuildRequires: libnotify-devel >= 0.4.3
BuildRequires: libcanberra-devel BuildRequires: libcanberra-devel
BuildRequires: libcurl-devel >= 7.16.3 BuildRequires: libcurl-devel >= 7.16.3
@ -177,6 +177,9 @@ desktop-file-install \
%doc %{_mandir}/man1/transmission-qt.* %doc %{_mandir}/man1/transmission-qt.*
%changelog %changelog
* Mon Jan 08 2024 Adam Miller <maxamillion@fedoraproject.org> - 4.0.5-1.1
- 4.0.5 EPEL9 rebase to fix BZ#2253975
* Thu Dec 07 2023 Gwyn Ciesla <gwync@protonmail.com> - 4.0.5-1 * Thu Dec 07 2023 Gwyn Ciesla <gwync@protonmail.com> - 4.0.5-1
- 4.0.5 - 4.0.5

Loading…
Cancel
Save