public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/fedfind] test-pr-branch: 6.0.6: don't say Compose 'exists' until sync is done
@ 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 : b89570c4047c45bf7a2d39c1786bdacf3da91e03
Author : Adam Williamson <awilliam@redhat.com>
Date   : 2025-03-11T17:55:25-07:00
Stats  : +6/-2 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/fedfind/c/b89570c4047c45bf7a2d39c1786bdacf3da91e03?branch=test-pr-branch

Log:
6.0.6: don't say Compose 'exists' until sync is done

---
diff --git a/.gitignore b/.gitignore
index cd1d06b..825b8e3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -96,3 +96,4 @@
 /fedfind-6.0.3.tar.gz
 /fedfind-6.0.4.tar.gz
 /fedfind-6.0.5.tar.gz
+/fedfind-6.0.6.tar.gz

diff --git a/fedfind.spec b/fedfind.spec
index 3a81b98..cb4938f 100644
--- a/fedfind.spec
+++ b/fedfind.spec
@@ -1,7 +1,7 @@
 %global srcname fedfind
 
 Name:           fedfind
-Version:        6.0.5
+Version:        6.0.6
 Release:        1%{?dist}
 Summary:        Fedora compose and image finder
 
@@ -60,6 +60,9 @@ sed -i -e 's., "setuptools-scm"..g' pyproject.toml
 %{python3_sitelib}/%{srcname}*
 
 %changelog
+* Wed Mar 11 2025 Adam Williamson <awilliam@redhat.com> - 6.0.6-1
+- New release 6.0.6: don't say Compose 'exists' until sync is done
+
 * 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
 

diff --git a/sources b/sources
index d32951f..6b3369e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (fedfind-6.0.5.tar.gz) = b0ca93073656983d842d83cc512929e5df68b7f5b21d0de4f36f99e1596c5ba80de4e59fa0899dc5eb36e41311db472ccfe79d398967703c5aa38b23676b9704
+SHA512 (fedfind-6.0.6.tar.gz) = a9ca5d00f6b07f1a09c07319f831c85ac0231bdb0728382dee1d778a22d6e7d61fa5a59bee5cbbce3d58646c98c33ab21334a5b4723bfe6af7fe8ea5484335b7

^ 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: 6.0.6: don't say Compose 'exists' until sync is done Adam Williamson

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