public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Leigh Scott <leigh123linux@gmail.com>
To: git-commits@fedoraproject.org
Subject: [rpms/deluge] rawhide: Add requires python3-pkg-resources for f45+
Date: Sun, 20 Sep 2026 14:02:27 GMT	[thread overview]
Message-ID: <178991294720.1.13390687086192584378.rpms-deluge-a151399078e0@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/deluge
Branch : rawhide
Commit : a151399078e00f8cf41da110a80309707f153315
Author : Leigh Scott <leigh123linux@gmail.com>
Date   : 2026-09-20T15:02:15+01:00
Stats  : +7/-1 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/deluge/c/a151399078e00f8cf41da110a80309707f153315?branch=rawhide

Log:
Add requires python3-pkg-resources for f45+

---
diff --git a/deluge.spec b/deluge.spec
index 2f1b048..7ca67c0 100644
--- a/deluge.spec
+++ b/deluge.spec
@@ -1,6 +1,6 @@
 Name:           deluge
 Version:        2.2.0
-Release:        12%{?dist}
+Release:        13%{?dist}
 Summary:        A GTK+ BitTorrent client with support for DHT, UPnP, and PEX
 License:        LicenseRef-Callaway-GPLv3-with-exceptions
 URL:            http://deluge-torrent.org/
@@ -40,6 +40,9 @@ Summary:    Files common to Deluge sub packages
 # Automatically converted from old format: GPLv3 with exceptions - review is highly recommended.
 License:    LicenseRef-Callaway-GPLv3-with-exceptions
 Requires:   rb_libtorrent-python3
+%if 0%{?fedora} >= 45
+Requires:   python3-pkg-resources
+%endif
 Recommends: python3-GeoIP
 
 %description common
@@ -247,6 +250,9 @@ install -m0644 -D deluge.sysusers.conf %{buildroot}%{_sysusersdir}/deluge.conf
 %systemd_postun_with_restart deluge-web.service
 
 %changelog
+* Sun Sep 20 2026 Leigh Scott <leigh123linux@gmail.com> - 2.2.0-13
+- Add requires python3-pkg-resources for f45+
+
 * Wed Jul 15 2026 Fedora Release Engineering <releng@fedoraproject.org> - 2.2.0-12
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild
 

                 reply	other threads:[~2026-09-20 14:02 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=178991294720.1.13390687086192584378.rpms-deluge-a151399078e0@fedoraproject.org \
    --to=leigh123linux@gmail.com \
    --cc=git-commits@fedoraproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox