public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/fedfind] test-pr-branch-2: New release 6.0.0: handle PDC retirement, support new ELN composes
@ 2026-06-19 22:31 Adam Williamson
  0 siblings, 0 replies; only message in thread
From: Adam Williamson @ 2026-06-19 22:31 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/fedfind
Branch : test-pr-branch-2
Commit : c658c891548413a9717ccc8d75fa7b97272ea302
Author : Adam Williamson <awilliam@redhat.com>
Date   : 2024-08-30T14:53:22-07:00
Stats  : +7/-4 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/fedfind/c/c658c891548413a9717ccc8d75fa7b97272ea302?branch=test-pr-branch-2

Log:
New release 6.0.0: handle PDC retirement, support new ELN composes

---
diff --git a/.gitignore b/.gitignore
index 66641e8..e02d195 100644
--- a/.gitignore
+++ b/.gitignore
@@ -90,3 +90,4 @@
 /fedfind-5.1.4.tar.gz
 /fedfind-5.2.0.tar.gz
 /fedfind-5.3.0.tar.gz
+/fedfind-6.0.0.tar.gz

diff --git a/fedfind.spec b/fedfind.spec
index f351ead..86d8243 100644
--- a/fedfind.spec
+++ b/fedfind.spec
@@ -1,11 +1,10 @@
 %global srcname fedfind
 
 Name:           fedfind
-Version:        5.3.0
-Release:        4%{?dist}
+Version:        6.0.0
+Release:        1%{?dist}
 Summary:        Fedora compose and image finder
 
-# Automatically converted from old format: GPLv3+ - review is highly recommended.
 License:        GPL-3.0-or-later
 URL:            https://pagure.io/fedora-qa/fedfind
 Source0:        https://files.pythonhosted.org/packages/source/f/%{srcname}/%{srcname}-%{version}.tar.gz
@@ -61,6 +60,9 @@ sed -i -e 's., "setuptools-scm"..g' pyproject.toml
 %{python3_sitelib}/%{srcname}*
 
 %changelog
+* Fri Aug 30 2024 Adam Williamson <awilliam@redhat.com> - 6.0.0-1
+- New release 6.0.0: handle PDC retirement, support new ELN composes
+
 * Thu Jul 25 2024 Miroslav Suchý <msuchy@redhat.com> - 5.3.0-4
 - convert license to SPDX
 

diff --git a/sources b/sources
index b1a4d9e..7cd43ff 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (fedfind-5.3.0.tar.gz) = 475dc96ee2531a3892ede487aae2659e8ed0226925f5307924f600295a7d43af88f780a8fac007b682ca7ec0578cbaab14a2f9287f2dfe676feb5066a5afb4b3
+SHA512 (fedfind-6.0.0.tar.gz) = 43a19290f353e7746738f3fbd4ec4dac849e8490f71e22f591d5a4de7e19c4607df0d2581e907b219147915de29b2fdf6c424b22b2dab46f891567955fbe788f

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

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

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-19 22:31 [rpms/fedfind] test-pr-branch-2: New release 6.0.0: handle PDC retirement, support new ELN composes Adam Williamson

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