public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/fedpkg] 1.48-1: New upstream release - 1.20
@ 2026-08-10 21:45 Pavol Babincak
  0 siblings, 0 replies; only message in thread
From: Pavol Babincak @ 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 : 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

^ 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: New upstream release - 1.20 Pavol Babincak

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox