public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/fedfind] test-pr-branch: New release 5.0.1: fix bogus respin release images
@ 2026-06-19 12:17 Adam Williamson
0 siblings, 0 replies; only message in thread
From: Adam Williamson @ 2026-06-19 12:17 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/fedfind
Branch : test-pr-branch
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
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
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-06-19 12:17 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-19 12:17 [rpms/fedfind] test-pr-branch: New release 5.0.1: fix bogus respin release images Adam Williamson
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox