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: New release 5.1.2: handle composes with no images.json
Date: Fri, 19 Jun 2026 12:17:43 GMT [thread overview]
Message-ID: <178187146394.1.6464702631305132839.rpms-fedfind-bef1abc03fd2@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/fedfind
Branch : test-pr-branch
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
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
reply other threads:[~2026-06-19 12:17 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=178187146394.1.6464702631305132839.rpms-fedfind-bef1abc03fd2@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