public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rpkg] 1.70-1: New upstream release - 1.28
@ 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 : 4892147bf94970bbbb4a58100a1f69d756fa7959
Author : Pavol Babincak <pbabinca@redhat.com>
Date : 2014-09-30T17:27:41+02:00
Stats : +6/-2 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/rpkg/c/4892147bf94970bbbb4a58100a1f69d756fa7959?branch=1.70-1
Log:
New upstream release - 1.28
- Compare fuller remote branch name with local branch before build
---
diff --git a/.gitignore b/.gitignore
index 479a945..507242f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -23,3 +23,4 @@
/rpkg-1.25.tar.gz
/rpkg-1.26.tar.gz
/rpkg-1.27.tar.gz
+/rpkg-1.28.tar.gz
diff --git a/rpkg.spec b/rpkg.spec
index fc0ee48..b81b74b 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.27
+Version: 1.28
Release: 1%{?dist}
Summary: Utility for interacting with rpm+git packaging systems
@@ -77,6 +77,9 @@ rm -rf $RPM_BUILD_ROOT
%changelog
+* Tue Sep 30 2014 Pavol Babincak <pbabinca@redhat.com> - 1.28-1
+- Compare fuller remote branch name with local branch before build
+
* Fri Sep 26 2014 Pavol Babincak <pbabinca@redhat.com> - 1.27-1
- Explicitly define pyrpkg's client name for man pages (pbabinca)
- Refactor mock results dir to property (pbabinca)
diff --git a/sources b/sources
index 00a6276..34fa64a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-01ce9f0b54d6a204e8d21d41dfaf5e1f rpkg-1.27.tar.gz
+bc15283cd92d3ea451fb17afcb7e18e3 rpkg-1.28.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.28 Pavol Babincak
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox