public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rpkg] 1.70-1: Fix test that fails on a Koji ARM builder
@ 2026-08-10 21:43 Chenxiong Qi
0 siblings, 0 replies; only message in thread
From: Chenxiong Qi @ 2026-08-10 21:43 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/rpkg
Branch : 1.70-1
Commit : 25cc9f6e56e7e6e97a212f33ba52d5390bbfc9cb
Author : Chenxiong Qi <cqi@redhat.com>
Date : 2016-12-07T18:01:22+08:00
Stats : +5/-2 in 2 file(s)
URL : https://src.fedoraproject.org/rpms/rpkg/c/25cc9f6e56e7e6e97a212f33ba52d5390bbfc9cb?branch=1.70-1
Log:
Fix test that fails on a Koji ARM builder
---
diff --git a/rpkg.spec b/rpkg.spec
index a37696b..b9505ab 100644
--- a/rpkg.spec
+++ b/rpkg.spec
@@ -3,7 +3,7 @@
Name: rpkg
Version: 1.47
-Release: 1%{?dist}
+Release: 2%{?dist}
Summary: Utility for interacting with rpm+git packaging systems
Group: Applications/System
@@ -94,6 +94,9 @@ rm -rf $RPM_BUILD_ROOT
%changelog
+* Wed Dec 07 2016 Chenxiong Qi <cqi@redhat.com> - 1.47-2
+- Fix test that fails on a Koji ARM builder
+
* Fri Dec 02 2016 Chenxiong Qi <cqi@redhat.com> - 1.47-1
- New upstream release 1.47
diff --git a/sources b/sources
index 28ec3aa..518a5c8 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-cba4fb8432d3b1d54bf70c2983feee3f rpkg-1.47.tar.gz
+05a5293593f31e76883165202d0883ef rpkg-1.47.tar.gz
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-10 21:43 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:43 [rpms/rpkg] 1.70-1: Fix test that fails on a Koji ARM builder Chenxiong Qi
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox