public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Chenxiong Qi <cqi@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/rpkg] 1.70-1: New upstream release 1.47
Date: Mon, 10 Aug 2026 21:43:37 GMT	[thread overview]
Message-ID: <178639821738.1.15973665954593416952.rpms-rpkg-9044d1ffa008@fedoraproject.org> (raw)

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)

                 reply	other threads:[~2026-08-10 21:43 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=178639821738.1.15973665954593416952.rpms-rpkg-9044d1ffa008@fedoraproject.org \
    --to=cqi@redhat.com \
    --cc=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