public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rpkg] 1.70-1: Mark python-six-1.9.0 is the minimum version rpkg depends
@ 2026-08-10 21:43 Chenxiong Qi
  0 siblings, 0 replies; only message in thread
From: Chenxiong Qi @ 2026-08-10 21:43 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/rpkg
Branch : 1.70-1
Commit : acaad8e60a5dd374e73be1cf669c88baf863d7be
Author : Chenxiong Qi <cqi@redhat.com>
Date   : 2016-08-25T15:57:07+08:00
Stats  : +7/-3 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/rpkg/c/acaad8e60a5dd374e73be1cf669c88baf863d7be?branch=1.70-1

Log:
Mark python-six-1.9.0 is the minimum version rpkg depends

---
diff --git a/rpkg.spec b/rpkg.spec
index 494b725..17975e3 100644
--- a/rpkg.spec
+++ b/rpkg.spec
@@ -3,7 +3,7 @@
 
 Name:           rpkg
 Version:        1.46
-Release:        2%{?dist}
+Release:        3%{?dist}
 Summary:        Utility for interacting with rpm+git packaging systems
 
 Group:          Applications/System
@@ -43,9 +43,9 @@ Requires:       rpmlint, mock, curl, openssh-clients, redhat-rpm-config
 Requires:       python-kitchen
 Requires:       python-hashlib
 Requires:       python-osbs
-Requires:       python-six
+Requires:       python-six >= 1.9.0
 
-BuildRequires:  python-six
+BuildRequires:  python-six >= 1.9.0
 
 %description -n pyrpkg
 A python library for managing RPM package sources in a git repository.
@@ -87,6 +87,10 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+
+* Thu Aug 25 2016 Chenxiong Qi <cqi@redhat.com> - 1.46-3
+- python-six-1.9.0 is the minimum version rpkg depends
+
 * Tue Jul 19 2016 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.46-2
 - https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages
 

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

only message in thread, other threads:[~2026-08-10 21:43 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:43 [rpms/rpkg] 1.70-1: Mark python-six-1.9.0 is the minimum version rpkg depends Chenxiong Qi

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