public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/deluge] rawhide: rollback wrong Requires
@ 2026-06-15 4:52 Filipe Rosset
0 siblings, 0 replies; 2+ messages in thread
From: Filipe Rosset @ 2026-06-15 4:52 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/deluge
Branch : rawhide
Commit : f8f301ea351a7d0aaf5f71652497d530488686a0
Author : Filipe Rosset <filiperosset@fedoraproject.org>
Date : 2026-06-15T01:52:03-03:00
Stats : +2/-2 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/deluge/c/f8f301ea351a7d0aaf5f71652497d530488686a0?branch=rawhide
Log:
rollback wrong Requires
Signed-off-by: Filipe Rosset <filiperosset@fedoraproject.org>
---
diff --git a/deluge.spec b/deluge.spec
index 0c71740..5ae4c72 100644
--- a/deluge.spec
+++ b/deluge.spec
@@ -55,10 +55,10 @@ Requires: %{name}-daemon = %{version}-%{release}
## Required for the proper ownership of icon dirs.
Requires: hicolor-icon-theme
Requires: gtk3 >= 3.10
+Requires: libappindicator-gtk3
+Requires: librsvg2
Requires: python3-cairo
Requires: python3-gobject
-Requires: typelib(AppIndicator3)
-Requires: typelib(Rsvg)
Recommends: python3-dbus
Recommends: python3-pygame
^ permalink raw reply related [flat|nested] 2+ messages in thread* [rpms/deluge] rawhide: rollback wrong Requires
@ 2026-06-15 4:53 Filipe Rosset
0 siblings, 0 replies; 2+ messages in thread
From: Filipe Rosset @ 2026-06-15 4:53 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/deluge
Branch : rawhide
Commit : 114fb370c795a7c42c35951861f359246b436f3c
Author : Filipe Rosset <filiperosset@fedoraproject.org>
Date : 2026-06-15T01:53:21-03:00
Stats : +4/-1 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/deluge/c/114fb370c795a7c42c35951861f359246b436f3c?branch=rawhide
Log:
rollback wrong Requires
Signed-off-by: Filipe Rosset <filiperosset@fedoraproject.org>
---
diff --git a/deluge.spec b/deluge.spec
index 5ae4c72..5b4c63d 100644
--- a/deluge.spec
+++ b/deluge.spec
@@ -1,6 +1,6 @@
Name: deluge
Version: 2.2.0
-Release: 10%{?dist}
+Release: 11%{?dist}
Summary: A GTK+ BitTorrent client with support for DHT, UPnP, and PEX
License: LicenseRef-Callaway-GPLv3-with-exceptions
URL: http://deluge-torrent.org/
@@ -247,6 +247,9 @@ install -m0644 -D deluge.sysusers.conf %{buildroot}%{_sysusersdir}/deluge.conf
%systemd_postun_with_restart deluge-web.service
%changelog
+* Mon Jun 15 2026 Filipe Rosset <filiperosset@fedoraproject.org> - 2.2.0-11
+- rollback wrong Requires
+
* Sun Jun 14 2026 Filipe Rosset <filiperosset@fedoraproject.org> - 2.2.0-10
- spec modernization, fixes rhbz#2377240
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2026-06-15 4:53 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-15 4:52 [rpms/deluge] rawhide: rollback wrong Requires Filipe Rosset
2026-06-15 4:53 Filipe Rosset
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox