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: version the python2-fedfind and python-fedfind provides
Date: Fri, 19 Jun 2026 12:16:43 GMT	[thread overview]
Message-ID: <178187140380.1.2219943766906202630.rpms-fedfind-201dabfb639c@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/fedfind
Branch : test-pr-branch
Commit : 201dabfb639ce37237cc83752e47b9a021d3885f
Author : Adam Williamson <awilliam@redhat.com>
Date   : 2016-03-03T15:59:55-08:00
Stats  : +6/-3 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/fedfind/c/201dabfb639ce37237cc83752e47b9a021d3885f?branch=test-pr-branch

Log:
version the python2-fedfind and python-fedfind provides

---
diff --git a/fedfind.spec b/fedfind.spec
index 243735e..98ab3c3 100644
--- a/fedfind.spec
+++ b/fedfind.spec
@@ -10,7 +10,7 @@
 
 Name:           fedfind
 Version:        2.1.0
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        Fedora Finder finds Fedora
 
 Group:          Applications/Productivity
@@ -32,8 +32,8 @@ Requires:       python-argparse
 Requires:       python2-cached_property
 Requires:       python2-productmd
 Requires:       python-six
-Provides:       python2-fedfind
-Provides:       python-fedfind
+Provides:       python2-fedfind = %{version}-%{release}
+Provides:       python-fedfind = %{version}-%{release}
 
 %description
 Fedora Finder finds Fedora. For now, that means it finds Fedora images
@@ -109,6 +109,9 @@ popd
 
 
 %changelog
+* Thu Mar 03 2016 Adam Williamson <awilliam@redhat.com> - 2.1.0-2
+- version the python2-fedfind and python-fedfind provides
+
 * Wed Mar 02 2016 Adam Williamson <awilliam@redhat.com> - 2.1.0-1
 - new release 2.1.0 (various bugfixes)
 - twiddle description a bit

                 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=178187140380.1.2219943766906202630.rpms-fedfind-201dabfb639c@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