public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/fedfind] test-pr-branch-2: New release 3.6.1: hard code 'current release' info for now
@ 2026-06-19 22:30 Adam Williamson
0 siblings, 0 replies; only message in thread
From: Adam Williamson @ 2026-06-19 22:30 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/fedfind
Branch : test-pr-branch-2
Commit : 71acd563cb295fc5c7c755031f7684749304b9ef
Author : Adam Williamson <awilliam@redhat.com>
Date : 2017-08-18T13:59:37-07:00
Stats : +6/-2 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/fedfind/c/71acd563cb295fc5c7c755031f7684749304b9ef?branch=test-pr-branch-2
Log:
New release 3.6.1: hard code 'current release' info for now
---
diff --git a/.gitignore b/.gitignore
index 5f52e90..55ddef5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -53,3 +53,4 @@
/fedfind-3.5.3.tar.gz
/fedfind-3.5.4.tar.gz
/fedfind-3.6.0.tar.gz
+/fedfind-3.6.1.tar.gz
diff --git a/fedfind.spec b/fedfind.spec
index 96e05e5..b83b44a 100644
--- a/fedfind.spec
+++ b/fedfind.spec
@@ -14,7 +14,7 @@
%global srcname fedfind
Name: fedfind
-Version: 3.6.0
+Version: 3.6.1
Release: 1%{?dist}
Summary: Fedora compose and image finder
@@ -145,6 +145,9 @@ popd
%changelog
+* Fri Aug 18 2017 Adam Williamson <awilliam@redhat.com> - 3.6.1-1
+- New release 3.6.1: hard code 'current release' info for now
+
* Wed Aug 16 2017 Adam Williamson <awilliam@redhat.com> - 3.6.0-1
- New release 3.6.0: modular compose support
diff --git a/sources b/sources
index eac0834..8c6bfb0 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (fedfind-3.6.0.tar.gz) = 0f17260340bfce8a73ea3cf29d1f5624f62c0fd991c1415f26f8665a9c19a1bf5b63af729432b28d42bd23aca92535786b135793d0a1ef418b644f260abeb13b
+SHA512 (fedfind-3.6.1.tar.gz) = 11afed14651bb43123c9915aacff26f75601e3096522c06aa0df34fad406d93327f7822e756a64cafba33014605245c1e2cea95c86b5a5310643fc9337b090c5
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-06-19 22:30 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:30 [rpms/fedfind] test-pr-branch-2: New release 3.6.1: hard code 'current release' info for now Adam Williamson
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox