public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Pavol Babincak <pbabinca@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/fedpkg] 1.48-1: New upstream release - 1.20
Date: Mon, 10 Aug 2026 21:45:09 GMT [thread overview]
Message-ID: <178639830937.1.7825342399636911645.rpms-fedpkg-f089f8c11c0a@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/fedpkg
Branch : 1.48-1
Commit : f089f8c11c0a1735ae9ef2b6d3dcbe00bbe2890b
Author : Pavol Babincak <pbabinca@redhat.com>
Date : 2015-04-14T10:22:28+02:00
Stats : +13/-4 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/fedpkg/c/f089f8c11c0a1735ae9ef2b6d3dcbe00bbe2890b?branch=1.48-1
Log:
New upstream release - 1.20
- Bash completion for mockbuild --no-clean* options (pbabinca)
- Hijack load_kojisession to catch auth problems (pbabinca)
- Upload source files with our preferred hash (bochecha)
- pass keyword args as keyword args (mikeb)
- For rawhide use fedora-rawhide-* mock config instead of fedora-devel-*
(pbabinca)
---
diff --git a/.gitignore b/.gitignore
index 54b815f..90f68b5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -15,3 +15,4 @@
/fedpkg-1.17.tar.bz2
/fedpkg-1.18.tar.bz2
/fedpkg-1.19.tar.bz2
+/fedpkg-1.20.tar.bz2
diff --git a/fedpkg.spec b/fedpkg.spec
index 17bd00f..9ed7635 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.19
-Release: 2%{?dist}
+Version: 1.20
+Release: 1%{?dist}
Summary: Fedora utility for working with dist-git
Group: Applications/System
@@ -12,7 +12,7 @@ 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)
-Requires: pyrpkg >= 1.13, redhat-rpm-config
+Requires: pyrpkg >= 1.33, redhat-rpm-config
Requires: python-pycurl, koji, python-fedora
Requires: fedora-cert, bodhi-client, packagedb-cli > 2.2
Requires: packagedb-cli
@@ -62,6 +62,14 @@ rm -rf $RPM_BUILD_ROOT
%changelog
+* Tue Apr 14 2015 Pavol Babincak <pbabinca@redhat.com> - 1.20-1
+- Bash completion for mockbuild --no-clean* options (pbabinca)
+- Hijack load_kojisession to catch auth problems (pbabinca)
+- Upload source files with our preferred hash (bochecha)
+- pass keyword args as keyword args (mikeb)
+- For rawhide use fedora-rawhide-* mock config instead of fedora-devel-*
+ (pbabinca)
+
* Thu Dec 18 2014 Pavol Babincak <pbabinca@redhat.com> - 1.19-2
- Remove python-offtrac from {build,}requires (rhbz#1157793)
diff --git a/sources b/sources
index 810cb0d..dd035aa 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-8c2d84a19d36431a0e7e64835a224008 fedpkg-1.19.tar.bz2
+8ada82dca8bd21cf8cf3d47e2ae5ed14 fedpkg-1.20.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=178639830937.1.7825342399636911645.rpms-fedpkg-f089f8c11c0a@fedoraproject.org \
--to=pbabinca@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