public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/fedpkg] 1.48-1: New upstream release - 1.17
@ 2026-08-10 21:45 Pavol Babincak
0 siblings, 0 replies; only message in thread
From: Pavol Babincak @ 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 : bcc10afaf769b94ba0417fb49fbfb7cc1b7aab05
Author : Pavol Babincak <pbabinca@redhat.com>
Date : 2014-07-04T13:43:00+02:00
Stats : +7/-2 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/fedpkg/c/bcc10afaf769b94ba0417fb49fbfb7cc1b7aab05?branch=1.48-1
Log:
New upstream release - 1.17
- Removed spec as fedpkg is now in dist-git (pbabinca)
- Fix retirement (bochecha)
---
diff --git a/.gitignore b/.gitignore
index 81e9d80..ffb1fe1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -11,3 +11,4 @@
/fedpkg-1.15.tar.gz
/fedpkg-1.15.tar.bz2
/fedpkg-1.16.tar.bz2
+/fedpkg-1.17.tar.gz
diff --git a/fedpkg.spec b/fedpkg.spec
index 74d08a1..3763509 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.16
+Version: 1.17
Release: 1%{?dist}
Summary: Fedora utility for working with dist-git
@@ -65,6 +65,10 @@ rm -rf $RPM_BUILD_ROOT
%changelog
+* Fri Jul 04 2014 Pavol Babincak <pbabinca@redhat.com> - 1.17-1
+- Removed spec as fedpkg is now in dist-git (pbabinca)
+- Fix retirement (bochecha)
+
* Tue Jun 24 2014 Dennis Gilmore <dennis@ausil.us> - 1.16-1
- retire: Make retirement message/reason mandatory (opensource)
- retire: Use pkgdb2 API (opensource)
diff --git a/sources b/sources
index 212b84d..a83f248 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-2b78c7613e56d28a4db8502fea7720bb fedpkg-1.16.tar.bz2
+87a45bc48888cb86574ad84a6b223b7c fedpkg-1.17.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: New upstream release - 1.17 Pavol Babincak
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox