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: 6.0.6: don't say Compose 'exists' until sync is done
Date: Fri, 19 Jun 2026 22:31:32 GMT	[thread overview]
Message-ID: <178190829287.1.3943886580243962879.rpms-fedfind-b89570c4047c@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/fedfind
Branch : test-pr-branch-2
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-2

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

                 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=178190829287.1.3943886580243962879.rpms-fedfind-b89570c4047c@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