public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Adam Williamson <awilliam@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/fedfind] test-pr-branch: 1.6.1: behind the scenes stuff, docs changes
Date: Fri, 19 Jun 2026 12:16:40 GMT	[thread overview]
Message-ID: <178187140067.1.307057021350051343.rpms-fedfind-405c955a4e25@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/fedfind
Branch : test-pr-branch
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

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

                 reply	other threads:[~2026-06-19 12:16 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=178187140067.1.307057021350051343.rpms-fedfind-405c955a4e25@fedoraproject.org \
    --to=awilliam@redhat.com \
    --cc=git-commits@fedoraproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox