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: new release 2.0.0 (major rewrite for Pungi 4)
Date: Fri, 19 Jun 2026 12:16:42 GMT	[thread overview]
Message-ID: <178187140248.1.10172243577405844194.rpms-fedfind-ddf0cfcf0989@fedoraproject.org> (raw)

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

                 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=178187140248.1.10172243577405844194.rpms-fedfind-ddf0cfcf0989@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