public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Adam Williamson <awilliam@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/fedfind] test-pr-branch-2: New release 5.0.1: fix bogus respin release images
Date: Fri, 19 Jun 2026 22:31:20 GMT	[thread overview]
Message-ID: <178190828020.1.5645893083472701147.rpms-fedfind-b64f19b5d577@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/fedfind
Branch : test-pr-branch-2
Commit : b64f19b5d577e954fc57a9d6a05a08703b8b6614
Author : Adam Williamson <awilliam@redhat.com>
Date   : 2022-12-02T18:00:33-08:00
Stats  : +7/-3 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/fedfind/c/b64f19b5d577e954fc57a9d6a05a08703b8b6614?branch=test-pr-branch-2

Log:
New release 5.0.1: fix bogus respin release images

---
diff --git a/.gitignore b/.gitignore
index c563a90..ff94495 100644
--- a/.gitignore
+++ b/.gitignore
@@ -83,3 +83,4 @@
 /fedfind-4.4.4.tar.gz
 /fedfind-4.4.5.tar.gz
 /fedfind-5.0.0.tar.gz
+/fedfind-5.0.1.tar.gz

diff --git a/fedfind.spec b/fedfind.spec
index d8a03af..a86ea91 100644
--- a/fedfind.spec
+++ b/fedfind.spec
@@ -1,8 +1,8 @@
 %global srcname fedfind
 
 Name:           fedfind
-Version:        5.0.0
-Release:        4%{?dist}
+Version:        5.0.1
+Release:        1%{?dist}
 Summary:        Fedora compose and image finder
 
 License:        GPLv3+
@@ -64,6 +64,9 @@ sed -i -e 's,coverage\[toml\],coverage,g' tests.requires tox.requires
 %{python3_sitelib}/%{srcname}*
 
 %changelog
+* Fri Dec 02 2022 Adam Williamson <awilliam@redhat.com> - 5.0.1-1
+- New release 5.0.1: fix bogus respin release images
+
 * Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 5.0.0-4
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
 

diff --git a/sources b/sources
index 621aeb2..8a0afc7 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (fedfind-5.0.0.tar.gz) = 17c4f4f3ae080c1896bb48abd67290f458cd48c2f17915e35ce10a6dd9e0c03213d2af6c2df454cd2de9e85c665809050624d2d2cb035f3e98acf3f65cbb387a
+SHA512 (fedfind-5.0.1.tar.gz) = 4be78bf500a7a03c4b2760d3295456d9f7b5d8614cb521037c85306b06bc241d2d0b22c3beb0cabfc8d37a86dcedc1b20c256f20ee356f14fd6a667ac4fadecb

                 reply	other threads:[~2026-06-19 22:31 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=178190828020.1.5645893083472701147.rpms-fedfind-b64f19b5d577@fedoraproject.org \
    --to=awilliam@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