public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/fedfind] test-pr-branch-2: 1.6.1: behind the scenes stuff, docs changes
@ 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 : 405c955a4e25e7f291b56b453ce65f6fa76e40c2
Author : Adam Williamson <awilliam@redhat.com>
Date : 2015-09-29T16:39:45-07:00
Stats : +8/-4 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/fedfind/c/405c955a4e25e7f291b56b453ce65f6fa76e40c2?branch=test-pr-branch-2
Log:
1.6.1: behind the scenes stuff, docs changes
---
diff --git a/.gitignore b/.gitignore
index a527ba9..e0895dd 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,3 +8,4 @@
/fedfind-1.5.tar.xz
/fedfind-1.5.1.tar.xz
/fedfind-1.6.tar.xz
+/fedfind-1.6.1.tar.xz
diff --git a/fedfind.spec b/fedfind.spec
index 81e2b01..0066cec 100644
--- a/fedfind.spec
+++ b/fedfind.spec
@@ -9,7 +9,7 @@
%global srcname fedfind
Name: fedfind
-Version: 1.6
+Version: 1.6.1
Release: 1%{?dist}
Summary: Fedora Finder finds Fedora
@@ -91,20 +91,23 @@ popd
%files
%{!?_licensedir:%global license %%doc}
-%doc README.md
+%doc README.md CHANGELOG.md
%license COPYING
%{python2_sitelib}/%{srcname}*
%{_bindir}/fedfind
%if 0%{?with_python3}
%files -n python3-fedfind
-%doc README.md
+%doc README.md CHANGELOG.md
%license COPYING
%{python3_sitelib}/%{srcname}*
%endif # with_python3
%changelog
+* Tue Sep 29 2015 Adam Williamson <awilliam@redhat.com> - 1.6.1-1
+- new release 1.6.1: behind the scenes stuff, docs changes
+
* Sat Sep 19 2015 Adam Williamson <awilliam@redhat.com> - 1.6-1
- new release 1.6: image tweaks, post-release daily handling
diff --git a/sources b/sources
index 4789ebe..6b7e819 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-b99e27200593ba8c08dd5dbdb9832f0b fedfind-1.6.tar.xz
+6ef0d36f704d661c950b798501797b84 fedfind-1.6.1.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: 1.6.1: behind the scenes stuff, docs changes Adam Williamson
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox