public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/fedpkg] 1.48-1: Require python-openidc-client 0.6.0 as minimum version
@ 2026-08-10 21:45 Chenxiong Qi
0 siblings, 0 replies; only message in thread
From: Chenxiong Qi @ 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 : a7ff4bca80114453929c3f72f532d01b67bd2666
Author : Chenxiong Qi <cqi@redhat.com>
Date : 2018-08-03T20:16:49+08:00
Stats : +6/-3 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/fedpkg/c/a7ff4bca80114453929c3f72f532d01b67bd2666?branch=1.48-1
Log:
Require python-openidc-client 0.6.0 as minimum version
Signed-off-by: Chenxiong Qi <cqi@redhat.com>
---
diff --git a/fedpkg.spec b/fedpkg.spec
index f247265..425810f 100644
--- a/fedpkg.spec
+++ b/fedpkg.spec
@@ -5,7 +5,7 @@
Name: fedpkg
Version: 1.34
-Release: 2%{?dist}
+Release: 3%{?dist}
Summary: Fedora utility for working with dist-git
License: GPLv2+
@@ -70,7 +70,7 @@ Requires: python2-bugzilla
Requires: python2-rpkg >= 1.55-1
Requires: python2-fedora
-Requires: python2-openidc-client
+Requires: python2-openidc-client >= 0.6.0
%else # python3
# This package redefines __python and can use the python_ macros
@@ -93,7 +93,7 @@ BuildRequires: python3-bodhi-client
Requires: python3-bugzilla
Requires: python3-rpkg >= 1.55-1
Requires: python3-fedora
-Requires: python3-openidc-client
+Requires: python3-openidc-client >= 0.6.0
Requires: python3-bodhi-client
%endif
@@ -160,6 +160,9 @@ nosetests
%changelog
+* Fri Aug 03 2018 Chenxiong Qi <cqi@redhat.com> - 1.34-3
+- Require python-openidc-client 0.6.0 as minimum version
+
* Tue Jul 31 2018 Chenxiong Qi <cqi@redhat.com> - 1.34-2
- Fix files section for Python 3 build
^ 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: Require python-openidc-client 0.6.0 as minimum version Chenxiong Qi
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox