public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/fedfind] test-pr-branch: Merge branch 'master' into epel7
@ 2026-06-19 12:17 Adam Williamson
0 siblings, 0 replies; only message in thread
From: Adam Williamson @ 2026-06-19 12:17 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/fedfind
Branch : test-pr-branch
Commit : 9610429f8984a7a249346d00a61da312c64cf58c
Author : Adam Williamson <awilliam@redhat.com>
Date : 2019-03-08T19:26:44-08:00
Stats : +9/-8 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/fedfind/c/9610429f8984a7a249346d00a61da312c64cf58c?branch=test-pr-branch
Log:
Merge branch 'master' into epel7
---
diff --git a/.gitignore b/.gitignore
index a2488b2..361ac20 100644
--- a/.gitignore
+++ b/.gitignore
@@ -70,3 +70,4 @@
/fedfind-4.1.3.tar.gz
/fedfind-4.2.0.tar.gz
/fedfind-4.2.1.tar.gz
+/fedfind-4.2.2.tar.gz
diff --git a/fedfind.spec b/fedfind.spec
index 19b6ae3..b2bf072 100644
--- a/fedfind.spec
+++ b/fedfind.spec
@@ -23,11 +23,10 @@
%global srcname fedfind
Name: fedfind
-Version: 4.2.1
-Release: 2%{?dist}
+Version: 4.2.2
+Release: 1%{?dist}
Summary: Fedora compose and image finder
-Group: Applications/Productivity
License: GPLv3+
URL: https://pagure.io/fedora-qa/fedfind
Source0: https://files.pythonhosted.org/packages/source/f/%{srcname}/%{srcname}-%{version}.tar.gz
@@ -68,7 +67,6 @@ image URLs.
%package -n python2-fedfind
Summary: Fedora compose and image finder library
%{?python_provide:%python_provide python2-fedfind}
-Group: Applications/Productivity
Requires: %{test_requires2}
# Not available on EPEL, so made optional in code
# Recommends: python-subprocess32
@@ -89,7 +87,6 @@ Summary: Fedora Finder finds Fedora (using Python 3)
%if 0%{?obsolete2}
Obsoletes: python2-fedfind < %{version}-%{release}
%endif # obsolete2
-Group: Applications/Productivity
Requires: %{test_requires3}
%description -n python%{python3_pkgversion}-fedfind
@@ -167,8 +164,11 @@ popd
%changelog
-* Thu Mar 07 2019 Troy Dawson <tdawson@redhat.com> - 4.2.1-2
-- Rebuilt to change main python from 3.4 to 3.6
+* Fri Mar 08 2019 Adam Williamson <awilliam@redhat.com> - 4.2.2-1
+- New release 4.2.2: work correctly with productmd 1.20
+
+* Thu Jan 31 2019 Fedora Release Engineering <releng@fedoraproject.org> - 4.2.1-2
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
* Thu Nov 22 2018 Adam Williamson <awilliam@redhat.com> - 4.2.1-1
- New release 4.2.1: make test suite work without Python 2
diff --git a/sources b/sources
index e2eeffe..213cc15 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (fedfind-4.2.1.tar.gz) = 9859eeb5a8fa445d55e59eb76be6db1f8f5b86c87a44a656a6e2f79d1d30cdf6fb0477a607f316c5093c5daa770d21dbe4f299a4e50d8764fdc0f77ed11a8f27
+SHA512 (fedfind-4.2.2.tar.gz) = 38db46732f02c4ebbb55fc8eecacdfe111ba7ac1cd47ede0fcb232f4b113cca0ac0119c44019a4dbf53ebf6c6edfa6ea98daee2e73eb89f521b8b8237022e7e7
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-06-19 12:17 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:17 [rpms/fedfind] test-pr-branch: Merge branch 'master' into epel7 Adam Williamson
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox