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.53
Date: Mon, 10 Aug 2026 21:43:52 GMT [thread overview]
Message-ID: <178639823266.1.6388864745269331961.rpms-rpkg-9f5919612bf3@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/rpkg
Branch : 1.70-1
Commit : 9f5919612bf3f3eb26d68ba69065ee9a9b29cb26
Author : Chenxiong Qi <cqi@redhat.com>
Date : 2018-04-10T09:58:16+08:00
Stats : +18/-3 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/rpkg/c/9f5919612bf3f3eb26d68ba69065ee9a9b29cb26?branch=1.70-1
Log:
New release 1.53
Signed-off-by: Chenxiong Qi <cqi@redhat.com>
---
diff --git a/.gitignore b/.gitignore
index 83228a5..aeda98f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -48,3 +48,4 @@
/rpkg-1.50.tar.gz
/rpkg-1.51.tar.gz
/rpkg-1.52.tar.gz
+/rpkg-1.53.tar.gz
diff --git a/rpkg.spec b/rpkg.spec
index d00de04..ddb37b0 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.52
-Release: 2%{?dist}
+Version: 1.53
+Release: 1%{?dist}
Summary: Python library for interacting with rpm+git
License: GPLv2+ and LGPLv2
@@ -244,6 +244,20 @@ nosetests tests
%changelog
+* Tue Apr 10 2018 Chenxiong Qi <cqi@redhat.com> - 1.53-1
+- Use NSVs and not build IDs with module-build-local --add-local-build (mprahl)
+- Fix docstring of test_module_build_local_with_skiptests (mprahl)
+- Add long_description to package (cqi)
+- Support local module builds when there are uncommitted changes (mprahl)
+- Fix clarifying error that occurs when mbs-manager is not installed (mprahl)
+- Add support for Module Stream Expansion (MBS API v2) (mprahl)
+- Show errors when a module build fails (mprahl)
+- Move full download url construction to separate method (frostyx)
+- Fix compose related params for container-build (lucarval)
+- Avoid calling /usr/bin/python in tests (miro)
+- Change default rpmlint configuration file (athoscr)
+- Use koji.grab_session_options() rather than opencoding it (cfergeau)
+
* Mon Mar 05 2018 Miro Hrončok <mhroncok@redhat.com> - 1.52-2
- Introduce python3 subpackage
diff --git a/sources b/sources
index 3fba9fa..7a6fcdb 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (rpkg-1.52.tar.gz) = 6ed96d86e1ae39da556f261337a8062eb7160611d8bc57d5e829c8ddf47af0d4ce8264becb11a2b7b01d8719e1da57f50558dba661b16e1726289694df3626d6
+SHA512 (rpkg-1.53.tar.gz) = 3c8b88570ad8015813642cfbdedf73873fdce91c39a5d2e46b5138b42f8d13c0d10e2204b1d47739079ef40070d4823ea54bb82f55f8ab3d285afc51066851f1
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=178639823266.1.6388864745269331961.rpms-rpkg-9f5919612bf3@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