public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rpkg] 1.70-1: New upstream release - 1.34
@ 2026-08-10 21:43 Pavol Babincak
0 siblings, 0 replies; only message in thread
From: Pavol Babincak @ 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 : 6cb015af9f0593a528b212112292d27cb0e467d4
Author : Pavol Babincak <pbabinca@redhat.com>
Date : 2015-04-16T10:50:42+02:00
Stats : +8/-2 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/rpkg/c/6cb015af9f0593a528b212112292d27cb0e467d4?branch=1.70-1
Log:
New upstream release - 1.34
- tests: Don't use assertIsNone (bochecha)
- tests: Don't use assertRaises as a context manager (bochecha)
- Add long --verbose option to -v, new --debug and -d option (pbabinca)
---
diff --git a/.gitignore b/.gitignore
index 6d86db9..fe04c02 100644
--- a/.gitignore
+++ b/.gitignore
@@ -28,3 +28,4 @@
/rpkg-1.31.tar.gz
/rpkg-1.32.tar.gz
/rpkg-1.33.tar.gz
+/rpkg-1.34.tar.gz
diff --git a/rpkg.spec b/rpkg.spec
index 3f3a1ab..f6416cd 100644
--- a/rpkg.spec
+++ b/rpkg.spec
@@ -2,7 +2,7 @@
%{!?python_sitelib: %global python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print(get_python_lib())")}
Name: rpkg
-Version: 1.33
+Version: 1.34
Release: 1%{?dist}
Summary: Utility for interacting with rpm+git packaging systems
@@ -80,6 +80,11 @@ rm -rf $RPM_BUILD_ROOT
%changelog
+* Thu Apr 16 2015 Pavol Babincak <pbabinca@redhat.com> - 1.34-1
+- tests: Don't use assertIsNone (bochecha)
+- tests: Don't use assertRaises as a context manager (bochecha)
+- Add long --verbose option to -v, new --debug and -d option (pbabinca)
+
* Mon Apr 13 2015 Pavol Babincak <pbabinca@redhat.com> - 1.33-1
- New mockbuild options: --no-clean --no-cleanup-after (jskarvad)
- Catch ssl auth problems and print more helpful messages (pbabinca)
diff --git a/sources b/sources
index 51d26b8..6a3c106 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-de199ae22ccaf85f04b48872b9bfd481 rpkg-1.33.tar.gz
+664bed37dbb44d92b076d46a5b943c97 rpkg-1.34.tar.gz
^ 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.34 Pavol Babincak
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox