public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/fedfind] test-pr-branch-2: New release 5.1.2: handle composes with no images.json
@ 2026-06-19 22:31 Adam Williamson
0 siblings, 0 replies; only message in thread
From: Adam Williamson @ 2026-06-19 22:31 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/fedfind
Branch : test-pr-branch-2
Commit : bef1abc03fd2ae3c8b70283617854d0b40c180a5
Author : Adam Williamson <awilliam@redhat.com>
Date : 2023-08-31T11:08:01-07:00
Stats : +7/-3 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/fedfind/c/bef1abc03fd2ae3c8b70283617854d0b40c180a5?branch=test-pr-branch-2
Log:
New release 5.1.2: handle composes with no images.json
---
diff --git a/.gitignore b/.gitignore
index a1b3b3b..a532758 100644
--- a/.gitignore
+++ b/.gitignore
@@ -85,3 +85,4 @@
/fedfind-5.0.0.tar.gz
/fedfind-5.0.1.tar.gz
/fedfind-5.1.1.tar.gz
+/fedfind-5.1.2.tar.gz
diff --git a/fedfind.spec b/fedfind.spec
index 2eb00a7..e2f2ed6 100644
--- a/fedfind.spec
+++ b/fedfind.spec
@@ -1,8 +1,8 @@
%global srcname fedfind
Name: fedfind
-Version: 5.1.1
-Release: 3%{?dist}
+Version: 5.1.2
+Release: 1%{?dist}
Summary: Fedora compose and image finder
License: GPLv3+
@@ -60,6 +60,9 @@ sed -i -e 's., "setuptools-scm"..g' pyproject.toml
%{python3_sitelib}/%{srcname}*
%changelog
+* Thu Aug 31 2023 Adam Williamson <awilliam@redhat.com> - 5.1.2-1
+- New release 5.1.2: handle composes with no images.json
+
* Wed Jul 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 5.1.1-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
diff --git a/sources b/sources
index 7fac833..49a5627 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (fedfind-5.1.1.tar.gz) = ee69b963e494a829b0eb598244016f7cf09c3db7d76b85e6a96b5de8d68e53f45917af82eb092503d8916f84e01686736f386979b8cb73eba8e770d3a5c28501
+SHA512 (fedfind-5.1.2.tar.gz) = fc964f4ddeb55f7c23c476c8052c917f85b10b6dbcca96868cf8c4532428050738ba948605ef060dd4cafc8b3835a4a65f9b368e2427c0fb57e20b0fe35ec096
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-06-19 22:31 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-19 22:31 [rpms/fedfind] test-pr-branch-2: New release 5.1.2: handle composes with no images.json Adam Williamson
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox