public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
To: git-commits@fedoraproject.org
Subject: [rpms/fedpkg] 1.48-1: New release 1.37
Date: Mon, 10 Aug 2026 21:45:42 GMT [thread overview]
Message-ID: <178639834248.1.14061921452844078955.rpms-fedpkg-44036c302015@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/fedpkg
Branch : 1.48-1
Commit : 44036c3020152e8b69b605a4e50bdf2c5ccbb8b3
Author : Ondřej Nosek <onosek@redhat.com>
Date : 2019-04-29T12:51:35+00:00
Stats : +27/-8 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/fedpkg/c/44036c3020152e8b69b605a4e50bdf2c5ccbb8b3?branch=1.48-1
Log:
New release 1.37
Signed-off-by: Ondřej Nosek <onosek@redhat.com>
---
diff --git a/.gitignore b/.gitignore
index 8948701..6bf0b86 100644
--- a/.gitignore
+++ b/.gitignore
@@ -32,3 +32,4 @@
/fedpkg-1.34.tar.bz2
/fedpkg-1.35.tar.bz2
/fedpkg-1.36.tar.bz2
+/fedpkg-1.37.tar.bz2
diff --git a/fedpkg.spec b/fedpkg.spec
index f26489e..c30ff9f 100644
--- a/fedpkg.spec
+++ b/fedpkg.spec
@@ -4,8 +4,8 @@
%endif
Name: fedpkg
-Version: 1.36
-Release: 2%{?dist}
+Version: 1.37
+Release: 1%{?dist}
Summary: Fedora utility for working with dist-git
License: GPLv2+
@@ -35,7 +35,7 @@ Requires: redhat-rpm-config
BuildRequires: python2-devel
# We br these things for man page generation due to imports
-BuildRequires: python2-rpkg >= 1.57-2
+BuildRequires: python2-rpkg >= 1.58-1
BuildRequires: python2-distro
# This until fedora-cert gets fixed
BuildRequires: python2-fedora
@@ -68,7 +68,7 @@ BuildRequires: python2-bugzilla
Requires: python2-bugzilla
%endif
-Requires: python2-rpkg >= 1.57-2
+Requires: python2-rpkg >= 1.58-1
Requires: python2-distro
Requires: python2-fedora
Requires: python2-openidc-client >= 0.6.0
@@ -78,7 +78,7 @@ Requires: python2-openidc-client >= 0.6.0
%global __python %{__python3}
BuildRequires: python3-devel
-BuildRequires: python3-rpkg >= 1.57-2
+BuildRequires: python3-rpkg >= 1.58-1
BuildRequires: python3-distro
# This until fedora-cert gets fixed
BuildRequires: python3-fedora
@@ -93,7 +93,7 @@ BuildRequires: python3-bodhi-client
Requires: python3-bugzilla
-Requires: python3-rpkg >= 1.57-2
+Requires: python3-rpkg >= 1.58-1
Requires: python3-distro
Requires: python3-fedora
Requires: python3-openidc-client >= 0.6.0
@@ -140,7 +140,7 @@ nosetests
%files
-%doc README CHANGELOG.rst
+%doc README.rst CHANGELOG.rst
%license COPYING
%config(noreplace) %{_sysconfdir}/rpkg/fedpkg.conf
%(dirname %{compdir})
@@ -163,6 +163,24 @@ nosetests
%changelog
+* Mon Apr 29 2019 Ondrej Nosek <onosek@redhat.com> - 1.37-1
+- Ignore files in a cloned repository - patterns (onosek)
+- Create env without --system-site-packages enabled to run flake8 (cqi)
+- Include possible distprefix in --define dist for Forge-based packages
+ (zebob.m)
+- Revise shell completion for module scratch builds to require SRPMs to be
+ specified individually using multiple '--srpm SRPM' options, and enable
+ completion of modulemd file path by yaml extension. (mmathesi)
+- Enable shell completion for module scratch builds. Add custom SRPM shell
+ completion with local module builds. Add missing shell completion options for
+ local module builds. (mmathesi)
+- Make fedpkg update output a report after success - #315 (zebob.m)
+- Retire 'retire' command from 'fedpkg' (mmathesi)
+- More specific expression for bug search (onosek)
+- Fix fedpkg update --bugs detection (zebob.m)
+- README: add links and format change (onosek)
+- Show hint when Pagure token expires - #285 (onosek)
+
* Tue Feb 05 2019 Ondřej Nosek <onosek@redhat.com> - 1.36-2
- New dependency: python-distro
diff --git a/sources b/sources
index b11a9ed..6e185d8 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (fedpkg-1.36.tar.bz2) = c12b446f10e2efb5769882f92c82390c0ba68d1b78472258ef203520c0ad3ff7fd16ffcdabddb88cb2aca373b3b5c60138dee0f23b21e7d0ceb1ecc370538b1e
+SHA512 (fedpkg-1.37.tar.bz2) = 74dbd810a4d192a91ace8caec5e662437a26d0a24440b61a950273543525d13552f8acacd5ed8eced6df642ea7cd75a80a80d39d7ac9648f028438f0f1663479
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=178639834248.1.14061921452844078955.rpms-fedpkg-44036c302015@fedoraproject.org \
--to=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