public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/fedpkg] 1.48-1: New dependency: python-distro
@ 2026-08-10 21:45 Ondrej Nosek
  0 siblings, 0 replies; only message in thread
From: Ondrej Nosek @ 2026-08-10 21:45 UTC (permalink / raw)
  To: git-commits

            A new commit has been pushed.

            Repo   : rpms/fedpkg
            Branch : 1.48-1
            Commit : 66c8c579c6a27f1bb74524f9936e33507efc5cdb
            Author : Ondrej Nosek <onosek@redhat.com>
            Date   : 2019-02-05T16:21:50+01:00
            Stats  : +8/-1 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/fedpkg/c/66c8c579c6a27f1bb74524f9936e33507efc5cdb?branch=1.48-1

            Log:
            New dependency: python-distro

Signed-off-by: Ondřej Nosek <onosek@redhat.com>

---
diff --git a/fedpkg.spec b/fedpkg.spec
index 2425b91..f26489e 100644
--- a/fedpkg.spec
+++ b/fedpkg.spec
@@ -5,7 +5,7 @@
 
 Name:           fedpkg
 Version:        1.36
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        Fedora utility for working with dist-git
 
 License:        GPLv2+
@@ -36,6 +36,7 @@ Requires:       redhat-rpm-config
 BuildRequires:  python2-devel
 # We br these things for man page generation due to imports
 BuildRequires:  python2-rpkg >= 1.57-2
+BuildRequires:  python2-distro
 # This until fedora-cert gets fixed
 BuildRequires:  python2-fedora
 # For testing
@@ -68,6 +69,7 @@ Requires:       python2-bugzilla
 %endif
 
 Requires:       python2-rpkg >= 1.57-2
+Requires:       python2-distro
 Requires:       python2-fedora
 Requires:       python2-openidc-client >= 0.6.0
 
@@ -77,6 +79,7 @@ Requires:       python2-openidc-client >= 0.6.0
 
 BuildRequires:  python3-devel
 BuildRequires:  python3-rpkg >= 1.57-2
+BuildRequires:  python3-distro
 # This until fedora-cert gets fixed
 BuildRequires:  python3-fedora
 # For testing
@@ -91,6 +94,7 @@ BuildRequires:  python3-bodhi-client
 
 Requires:       python3-bugzilla
 Requires:       python3-rpkg >= 1.57-2
+Requires:       python3-distro
 Requires:       python3-fedora
 Requires:       python3-openidc-client >= 0.6.0
 Requires:       python3-bodhi-client
@@ -159,6 +163,9 @@ nosetests
 
 
 %changelog
+* Tue Feb 05 2019 Ondřej Nosek <onosek@redhat.com> - 1.36-2
+- New dependency: python-distro
+
 * Mon Feb 04 2019 Ondřej Nosek <onosek@redhat.com> - 1.36-1
 - Added update-docs script (onosek)
 - Sdist fix and Python 2.6 compatibility (onosek)

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-08-10 21:45 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-10 21:45 [rpms/fedpkg] 1.48-1: New dependency: python-distro Ondrej Nosek

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox