public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rpkg] 1.70-1: New release 1.53
@ 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 : 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
^ 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 release 1.53 Chenxiong Qi
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox