public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/fedfind] test-pr-branch-2: 3.1.3: fix some release number check problems (inc. a crash)
@ 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 : 9fa36d3cb723441bbea5f7dca80eda61aed85610
Author : Adam Williamson <awilliam@redhat.com>
Date : 2016-11-30T11:42:29-08:00
Stats : +6/-2 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/fedfind/c/9fa36d3cb723441bbea5f7dca80eda61aed85610?branch=test-pr-branch-2
Log:
3.1.3: fix some release number check problems (inc. a crash)
---
diff --git a/.gitignore b/.gitignore
index 28aac33..a912a4c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -40,3 +40,4 @@
/fedfind-3.0.4.tar.xz
/fedfind-3.1.1.tar.xz
/fedfind-3.1.2.tar.xz
+/fedfind-3.1.3.tar.xz
diff --git a/fedfind.spec b/fedfind.spec
index c5b2167..557aa46 100644
--- a/fedfind.spec
+++ b/fedfind.spec
@@ -13,7 +13,7 @@
%global srcname fedfind
Name: fedfind
-Version: 3.1.2
+Version: 3.1.3
Release: 1%{?dist}
Summary: Fedora Finder finds Fedora
@@ -122,6 +122,9 @@ popd
%changelog
+* Wed Nov 30 2016 Adam Williamson <awilliam@redhat.com> - 3.1.3-1
+- new release 3.1.3: fix some release number check problems (inc. a crash)
+
* Wed Nov 30 2016 Adam Williamson <awilliam@redhat.com> - 3.1.2-1
- new release 3.1.2: improve caching to handle non-writable home
diff --git a/sources b/sources
index c63aa49..d23f996 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-c91a947e5a8723ac3b0590e495507ef5 fedfind-3.1.2.tar.xz
+e25f8aa0d31bacd14dd417799040cf04 fedfind-3.1.3.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: 3.1.3: fix some release number check problems (inc. a crash) Adam Williamson
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox