public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/fedpkg] 1.48-1: update ppc secondary arch packages, remove sparc, point to new seconary arch
@ 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 : 32b05ff43a56d4d6ba6768a8a4fbc218e80c33ef
Author : Dennis Gilmore <dennis@ausil.us>
Date : 2013-08-24T14:47:23-05:00
Stats : +10/-5 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/fedpkg/c/32b05ff43a56d4d6ba6768a8a4fbc218e80c33ef?branch=1.48-1
Log:
update ppc secondary arch packages, remove sparc, point to new seconary arch
config location (dennis)
- retire packages in packagedb as well (opensource)
- Move fedpkg to own module (opensource)
---
diff --git a/.gitignore b/.gitignore
index 9aa3f93..e53be0f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,4 @@
/fedpkg-1.9.tar.bz2
/fedpkg-1.10.tar.bz2
/fedpkg-1.11.tar.bz2
+/fedpkg-1.12.tar.bz2
diff --git a/fedpkg.spec b/fedpkg.spec
index 6f21a03..7f5b6da 100644
--- a/fedpkg.spec
+++ b/fedpkg.spec
@@ -2,8 +2,8 @@
%{!?python_sitelib: %global python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print(get_python_lib())")}
Name: fedpkg
-Version: 1.11
-Release: 4%{?dist}
+Version: 1.12
+Release: 1%{?dist}
Summary: Fedora utility for working with dist-git
Group: Applications/System
@@ -11,7 +11,6 @@ License: GPLv2+
URL: http://fedorahosted.org/fedpkg
Source0: http://fedorahosted.org/releases/f/e/fedpkg/fedpkg-%{version}.tar.bz2
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
-Patch0: fedpkg-1.11-eval-undefine.patch
Requires: pyrpkg >= 1.13, redhat-rpm-config
Requires: python-pycurl, koji, python-fedora
@@ -34,7 +33,6 @@ Provides the fedpkg command for working with dist-git
%prep
%setup -q
-%patch0 -p1
%build
%{__python} setup.py build
@@ -66,6 +64,12 @@ rm -rf $RPM_BUILD_ROOT
%changelog
+* 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)
+- retire packages in packagedb as well (opensource)
+- Move fedpkg to own module (opensource)
+
* Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.11-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
diff --git a/sources b/sources
index 1917c58..9a2eb9d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-5ec281e5925f83440af9953be82e14fb fedpkg-1.11.tar.bz2
+2dd32fa7bbfacb07dd42904f8053e420 fedpkg-1.12.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: update ppc secondary arch packages, remove sparc, point to new seconary arch Dennis Gilmore
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox