public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/fedfind] test-pr-branch: New release 6.0.5: don't use 'container' type for metadata guessing
@ 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 : 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

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

^ 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 6.0.5: don't use 'container' type for metadata guessing Adam Williamson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox