public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/fedfind] test-pr-branch-2: new release 2.1.0
@ 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 : 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
^ 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 2.1.0 Adam Williamson
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox