public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/fedfind] test-pr-branch: new release 2.0.0 (major rewrite for Pungi 4)
@ 2026-06-19 12:16 Adam Williamson
  0 siblings, 0 replies; only message in thread
From: Adam Williamson @ 2026-06-19 12:16 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/fedfind
Branch : test-pr-branch
Commit : ddf0cfcf0989400888bdec5bcdf4fdddd136b1c9
Author : Adam Williamson <awilliam@redhat.com>
Date   : 2016-02-29T21:22:30-08:00
Stats  : +10/-3 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/fedfind/c/ddf0cfcf0989400888bdec5bcdf4fdddd136b1c9?branch=test-pr-branch

Log:
new release 2.0.0 (major rewrite for Pungi 4)

---
diff --git a/.gitignore b/.gitignore
index c71f306..4266822 100644
--- a/.gitignore
+++ b/.gitignore
@@ -10,3 +10,4 @@
 /fedfind-1.6.tar.xz
 /fedfind-1.6.1.tar.xz
 /fedfind-1.6.2.tar.xz
+/fedfind-2.0.0.tar.xz

diff --git a/fedfind.spec b/fedfind.spec
index b5e0bd4..ee40823 100644
--- a/fedfind.spec
+++ b/fedfind.spec
@@ -9,8 +9,8 @@
 %global srcname fedfind
 
 Name:           fedfind
-Version:        1.6.2
-Release:        3%{?dist}
+Version:        2.0.0
+Release:        1%{?dist}
 Summary:        Fedora Finder finds Fedora
 
 Group:          Applications/Productivity
@@ -30,6 +30,7 @@ Requires:       python-setuptools
 # Recommends:   python-subprocess32
 Requires:       python-argparse
 Requires:       python2-cached_property
+Requires:       python2-productmd
 Requires:       python-six
 Provides:       python2-fedfind
 Provides:       python-fedfind
@@ -45,6 +46,7 @@ Summary:        Fedora Finder finds Fedora (using Python 3)
 Group:          Applications/Productivity
 # Yes, it's really named differently between py2 and py3...
 Requires:       python3-cached-property
+Requires:       python3-productmd
 Requires:       python3-six
 Requires:       python3-setuptools
 # old name from pre-Fedora packaging on happyassassin
@@ -105,6 +107,10 @@ popd
 
 
 %changelog
+* 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
+
 * Wed Feb 03 2016 Fedora Release Engineering <releng@fedoraproject.org> - 1.6.2-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
 

diff --git a/sources b/sources
index 72771cc..bcddce1 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-9dd47dff3ca2f00cf1fe289fd548964e  fedfind-1.6.2.tar.xz
+d0b5076a31c44da6f5d7189c90243a63  fedfind-2.0.0.tar.xz

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-06-19 12:16 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-19 12:16 [rpms/fedfind] test-pr-branch: new release 2.0.0 (major rewrite for Pungi 4) Adam Williamson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox