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 release 1.54
Date: Mon, 10 Aug 2026 21:43:54 GMT [thread overview]
Message-ID: <178639823453.1.11484627479402821504.rpms-rpkg-b1a9759bd53c@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/rpkg
Branch : 1.70-1
Commit : b1a9759bd53c4d92e572fc9b912e2f915215d49b
Author : Chenxiong Qi <cqi@redhat.com>
Date : 2018-05-11T15:21:28+08:00
Stats : +20/-3 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/rpkg/c/b1a9759bd53c4d92e572fc9b912e2f915215d49b?branch=1.70-1
Log:
New release 1.54
Signed-off-by: Chenxiong Qi <cqi@redhat.com>
---
diff --git a/.gitignore b/.gitignore
index aeda98f..635ad6d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -49,3 +49,4 @@
/rpkg-1.51.tar.gz
/rpkg-1.52.tar.gz
/rpkg-1.53.tar.gz
+/rpkg-1.54.tar.gz
diff --git a/rpkg.spec b/rpkg.spec
index e36bf99..ae0a151 100644
--- a/rpkg.spec
+++ b/rpkg.spec
@@ -2,8 +2,8 @@
%{!?python2_sitelib: %global python2_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print(get_python_lib())")}
Name: rpkg
-Version: 1.53
-Release: 2%{?dist}
+Version: 1.54
+Release: 1%{?dist}
Summary: Python library for interacting with rpm+git
License: GPLv2+ and LGPLv2
@@ -240,6 +240,22 @@ nosetests tests
%changelog
+* Fri May 11 2018 Chenxiong Qi <cqi@redhat.com> - 1.54-1
+- Pass the -s/--set-default-stream to mbs-manager for module local builds.
+ (jkaluza)
+- Write mock config correctly when run in Py 3 (cqi)
+- Add --with and --without options to 'local' - rhbz#1533416 (tmz)
+- Add a test for 3f93433 (cqi)
+- Raise error if rpm command returns non-zero (cqi)
+- Use getpass.getuser() instead of pwd.getpwuid(os.getuid())[0] (jpopelka)
+- Allow setting custom MBS config file and config section in rpkg.conf.
+ (jkaluza)
+- Remove py35 testenv (cqi)
+- Ignore .env and tags (cqi)
+- Remove question mark from giturl (cqi)
+- Added custom ArgumentParser (supports allow_abbrev) (jkucera)
+- Grab the correct first line in case of rpm output (zebob.m)
+
* Mon Apr 16 2018 Chenxiong Qi <cqi@redhat.com> - 1.53-2
- Require python2-koji 1.15 as the minimum version
- Refine BuildRequires
diff --git a/sources b/sources
index 7a6fcdb..69b38e6 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (rpkg-1.53.tar.gz) = 3c8b88570ad8015813642cfbdedf73873fdce91c39a5d2e46b5138b42f8d13c0d10e2204b1d47739079ef40070d4823ea54bb82f55f8ab3d285afc51066851f1
+SHA512 (rpkg-1.54.tar.gz) = b0a281c1297f2348ba504563d7ff8d32229de7b71cb2d812220a0e024abc8c8175ce19f034ed0f9b358a1f591b75d818972f58ce94f8838e2e9161f7ac913700
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=178639823453.1.11484627479402821504.rpms-rpkg-b1a9759bd53c@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