public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Chenxiong Qi <cqi@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/fedpkg] 1.48-1: Fix fedpkg N-V-R dependency in fedpkg-stage subpackage
Date: Mon, 10 Aug 2026 21:45:26 GMT [thread overview]
Message-ID: <178639832609.1.5549673321733205789.rpms-fedpkg-a428cbc28e2b@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/fedpkg
Branch : 1.48-1
Commit : a428cbc28e2b39b7559d2ffc7bc4aff67670a66d
Author : Chenxiong Qi <cqi@redhat.com>
Date : 2017-09-04T09:14:06+08:00
Stats : +5/-2 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/fedpkg/c/a428cbc28e2b39b7559d2ffc7bc4aff67670a66d?branch=1.48-1
Log:
Fix fedpkg N-V-R dependency in fedpkg-stage subpackage
---
diff --git a/fedpkg.spec b/fedpkg.spec
index c92579a..2602855 100644
--- a/fedpkg.spec
+++ b/fedpkg.spec
@@ -8,7 +8,7 @@
Name: fedpkg
Version: 1.29
-Release: 3%{?dist}
+Release: 4%{?dist}
Summary: Fedora utility for working with dist-git
Group: Applications/System
@@ -48,7 +48,7 @@ Provides the fedpkg command for working with dist-git
%package -n fedpkg-stage
Summary: Fedora utility for working with dist-git
Group: Applications/System
-Requires: %{name} = %{version}.%{release}
+Requires: %{name} = %{version}-%{release}
%description -n fedpkg-stage
Provides the fedpkg command for working with dist-git
@@ -98,6 +98,9 @@ rm -rf $RPM_BUILD_ROOT
%changelog
+* Mon Sep 04 2017 Chenxiong Qi <cqi@redhat.com> - 1.29-4
+- Fix fedpkg N-V-R dependency in fedpkg-stage subpackage
+
* Fri Sep 01 2017 Chenxiong Qi <cqi@redhat.com> - 1.29-3
- Fix: work properly with koji prod and stg profile
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=178639832609.1.5549673321733205789.rpms-fedpkg-a428cbc28e2b@fedoraproject.org \
--to=cqi@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