public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/fedpkg] 1.48-1: remove tag-request we no longer use that work flow, the process is managed
@ 2026-08-10 21:45 Dennis Gilmore
0 siblings, 0 replies; only message in thread
From: Dennis Gilmore @ 2026-08-10 21:45 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/fedpkg
Branch : 1.48-1
Commit : f871beb922d47d78a873d53b3279586f97e0faac
Author : Dennis Gilmore <dennis@ausil.us>
Date : 2013-12-15T18:32:09-06:00
Stats : +11/-2 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/fedpkg/c/f871beb922d47d78a873d53b3279586f97e0faac?branch=1.48-1
Log:
remove tag-request we no longer use that work flow, the process is managed
via blocker bugs now (dennis)
- use the rpm changelog as default update template patch from
https://bugzilla.redhat.com/show_bug.cgi?id=1023915 (dennis)
- allow epel branches to be epel<release> clean up overrides (dennis)
- Fix log message (bochecha)
---
diff --git a/.gitignore b/.gitignore
index 2eec8c3..2531cd2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,3 +8,4 @@
/fedpkg-1.12.tar.bz2
/fedpkg-1.13.tar.bz2
/fedpkg-1.14.tar.bz2
+/fedpkg-1.15.tar.gz
diff --git a/fedpkg.spec b/fedpkg.spec
index 19efe48..a5edc54 100644
--- a/fedpkg.spec
+++ b/fedpkg.spec
@@ -2,7 +2,7 @@
%{!?python_sitelib: %global python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print(get_python_lib())")}
Name: fedpkg
-Version: 1.14
+Version: 1.15
Release: 1%{?dist}
Summary: Fedora utility for working with dist-git
@@ -64,6 +64,14 @@ rm -rf $RPM_BUILD_ROOT
%changelog
+* Mon Dec 16 2013 <dennis@ausil.us> - 1.15-1
+- remove tag-request we no longer use that work flow, the process is managed
+ via blocker bugs now (dennis)
+- use the rpm changelog as default update template patch from
+ https://bugzilla.redhat.com/show_bug.cgi?id=1023915 (dennis)
+- allow epel branches to be epel<release> clean up overrides (dennis)
+- Fix log message (bochecha)
+
* Mon Aug 26 2013 Dennis Gilmore <dennis@ausil.us> - 1.14-1
- clean up arches in fedpkg bash completeion - drop sparc - add i686 - add arm
variants - add ppc64p7 (dennis)
diff --git a/sources b/sources
index e627489..abaa7f1 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-38fb8e0d32324f4768a81991cbe007f4 fedpkg-1.14.tar.bz2
+6346ed6d5497e2c814fca8a6731af200 fedpkg-1.15.tar.gz
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-10 21:45 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:45 [rpms/fedpkg] 1.48-1: remove tag-request we no longer use that work flow, the process is managed Dennis Gilmore
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox