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 6.0.5: don't use 'container' type for metadata guessing
Date: Fri, 19 Jun 2026 22:31:32 GMT [thread overview]
Message-ID: <178190829240.1.15295026481820625663.rpms-fedfind-f09f39a46a7b@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/fedfind
Branch : test-pr-branch-2
Commit : f09f39a46a7bc2ad2c01acae066ae2efc4dea170
Author : Adam Williamson <awilliam@redhat.com>
Date : 2025-01-22T11:43:20-08:00
Stats : +7/-3 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/fedfind/c/f09f39a46a7bc2ad2c01acae066ae2efc4dea170?branch=test-pr-branch-2
Log:
New release 6.0.5: don't use 'container' type for metadata guessing
---
diff --git a/.gitignore b/.gitignore
index 85cb804..cd1d06b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -95,3 +95,4 @@
/fedfind-6.0.2.tar.gz
/fedfind-6.0.3.tar.gz
/fedfind-6.0.4.tar.gz
+/fedfind-6.0.5.tar.gz
diff --git a/fedfind.spec b/fedfind.spec
index 798931d..3a81b98 100644
--- a/fedfind.spec
+++ b/fedfind.spec
@@ -1,8 +1,8 @@
%global srcname fedfind
Name: fedfind
-Version: 6.0.4
-Release: 2%{?dist}
+Version: 6.0.5
+Release: 1%{?dist}
Summary: Fedora compose and image finder
License: GPL-3.0-or-later
@@ -60,6 +60,9 @@ sed -i -e 's., "setuptools-scm"..g' pyproject.toml
%{python3_sitelib}/%{srcname}*
%changelog
+* Wed Jan 22 2025 Adam Williamson <awilliam@redhat.com> - 6.0.5-1
+- New release 6.0.5: don't use 'container' type for metadata guessing
+
* Thu Jan 16 2025 Fedora Release Engineering <releng@fedoraproject.org> - 6.0.4-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
diff --git a/sources b/sources
index ca410c3..d32951f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (fedfind-6.0.4.tar.gz) = ea454b127ca2c8923396329df0edd67a37e21d4961eb506d50d34722f96f96c5f608451db4d45b74e9c3146ee9faa7ef4339cdb144bd32cf91280377f32322f7
+SHA512 (fedfind-6.0.5.tar.gz) = b0ca93073656983d842d83cc512929e5df68b7f5b21d0de4f36f99e1596c5ba80de4e59fa0899dc5eb36e41311db472ccfe79d398967703c5aa38b23676b9704
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=178190829240.1.15295026481820625663.rpms-fedfind-f09f39a46a7b@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