public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/fedpkg] 1.48-1: Rework --retire (opensource)
@ 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 : b8b738cdbc6723c9e4f18ee78d69797a513a2df8
Author : Dennis Gilmore <dennis@ausil.us>
Date : 2013-08-24T21:11:53-05:00
Stats : +6/-2 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/fedpkg/c/b8b738cdbc6723c9e4f18ee78d69797a513a2df8?branch=1.48-1
Log:
Rework --retire (opensource)
---
diff --git a/.gitignore b/.gitignore
index e53be0f..a4d5bc3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,4 @@
/fedpkg-1.10.tar.bz2
/fedpkg-1.11.tar.bz2
/fedpkg-1.12.tar.bz2
+/fedpkg-1.13.tar.bz2
diff --git a/fedpkg.spec b/fedpkg.spec
index 7f5b6da..59c978c 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.12
+Version: 1.13
Release: 1%{?dist}
Summary: Fedora utility for working with dist-git
@@ -64,6 +64,9 @@ rm -rf $RPM_BUILD_ROOT
%changelog
+* Sat Aug 24 2013 Dennis Gilmore <dennis@ausil.us> - 1.13-1
+- Rework --retire (opensource)
+
* Sat Aug 24 2013 Dennis Gilmore <dennis@ausil.us> - 1.12-1
- update ppc secondary arch packages, remove sparc, point to new seconary arch
config location (dennis)
diff --git a/sources b/sources
index 9a2eb9d..9294a88 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-2dd32fa7bbfacb07dd42904f8053e420 fedpkg-1.12.tar.bz2
+98eae6fb294ca138c34c7d0f8e6e8f66 fedpkg-1.13.tar.bz2
^ 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: Rework --retire (opensource) Dennis Gilmore
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox