public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/fedfind] test-pr-branch: version the python2-fedfind and python-fedfind provides
@ 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 : 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

^ 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: version the python2-fedfind and python-fedfind provides Adam Williamson

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