public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/fedfind] test-pr-branch: new release 2.7.1: handle 'RC' composes correctly
@ 2026-06-19 12:16 Adam Williamson
0 siblings, 0 replies; only message in thread
From: Adam Williamson @ 2026-06-19 12:16 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/fedfind
Branch : test-pr-branch
Commit : 9436d1167341a75e10d844e693ce105c9e8b0847
Author : Adam Williamson <awilliam@redhat.com>
Date : 2016-11-09T08:37:13-08:00
Stats : +6/-2 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/fedfind/c/9436d1167341a75e10d844e693ce105c9e8b0847?branch=test-pr-branch
Log:
new release 2.7.1: handle 'RC' composes correctly
---
diff --git a/.gitignore b/.gitignore
index dae0ce5..6497d47 100644
--- a/.gitignore
+++ b/.gitignore
@@ -33,3 +33,4 @@
/fedfind-2.6.2.tar.xz
/fedfind-2.6.3.tar.xz
/fedfind-2.7.0.tar.xz
+/fedfind-2.7.1.tar.xz
diff --git a/fedfind.spec b/fedfind.spec
index 67bde5c..1c3b8b2 100644
--- a/fedfind.spec
+++ b/fedfind.spec
@@ -13,7 +13,7 @@
%global srcname fedfind
Name: fedfind
-Version: 2.7.0
+Version: 2.7.1
Release: 1%{?dist}
Summary: Fedora Finder finds Fedora
@@ -122,6 +122,9 @@ popd
%changelog
+* Wed Nov 09 2016 Adam Williamson <awilliam@redhat.com> - 2.7.1-1
+- new release 2.7.1: handle 'RC' composes correctly
+
* Mon Oct 10 2016 Adam Williamson <awilliam@redhat.com> - 2.7.0-1
- new release 2.7.0: more ostree stuff, handle 'alt' split
diff --git a/sources b/sources
index 6292785..2bafcb6 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-08ce121f05ec146cd1eb1dfe98449b2b fedfind-2.7.0.tar.xz
+042f01209ff4695dfafd91ad2dfff21f fedfind-2.7.1.tar.xz
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-06-19 12:16 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:16 [rpms/fedfind] test-pr-branch: new release 2.7.1: handle 'RC' composes correctly Adam Williamson
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox