public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
To: git-commits@fedoraproject.org
Subject: [rpms/fedpkg] 1.48-1: Bump dependency on pyrpkg
Date: Mon, 10 Aug 2026 21:45:13 GMT	[thread overview]
Message-ID: <178639831309.1.127055191718798119.rpms-fedpkg-3f4a0630cf64@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : rpms/fedpkg
            Branch : 1.48-1
            Commit : 3f4a0630cf644afb6b29c4840455e4bfff9c3d8a
            Author : Lubomír Sedlář <lsedlar@redhat.com>
            Date   : 2016-03-23T13:22:18+01:00
            Stats  : +5/-2 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/fedpkg/c/3f4a0630cf644afb6b29c4840455e4bfff9c3d8a?branch=1.48-1

            Log:
            Bump dependency on pyrpkg

1.41 is completely broken, 1.42 is slighly buggy; fedpkg will not work
with 1.36 due to new __init__ argument

---
diff --git a/fedpkg.spec b/fedpkg.spec
index 52f090e..16dc33e 100644
--- a/fedpkg.spec
+++ b/fedpkg.spec
@@ -8,7 +8,7 @@
 
 Name:           fedpkg
 Version:        1.22
-Release:        2%{?dist}
+Release:        3%{?dist}
 Summary:        Fedora utility for working with dist-git
 
 Group:          Applications/System
@@ -17,7 +17,7 @@ URL:            http://pagure.io/fedpkg
 Source0:        http://pagure.io/releases/fedpkg/fedpkg-%{version}.tar.bz2
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
-Requires:       pyrpkg >= 1.33, redhat-rpm-config
+Requires:       pyrpkg >= 1.43, redhat-rpm-config
 Requires:       python-pycurl, koji, python-fedora
 Requires:       fedora-cert, bodhi-client, packagedb-cli > 2.2
 Requires:       packagedb-cli
@@ -67,6 +67,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Sun Mar 20 2016 Lubomír Sedlář <lubomir.sedlar@gmail.com> - 1.22-3
+- Bump dependency on rpkg
+
 * Wed Mar 16 2016 Lubomír Sedlář <lubomir.sedlar@gmail.com> - 1.22-2
 - Bump version
 

                 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=178639831309.1.127055191718798119.rpms-fedpkg-3f4a0630cf64@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