public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/fedfind] test-pr-branch: 5.3.0: FEDFIND_NO_CACHE env var to disable disk cache
@ 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 : 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
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
^ 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: 5.3.0: FEDFIND_NO_CACHE env var to disable disk cache Adam Williamson
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox