public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Jesse Keating <jkeating@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/fedpkg] 1.48-1: New bugfix release
Date: Mon, 10 Aug 2026 21:45:00 GMT [thread overview]
Message-ID: <178639830003.1.9314619030287338912.rpms-fedpkg-faa6e4149d0f@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/fedpkg
Branch : 1.48-1
Commit : faa6e4149d0f2c2adb012bffe5d32b064e8443d0
Author : Jesse Keating <jkeating@redhat.com>
Date : 2012-10-09T13:49:27-07:00
Stats : +7/-5 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/fedpkg/c/faa6e4149d0f2c2adb012bffe5d32b064e8443d0?branch=1.48-1
Log:
New bugfix release
---
diff --git a/.gitignore b/.gitignore
index 9dedb00..ac16f2d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@
/fedpkg-1.7.tar.bz2
/fedpkg-1.8.tar.bz2
/fedpkg-1.9.tar.bz2
+/fedpkg-1.10.tar.bz2
diff --git a/fedpkg.spec b/fedpkg.spec
index ff06e23..68becf0 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.9
-Release: 2%{?dist}
+Version: 1.10
+Release: 1%{?dist}
Summary: Fedora utility for working with dist-git
Group: Applications/System
@@ -65,8 +65,9 @@ rm -rf $RPM_BUILD_ROOT
%changelog
-* Thu Jul 19 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.9-2
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
+* Tue Oct 09 2012 Jesse Keating <jkeating@redhat.com> - 1.10-1
+- Force invalid dist values to 0 (spot) (jkeating)
+- Fix a traceback in fixbranches (#817478) (jkeating)
* Mon Mar 12 2012 Jesse Keating <jkeating@redhat.com> - 1.9-1
- Wrap the prune command in a try (rhbz#785820) (jkeating)
diff --git a/sources b/sources
index 89de1dc..8ef729f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-d580adcbc54d18f07bb8c087a3b8d2c9 fedpkg-1.9.tar.bz2
+9afba353b73f63fc2122af26b1b1cb98 fedpkg-1.10.tar.bz2
next reply other threads:[~2026-08-10 21:45 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-08-10 21:45 Jesse Keating [this message]
-- strict thread matches above, loose matches on Subject: below --
2026-08-10 21:45 [rpms/fedpkg] 1.48-1: New bugfix release Jesse Keating
2026-08-10 21:44 Jesse Keating
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=178639830003.1.9314619030287338912.rpms-fedpkg-faa6e4149d0f@fedoraproject.org \
--to=jkeating@redhat.com \
--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