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-2: new release 2.1.0
Date: Fri, 19 Jun 2026 22:30:30 GMT	[thread overview]
Message-ID: <178190823034.1.8466780292381320623.rpms-fedfind-d4e0cdd566ef@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/fedfind
Branch : test-pr-branch-2
Commit : d4e0cdd566ef3e48f5eafeabc641dc4501d2a3e9
Author : Adam Williamson <awilliam@redhat.com>
Date   : 2016-03-02T19:09:13-08:00
Stats  : +17/-9 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/fedfind/c/d4e0cdd566ef3e48f5eafeabc641dc4501d2a3e9?branch=test-pr-branch-2

Log:
new release 2.1.0

---
diff --git a/.gitignore b/.gitignore
index 4266822..050f205 100644
--- a/.gitignore
+++ b/.gitignore
@@ -11,3 +11,4 @@
 /fedfind-1.6.1.tar.xz
 /fedfind-1.6.2.tar.xz
 /fedfind-2.0.0.tar.xz
+/fedfind-2.1.0.tar.xz

diff --git a/fedfind.spec b/fedfind.spec
index ee40823..d28f32c 100644
--- a/fedfind.spec
+++ b/fedfind.spec
@@ -9,7 +9,7 @@
 %global srcname fedfind
 
 Name:           fedfind
-Version:        2.0.0
+Version:        2.1.0
 Release:        1%{?dist}
 Summary:        Fedora Finder finds Fedora
 
@@ -36,9 +36,11 @@ Provides:       python2-fedfind
 Provides:       python-fedfind
 
 %description
-Fedora Finder finds Fedora. For now, that means it finds Fedora images -
-for stable releases, milestone pre-releases, TC/RC composes, and nightly
-builds.
+Fedora Finder finds Fedora. For now, that means it finds Fedora images
+- for stable releases, milestone pre-releases, TC/RC composes, and
+nightly builds. It provides a simple CLI for showing image URLs, and
+can be used as a library by tools which need to find and do stuff with
+Fedora images.
 
 %if 0%{?with_python3}
 %package -n python3-fedfind
@@ -54,9 +56,11 @@ Obsoletes:      fedfind3 < %{version}-%{release}
 Provides:       fedfind3 = %{version}-%{release}
 
 %description -n python3-fedfind
-Fedora Finder finds Fedora. For now, that means it finds Fedora images -
-for stable releases, milestone pre-releases, TC/RC composes, and nightly
-builds. This is the Python 3 build of the fedfind module.
+Fedora Finder finds Fedora. For now, that means it finds Fedora images
+- for stable releases, milestone pre-releases, TC/RC composes, and
+nightly builds. It provides a simple CLI for showing image URLs, and
+can be used as a library by tools which need to find and do stuff with
+Fedora images. This is the Python 3 build of the fedfind package.
 %endif # with_python3
 
 
@@ -92,7 +96,6 @@ popd
 %{__python2} setup.py install --skip-build --root %{buildroot}
 
 %files
-%{!?_licensedir:%global license %%doc}
 %doc README.md CHANGELOG.md
 %license COPYING
 %{python2_sitelib}/%{srcname}*
@@ -107,6 +110,10 @@ popd
 
 
 %changelog
+* Wed Mar 02 2016 Adam Williamson <awilliam@redhat.com> - 2.1.0-1
+- new release 2.1.0 (various bugfixes)
+- twiddle description a bit
+
 * Mon Feb 29 2016 Adam Williamson <awilliam@redhat.com> - 2.0.0-1
 - new release 2.0.0 (major rewrite for Pungi 4)
 - add productmd requirement

diff --git a/sources b/sources
index bcddce1..1bd841e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-d0b5076a31c44da6f5d7189c90243a63  fedfind-2.0.0.tar.xz
+71b7261b94b7bcc0c741b8bb1834e4a6  fedfind-2.1.0.tar.xz

                 reply	other threads:[~2026-06-19 22:30 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=178190823034.1.8466780292381320623.rpms-fedfind-d4e0cdd566ef@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