public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/fedpkg] 1.48-1: depend on rpkg>=1.44
@ 2026-08-10 21:45 Chenxiong Qi
  0 siblings, 0 replies; only message in thread
From: Chenxiong Qi @ 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 : f46b6d6b6bcfbe27ec7db4a088e243f4b8c8de7a
Author : Chenxiong Qi <cqi@redhat.com>
Date   : 2016-06-28T16:37:09+08:00
Stats  : +3/-3 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/fedpkg/c/f46b6d6b6bcfbe27ec7db4a088e243f4b8c8de7a?branch=1.48-1

Log:
depend on rpkg>=1.44

---
diff --git a/fedpkg.spec b/fedpkg.spec
index 82d4409..b15b616 100644
--- a/fedpkg.spec
+++ b/fedpkg.spec
@@ -8,7 +8,7 @@
 
 Name:           fedpkg
 Version:        1.24
-Release:        1%{?dist}
+Release:        2%{?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.43, redhat-rpm-config
+Requires:       pyrpkg >= 1.44, redhat-rpm-config
 Requires:       python-pycurl, koji, python-fedora
 Requires:       fedora-cert, bodhi-client, packagedb-cli > 2.2
 Requires:       packagedb-cli
@@ -28,7 +28,7 @@ Requires:       python-kitchen
 BuildArch:      noarch
 BuildRequires:  python-devel, python-setuptools, pkgconfig
 # We br these things for man page generation due to imports
-BuildRequires:  pyrpkg >= 1.43, fedora-cert
+BuildRequires:  pyrpkg >= 1.44, fedora-cert
 BuildRequires:  bash-completion
 # This until fedora-cert gets fixed
 BuildRequires:  python-fedora, packagedb-cli > 2.2

^ 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: depend on rpkg>=1.44 Chenxiong Qi

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