public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
To: git-commits@fedoraproject.org
Subject: [rpms/fedpkg] 1.48-1: Require python*-rpkg-1.58-8 as minimum version
Date: Mon, 10 Aug 2026 21:45:46 GMT [thread overview]
Message-ID: <178639834628.1.12496333074742094763.rpms-fedpkg-9a883822b76c@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/fedpkg
Branch : 1.48-1
Commit : 9a883822b76cb8e327da90c84143fc58505f56b1
Author : Ondřej Nosek <onosek@redhat.com>
Date : 2019-08-02T10:49:36+00:00
Stats : +8/-5 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/fedpkg/c/9a883822b76cb8e327da90c84143fc58505f56b1?branch=1.48-1
Log:
Require python*-rpkg-1.58-8 as minimum version
Signed-off-by: Ondřej Nosek <onosek@redhat.com>
---
diff --git a/fedpkg.spec b/fedpkg.spec
index 34dc569..f8f7b5e 100644
--- a/fedpkg.spec
+++ b/fedpkg.spec
@@ -5,7 +5,7 @@
Name: fedpkg
Version: 1.37
-Release: 6%{?dist}
+Release: 7%{?dist}
Summary: Fedora utility for working with dist-git
License: GPLv2+
@@ -40,7 +40,7 @@ Requires: redhat-rpm-config
BuildRequires: python2-devel
# We br these things for man page generation due to imports
-BuildRequires: python2-rpkg >= 1.58-5
+BuildRequires: python2-rpkg >= 1.58-8
BuildRequires: python2-distro
# This until fedora-cert gets fixed
BuildRequires: python2-fedora
@@ -73,7 +73,7 @@ BuildRequires: python2-bugzilla
Requires: python2-bugzilla
%endif
-Requires: python2-rpkg >= 1.58-5
+Requires: python2-rpkg >= 1.58-8
Requires: python2-distro
Requires: python2-fedora
Requires: python2-openidc-client >= 0.6.0
@@ -83,7 +83,7 @@ Requires: python2-openidc-client >= 0.6.0
%global __python %{__python3}
BuildRequires: python3-devel
-BuildRequires: python3-rpkg >= 1.58-5
+BuildRequires: python3-rpkg >= 1.58-8
BuildRequires: python3-distro
# This until fedora-cert gets fixed
BuildRequires: python3-fedora
@@ -98,7 +98,7 @@ BuildRequires: python3-bodhi-client
Requires: python3-bugzilla
-Requires: python3-rpkg >= 1.58-5
+Requires: python3-rpkg >= 1.58-8
Requires: python3-distro
Requires: python3-fedora
Requires: python3-openidc-client >= 0.6.0
@@ -168,6 +168,9 @@ nosetests
%changelog
+* Fri Aug 02 2019 Ondřej Nosek <onosek@redhat.com> - 1.37-7
+- Require python*-rpkg-1.58-8 as minimum version
+
* Thu Aug 01 2019 Ondřej Nosek <onosek@redhat.com> - 1.37-6
- Backport: Add epel*-playground into rpmdefines
- Backport: Use package.cfg for epel8+ branches
reply other threads:[~2026-08-10 21:45 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=178639834628.1.12496333074742094763.rpms-fedpkg-9a883822b76c@fedoraproject.org \
--to=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