public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/fedpkg] 1.48-1: New upstream release 1.26
@ 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 : 2299d20f05b503109b6e063250428adfb460077b
Author : Chenxiong Qi <cqi@redhat.com>
Date : 2016-12-06T17:35:39+08:00
Stats : +9/-6 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/fedpkg/c/2299d20f05b503109b6e063250428adfb460077b?branch=1.48-1
Log:
New upstream release 1.26
---
diff --git a/fedpkg.spec b/fedpkg.spec
index f92e723..08ec358 100644
--- a/fedpkg.spec
+++ b/fedpkg.spec
@@ -7,17 +7,17 @@
%endif
Name: fedpkg
-Version: 1.25
+Version: 1.26
Release: 1%{?dist}
Summary: Fedora utility for working with dist-git
Group: Applications/System
License: GPLv2+
-URL: http://pagure.io/fedpkg
-Source0: http://pagure.io/releases/fedpkg/fedpkg-%{version}.tar.bz2
-BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
+URL: https://pagure.io/fedpkg
+Source0: https://pagure.io/releases/fedpkg/%{name}-%{version}.tar.bz2
-Requires: pyrpkg >= 1.45, redhat-rpm-config
+Requires: redhat-rpm-config
+Requires: pyrpkg >= 1.47
Requires: python-pycurl, koji, python-fedora
Requires: fedora-cert, bodhi-client, packagedb-cli > 2.2
Requires: packagedb-cli
@@ -68,7 +68,7 @@ rm -rf $RPM_BUILD_ROOT
%files
%defattr(-,root,root,-)
-%doc COPYING README
+%doc COPYING README CHANGELOG.rst
%config(noreplace) %{_sysconfdir}/rpkg
%(dirname %{compdir})
%{_bindir}/%{name}
@@ -81,6 +81,9 @@ rm -rf $RPM_BUILD_ROOT
%changelog
+* Fri Dec 02 2016 Chenxiong Qi <cqi@redhat.com> - 1.26-1
+- New release of 1.26
+
* 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)
^ 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.26 Chenxiong Qi
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox