public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rpkg] 1.70-1: Release 1.19
@ 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 : f9c823ccb5211eb3afb4585d611a04ec5e0ac750
Author : Pavol Babincak <pbabinca@redhat.com>
Date : 2013-04-08T10:20:00+02:00
Stats : +7/-3 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/rpkg/c/f9c823ccb5211eb3afb4585d611a04ec5e0ac750?branch=1.70-1
Log:
Release 1.19
---
diff --git a/.gitignore b/.gitignore
index 6f0eda4..cff0d11 100644
--- a/.gitignore
+++ b/.gitignore
@@ -16,3 +16,4 @@
/rpkg-1.16.tar.gz
/rpkg-1.17.tar.gz
/rpkg-1.18.tar.gz
+/rpkg-1.19.tar.gz
diff --git a/rpkg.spec b/rpkg.spec
index 7df2a9d..ae6f219 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.18
-Release: 4%{?dist}
+Version: 1.19
+Release: 1%{?dist}
Summary: Utility for interacting with rpm+git packaging systems
Group: Applications/System
@@ -77,6 +77,9 @@ rm -rf $RPM_BUILD_ROOT
%changelog
+* Mon Apr 08 2013 Pavol Babincak <pbabinca@redhat.com> - 1.19-1
+- Generate mock-config for mockbuild if needed (rhbz#856928) (pbabinca)
+
* Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.18-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
diff --git a/sources b/sources
index 1ba5743..98ba671 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-58eb2ceb0b6a64e10184fe869ad4e925 rpkg-1.18.tar.gz
+97c2a817a74e5b74355402646736d79f rpkg-1.19.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: Release 1.19 Pavol Babincak
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox