public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/fedpkg] 1.48-1: New upstream release - 1.21
@ 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 : 69eca20bf1938d8a31f8e1e35a057d83a6856f4c
            Author : Pavol Babincak <pbabinca@redhat.com>
            Date   : 2015-10-23T15:56:37+02:00
            Stats  : +25/-3 in 3 file(s)
            URL    : https://src.fedoraproject.org/rpms/fedpkg/c/69eca20bf1938d8a31f8e1e35a057d83a6856f4c?branch=1.48-1

            Log:
            New upstream release - 1.21

- Use rpkg's backwards compatible clone_config (pbabinca)
- Merge #7 `Fix Deprecation warning during fedpkg update run`
  (kumarpraveen.nitdgp)
- Fix Deprecation Warning - /usr/lib/python2.7/site-packages/fedpkg/cli.py:1:
  DeprecationWarning:   Commands._hash_file is deprecated and will be removed
  eventually (kumarpraveen.nitdgp)
- Merge #3 `Add post-clone bz and sendemail config, requires rpkg > 1.36`
  (ville.skytta)
- Add post-clone bz and sendemail config, requires rpkg > 1.36 (ville.skytta)
- lookaside: Use our new download path (bochecha)
- Simplify handling of our custom certificates (bochecha)
- Drop obsolete functions (bochecha)
- Release 1.20 (pbabinca)
- 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 90f68b5..c25c2bd 100644
--- a/.gitignore
+++ b/.gitignore
@@ -16,3 +16,4 @@
 /fedpkg-1.18.tar.bz2
 /fedpkg-1.19.tar.bz2
 /fedpkg-1.20.tar.bz2
+/fedpkg-1.21.tar.bz2

diff --git a/fedpkg.spec b/fedpkg.spec
index 0990745..a735027 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.20
-Release:        2%{?dist}
+Version:        1.21
+Release:        1%{?dist}
 Summary:        Fedora utility for working with dist-git
 
 Group:          Applications/System
@@ -62,6 +62,27 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Fri Oct 23 2015 Pavol Babincak <pbabinca@redhat.com> - 1.21-1
+- Use rpkg's backwards compatible clone_config (pbabinca)
+- Merge #7 `Fix Deprecation warning during fedpkg update run`
+  (kumarpraveen.nitdgp)
+- Fix Deprecation Warning - /usr/lib/python2.7/site-packages/fedpkg/cli.py:1:
+  DeprecationWarning:   Commands._hash_file is deprecated and will be removed
+  eventually (kumarpraveen.nitdgp)
+- Merge #3 `Add post-clone bz and sendemail config, requires rpkg > 1.36`
+  (ville.skytta)
+- Add post-clone bz and sendemail config, requires rpkg > 1.36 (ville.skytta)
+- lookaside: Use our new download path (bochecha)
+- Simplify handling of our custom certificates (bochecha)
+- Drop obsolete functions (bochecha)
+- Release 1.20 (pbabinca)
+- 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)
+
 * Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.20-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
 

diff --git a/sources b/sources
index dd035aa..6b7e3db 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-8ada82dca8bd21cf8cf3d47e2ae5ed14  fedpkg-1.20.tar.bz2
+b09a6da8b5b70c9db7a85a36a5a630ba  fedpkg-1.21.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.21 Pavol Babincak

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