public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/fedfind] test-pr-branch-2: New release 4.2.7: fix 'version' for update composes
@ 2026-06-19 22:31 Adam Williamson
0 siblings, 0 replies; only message in thread
From: Adam Williamson @ 2026-06-19 22:31 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/fedfind
Branch : test-pr-branch-2
Commit : 6211d9415df3f6dd70eba2cb4c17856d5bd0a0b7
Author : Adam Williamson <awilliam@redhat.com>
Date : 2019-07-10T08:20:43-07:00
Stats : +6/-2 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/fedfind/c/6211d9415df3f6dd70eba2cb4c17856d5bd0a0b7?branch=test-pr-branch-2
Log:
New release 4.2.7: fix 'version' for update composes
---
diff --git a/.gitignore b/.gitignore
index 547b232..73798ef 100644
--- a/.gitignore
+++ b/.gitignore
@@ -74,3 +74,4 @@
/fedfind-4.2.3.tar.gz
/fedfind-4.2.5.tar.gz
/fedfind-4.2.6.tar.gz
+/fedfind-4.2.7.tar.gz
diff --git a/fedfind.spec b/fedfind.spec
index 81432ce..0549b90 100644
--- a/fedfind.spec
+++ b/fedfind.spec
@@ -23,7 +23,7 @@
%global srcname fedfind
Name: fedfind
-Version: 4.2.6
+Version: 4.2.7
Release: 1%{?dist}
Summary: Fedora compose and image finder
@@ -164,6 +164,9 @@ popd
%changelog
+* Wed Jul 10 2019 Adam Williamson <awilliam@redhat.com> - 4.2.7-1
+- New release 4.2.7: fix 'version' for update composes
+
* Tue Jul 09 2019 Adam Williamson <awilliam@redhat.com> - 4.2.6-1
- New release 4.2.6: update the respin image regex, again
diff --git a/sources b/sources
index 5116189..dafba69 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (fedfind-4.2.6.tar.gz) = 904b0508fe3344460ef4f88ee8b44244c34ee8932dbef7e821273e4132819352e132e2d81a0fd86aad7d26ba2f25b91420571769beedf4d093d5991b09f72916
+SHA512 (fedfind-4.2.7.tar.gz) = ef841611277974ef0b9c5b3c44d645954d42413dd85fd4a7f99297a70c22f18a54d44eeee8ddf192bebca798420f0da184e32189c895920b7facdddfaa83b3a7
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-06-19 22:31 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-19 22:31 [rpms/fedfind] test-pr-branch-2: New release 4.2.7: fix 'version' for update composes Adam Williamson
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox