public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rpkg] 1.70-1: New upstream release 1.47
@ 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 : 9044d1ffa0086c401b07b553dc2393503c8079ec
Author : Chenxiong Qi <cqi@redhat.com>
Date   : 2016-12-05T18:33:30+08:00
Stats  : +9/-10 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/rpkg/c/9044d1ffa0086c401b07b553dc2393503c8079ec?branch=1.70-1

Log:
New upstream release 1.47

---
diff --git a/rpkg.spec b/rpkg.spec
index 328ae3c..d5503c3 100644
--- a/rpkg.spec
+++ b/rpkg.spec
@@ -2,8 +2,8 @@
 %{!?python_sitelib: %global python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print(get_python_lib())")}
 
 Name:           rpkg
-Version:        1.46
-Release:        5%{?dist}
+Version:        1.47
+Release:        1%{?dist}
 Summary:        Utility for interacting with rpm+git packaging systems
 
 Group:          Applications/System
@@ -44,18 +44,14 @@ Requires:       rpmlint, mock, curl, openssh-clients, redhat-rpm-config
 Requires:       python-kitchen
 Requires:       python-osbs
 Requires:       python-six >= 1.9.0
+Requires:       python2-cccolutils
 
 %if 0%{?rhel} && 0%{?rhel} < 7
 Requires:       python-argparse
 %endif
 
-%if 0%{?rhel}
-Requires:       python-krbV
-%else
-Requires:       python-gssapi
-%endif
-
 BuildRequires:  python-six >= 1.9.0
+BuildRequires:  python2-cccolutils
 
 %description -n pyrpkg
 A python library for managing RPM package sources in a git repository.
@@ -90,13 +86,16 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/*/*
 
 %files -n pyrpkg
-%doc COPYING COPYING-koji LGPL README
+%doc COPYING COPYING-koji LGPL README CHANGELOG.rst
 # For noarch packages: sitelib
 %{python_sitelib}/pyrpkg
 %{python_sitelib}/rpkg-%{version}-py?.?.egg-info
 
 
 %changelog
+* Fri Dec 02 2016 Chenxiong Qi <cqi@redhat.com> - 1.47-1
+- New upstream release 1.47
+
 * Tue Oct 25 2016 Lubomír Sedlář <lsedlar@redhat.com> - 1.46-5
 - Allow using gssapi for lookaside caches
 
@@ -392,7 +391,7 @@ rm -rf $RPM_BUILD_ROOT
 - expand %%{name} and %%{verion} macros when checking for unused_patches check
   for .patch and .diff files as patches (dennis)
 - clean up some language ambiguities (dennis)
-- clog: Support %changelog tag written in non-lowercase. (ville.skytta)
+- clog: Support %%changelog tag written in non-lowercase. (ville.skytta)
 - add spkg as a binary file extention rhbz#972903 (dennis)
 - Fixed version to 1.19 (pbabinca)
 - Don't track spec file here (pbabinca)

^ 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: New upstream release 1.47 Chenxiong Qi

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