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/rpkg] 1.70-1: Fix test that fails on a Koji ARM builder
Date: Mon, 10 Aug 2026 21:43:38 GMT	[thread overview]
Message-ID: <178639821829.1.110009294456775000.rpms-rpkg-25cc9f6e56e7@fedoraproject.org> (raw)

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

                 reply	other threads:[~2026-08-10 21:43 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=178639821829.1.110009294456775000.rpms-rpkg-25cc9f6e56e7@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