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: New release 4.4.2: Fix get_current_release for new 'ELN' release
Date: Fri, 19 Jun 2026 22:31:12 GMT [thread overview]
Message-ID: <178190827204.1.12762434457409502900.rpms-fedfind-706f69b2b46d@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/fedfind
Branch : test-pr-branch-2
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-2
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
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=178190827204.1.12762434457409502900.rpms-fedfind-706f69b2b46d@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