public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/fedfind] test-pr-branch: New release 4.4.2: Fix get_current_release for new 'ELN' release
@ 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 : 706f69b2b46db14c19422a6249a888dd4afdcae2
Author : Adam Williamson <awilliam@redhat.com>
Date : 2020-05-01T10:43:07-07:00
Stats : +6/-2 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/fedfind/c/706f69b2b46db14c19422a6249a888dd4afdcae2?branch=test-pr-branch
Log:
New release 4.4.2: Fix get_current_release for new 'ELN' release
---
diff --git a/.gitignore b/.gitignore
index bf5e7b7..981f17b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -78,3 +78,4 @@
/fedfind-4.2.8.tar.gz
/fedfind-4.3.0.tar.gz
/fedfind-4.4.1.tar.gz
+/fedfind-4.4.2.tar.gz
diff --git a/fedfind.spec b/fedfind.spec
index c2cde06..6510a76 100644
--- a/fedfind.spec
+++ b/fedfind.spec
@@ -17,7 +17,7 @@
%global srcname fedfind
Name: fedfind
-Version: 4.4.1
+Version: 4.4.2
Release: 1%{?dist}
Summary: Fedora compose and image finder
@@ -136,6 +136,9 @@ popd
%changelog
+* Fri May 01 2020 Adam Williamson <awilliam@redhat.com> - 4.4.2-1
+- New release 4.4.2: Fix get_current_release for new 'ELN' release
+
* Fri Feb 21 2020 Adam Williamson <awilliam@redhat.com> - 4.4.1-1
- New release 4.4.1: drop Python 2.6 support, update tests, use Bodhi not pkgdb
- Simplify spec by dropping EL 6 support (can't build on EL 6 now anyway)
diff --git a/sources b/sources
index 112e01c..0bcb71c 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (fedfind-4.4.1.tar.gz) = a94aab350c120b91245a610dc7dc03ee0252cda6c814927448c9b7884e294e6bec4439dc0224aaaeeaf310d3a80f9b767076431c11c0433d727ca5ff76dd7c19
+SHA512 (fedfind-4.4.2.tar.gz) = 714a11aef34c2a7573e460f1a079e2e8ee5a01b910f1c901b0cf36570a4f3097e697d4e6acd784e2c05c5294d4e1dba4e8d55a2e7ce88ccccff1dd1ea0f655d6
^ 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: New release 4.4.2: Fix get_current_release for new 'ELN' release Adam Williamson
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox