public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/fedfind] test-pr-branch-2: new release 1.4.2: py3 fix
@ 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 : 543502f35339c6dd797f4254cb4223e0317d5002
Author : Adam Williamson <awilliam@redhat.com>
Date : 2015-08-21T17:57:56-07:00
Stats : +6/-2 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/fedfind/c/543502f35339c6dd797f4254cb4223e0317d5002?branch=test-pr-branch-2
Log:
new release 1.4.2: py3 fix
---
diff --git a/.gitignore b/.gitignore
index f789fab..935487c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@
/fedfind-1.3.tar.xz
/fedfind-1.4.tar.xz
/fedfind-1.4.1.tar.xz
+/fedfind-1.4.2.tar.xz
diff --git a/fedfind.spec b/fedfind.spec
index 9dd4a0b..376e6ef 100644
--- a/fedfind.spec
+++ b/fedfind.spec
@@ -9,7 +9,7 @@
%global srcname fedfind
Name: fedfind
-Version: 1.4.1
+Version: 1.4.2
Release: 1%{?dist}
Summary: Fedora Finder finds Fedora
@@ -105,6 +105,9 @@ popd
%changelog
+* Fri Aug 21 2015 Adam Williamson <awilliam@redhat.com> - 1.4.2-1
+- new release 1.4.2: py3 fix
+
* Fri Aug 21 2015 Adam Williamson <awilliam@redhat.com> - 1.4.1-1
- new release 1.4.1: branched guessing, rsync cleanups, bugfixes
diff --git a/sources b/sources
index bd2982d..f069bde 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-2348a80c00e0875095b8afe7326a3910 fedfind-1.4.1.tar.xz
+70b285ad3fb7d2abb8f83cfe803bd714 fedfind-1.4.2.tar.xz
^ 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 1.4.2: py3 fix Adam Williamson
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox