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.21
Date: Mon, 10 Aug 2026 21:45:10 GMT	[thread overview]
Message-ID: <178639831028.1.1801189462862422238.rpms-fedpkg-69eca20bf193@fedoraproject.org> (raw)

            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

                 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=178639831028.1.1801189462862422238.rpms-fedpkg-69eca20bf193@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