public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/fedpkg] 1.48-1: New upstream release 1.25
@ 2026-08-10 21:45 Chenxiong Qi
0 siblings, 0 replies; only message in thread
From: Chenxiong Qi @ 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 : cc495e6a4b9c71ea25199f001f50b704984cd74d
Author : Chenxiong Qi <cqi@redhat.com>
Date : 2016-09-01T12:45:24+08:00
Stats : +11/-2 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/fedpkg/c/cc495e6a4b9c71ea25199f001f50b704984cd74d?branch=1.48-1
Log:
New upstream release 1.25
---
diff --git a/.gitignore b/.gitignore
index 43a8e29..35a512d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -20,3 +20,4 @@
/fedpkg-1.22.tar.bz2
/fedpkg-1.23.tar.bz2
/fedpkg-1.24.tar.bz2
+/fedpkg-1.25.tar.bz2
diff --git a/fedpkg.spec b/fedpkg.spec
index 8a9730d..72f1982 100644
--- a/fedpkg.spec
+++ b/fedpkg.spec
@@ -7,8 +7,8 @@
%endif
Name: fedpkg
-Version: 1.24
-Release: 4%{?dist}
+Version: 1.25
+Release: 1%{?dist}
Summary: Fedora utility for working with dist-git
Group: Applications/System
@@ -80,6 +80,13 @@ rm -rf $RPM_BUILD_ROOT
%changelog
+* Thu Sep 01 2016 Chenxiong Qi <cqi@redhat.com> - 1.25-1
+- update project URL (mattdm)
+- Allow fedpkg to be compatible with both bodhi 1 and bodhi 2. (randy)
+- Modify the bodhi cli usage for `fedpkg update`. (lmacken)
+- Add nosetest configuration (cqi)
+- replace gitbuildurl with gitbuildhash (cqi)
+
* Tue Jul 19 2016 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.24-4
- https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages
diff --git a/sources b/sources
index c1b1d17..97d6687 100644
--- a/sources
+++ b/sources
@@ -1 +1,2 @@
1456415954b14187f1e2ae3ebae73dd1 fedpkg-1.24.tar.bz2
+a9f266ddffa6226e7aa9ee5de6a9c692 fedpkg-1.25.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: New upstream release 1.25 Chenxiong Qi
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox