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 6.0.0: handle PDC retirement, support new ELN composes
Date: Fri, 19 Jun 2026 12:17:48 GMT	[thread overview]
Message-ID: <178187146845.1.8611549346450540455.rpms-fedfind-c658c8915484@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/fedfind
Branch : test-pr-branch
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

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

                 reply	other threads:[~2026-06-19 12:17 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=178187146845.1.8611549346450540455.rpms-fedfind-c658c8915484@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