public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/fedfind] test-pr-branch: 3.4.0: fix `RespinRelease` by URL, remove `release_number`
@ 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 : 3c4e5aee6d89f1cf2f287d6dd92c13a6bfd1cbb0
Author : Adam Williamson <awilliam@redhat.com>
Date : 2017-01-26T02:06:28+01:00
Stats : +6/-2 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/fedfind/c/3c4e5aee6d89f1cf2f287d6dd92c13a6bfd1cbb0?branch=test-pr-branch
Log:
3.4.0: fix `RespinRelease` by URL, remove `release_number`
---
diff --git a/.gitignore b/.gitignore
index ad02d02..86330be 100644
--- a/.gitignore
+++ b/.gitignore
@@ -44,3 +44,4 @@
/fedfind-3.2.3.tar.xz
/fedfind-3.2.5.tar.xz
/fedfind-3.3.0.tar.xz
+/fedfind-3.4.0.tar.xz
diff --git a/fedfind.spec b/fedfind.spec
index 08b1087..b8f64c5 100644
--- a/fedfind.spec
+++ b/fedfind.spec
@@ -13,7 +13,7 @@
%global srcname fedfind
Name: fedfind
-Version: 3.3.0
+Version: 3.4.0
Release: 1%{?dist}
Summary: Fedora Finder finds Fedora
@@ -128,6 +128,9 @@ popd
%changelog
+* Thu Jan 26 2017 Adam Williamson <awilliam@redhat.com> - 3.4.0-1
+- new release 3.4.0: fix `RespinRelease` by URL, remove `release_number`
+
* Wed Jan 18 2017 Adam Williamson <awilliam@redhat.com> - 3.3.0-1
- new release 3.3.0:
- * Add `helpers.get_current_stables()` for finding current stable releases
diff --git a/sources b/sources
index 8af1506..544efbd 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (fedfind-3.3.0.tar.xz) = b7e5aec378b517ea9f142742447024857358e458e1a2e06e2b24cfe7affc38b7ba7ff53e11d7fd31c5e07a3242caf6c2d76eb7107ae3d8fc4830e727fd2d1e9d
+SHA512 (fedfind-3.4.0.tar.xz) = ac4922cd30e8239e6c5ec15460056903d473f20ac54f101ac51fdbf962591ea3f803889293a3422f7f6b79c3bd64cca245430d100a2fe31a0fc0ad4a912c92e8
^ 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: 3.4.0: fix `RespinRelease` by URL, remove `release_number` Adam Williamson
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox