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: 5.3.0: FEDFIND_NO_CACHE env var to disable disk cache
Date: Fri, 19 Jun 2026 22:31:27 GMT [thread overview]
Message-ID: <178190828744.1.8193443749374128005.rpms-fedfind-a79daf0dca9a@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/fedfind
Branch : test-pr-branch-2
Commit : a79daf0dca9af2fac54175974d32093503ac8391
Author : Adam Williamson <awilliam@redhat.com>
Date : 2024-05-30T12:56:28-07:00
Stats : +6/-2 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/fedfind/c/a79daf0dca9af2fac54175974d32093503ac8391?branch=test-pr-branch-2
Log:
5.3.0: FEDFIND_NO_CACHE env var to disable disk cache
---
diff --git a/.gitignore b/.gitignore
index 4791a9d..66641e8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -89,3 +89,4 @@
/fedfind-5.1.3.tar.gz
/fedfind-5.1.4.tar.gz
/fedfind-5.2.0.tar.gz
+/fedfind-5.3.0.tar.gz
diff --git a/fedfind.spec b/fedfind.spec
index 5100a7d..d08f754 100644
--- a/fedfind.spec
+++ b/fedfind.spec
@@ -1,7 +1,7 @@
%global srcname fedfind
Name: fedfind
-Version: 5.2.0
+Version: 5.3.0
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
+* Thu May 30 2024 Adam Williamson <awilliam@redhat.com> - 5.3.0-1
+- New release 5.3.0: FEDFIND_NO_CACHE env var to disable disk cache
+
* Thu May 16 2024 Adam Williamson <awilliam@redhat.com> - 5.2.0-1
- New release 5.2.0: updates composes are back, added eol and relnum
diff --git a/sources b/sources
index 3788905..b1a4d9e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (fedfind-5.2.0.tar.gz) = efbba8f0efbd6f700b200d356020d045d462fe7b623d1a178fb2906bab3fb186065663d7f129a77fea00ee0fbcc3fea6eb8ed963991b2fe3089aed2c6f08aaa1
+SHA512 (fedfind-5.3.0.tar.gz) = 475dc96ee2531a3892ede487aae2659e8ed0226925f5307924f600295a7d43af88f780a8fac007b682ca7ec0578cbaab14a2f9287f2dfe676feb5066a5afb4b3
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=178190828744.1.8193443749374128005.rpms-fedfind-a79daf0dca9a@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