public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Dennis Gilmore <dennis@ausil.us>
To: git-commits@fedoraproject.org
Subject: [rpms/fedpkg] 1.48-1: clean up arches in fedpkg bash completeion - drop sparc - add i686 - add arm
Date: Mon, 10 Aug 2026 21:45:03 GMT [thread overview]
Message-ID: <178639830328.1.17721256296401047366.rpms-fedpkg-fb14de2630cd@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/fedpkg
Branch : 1.48-1
Commit : fb14de2630cd2ca9b31aa8a94c0fd2beaab9c005
Author : Dennis Gilmore <dennis@ausil.us>
Date : 2013-08-26T14:19:56-05:00
Stats : +11/-2 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/fedpkg/c/fb14de2630cd2ca9b31aa8a94c0fd2beaab9c005?branch=1.48-1
Log:
clean up arches in fedpkg bash completeion - drop sparc - add i686 - add arm
variants - add ppc64p7 (dennis)
- Add arm7hl to bash completion arches (opensource)
- Add more ppc64-only packages (opensource)
- remove --push from retire command in bash completion (opensource)
- undefine macros rather than define as nil (dennis)
---
diff --git a/.gitignore b/.gitignore
index a4d5bc3..2eec8c3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,3 +7,4 @@
/fedpkg-1.11.tar.bz2
/fedpkg-1.12.tar.bz2
/fedpkg-1.13.tar.bz2
+/fedpkg-1.14.tar.bz2
diff --git a/fedpkg.spec b/fedpkg.spec
index 59c978c..19efe48 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.13
+Version: 1.14
Release: 1%{?dist}
Summary: Fedora utility for working with dist-git
@@ -64,6 +64,14 @@ rm -rf $RPM_BUILD_ROOT
%changelog
+* Mon Aug 26 2013 Dennis Gilmore <dennis@ausil.us> - 1.14-1
+- clean up arches in fedpkg bash completeion - drop sparc - add i686 - add arm
+ variants - add ppc64p7 (dennis)
+- Add arm7hl to bash completion arches (opensource)
+- Add more ppc64-only packages (opensource)
+- remove --push from retire command in bash completion (opensource)
+- undefine macros rather than define as nil (dennis)
+
* Sat Aug 24 2013 Dennis Gilmore <dennis@ausil.us> - 1.13-1
- Rework --retire (opensource)
diff --git a/sources b/sources
index 9294a88..e627489 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-98eae6fb294ca138c34c7d0f8e6e8f66 fedpkg-1.13.tar.bz2
+38fb8e0d32324f4768a81991cbe007f4 fedpkg-1.14.tar.bz2
reply other threads:[~2026-08-10 21:45 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=178639830328.1.17721256296401047366.rpms-fedpkg-fb14de2630cd@fedoraproject.org \
--to=dennis@ausil.us \
--cc=git-commits@fedoraproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox