public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/fedfind] test-pr-branch: New release 5.1.3: adjust for a Python 3.12 deprecation
@ 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 : a1ba8369bc0a7b27787229dbcd43a5bc4e34a19b
Author : Adam Williamson <awilliam@redhat.com>
Date   : 2023-10-29T09:17:03-07:00
Stats  : +6/-2 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/fedfind/c/a1ba8369bc0a7b27787229dbcd43a5bc4e34a19b?branch=test-pr-branch

Log:
New release 5.1.3: adjust for a Python 3.12 deprecation

---
diff --git a/.gitignore b/.gitignore
index a532758..471e4ed 100644
--- a/.gitignore
+++ b/.gitignore
@@ -86,3 +86,4 @@
 /fedfind-5.0.1.tar.gz
 /fedfind-5.1.1.tar.gz
 /fedfind-5.1.2.tar.gz
+/fedfind-5.1.3.tar.gz

diff --git a/fedfind.spec b/fedfind.spec
index e2f2ed6..bc1e78f 100644
--- a/fedfind.spec
+++ b/fedfind.spec
@@ -1,7 +1,7 @@
 %global srcname fedfind
 
 Name:           fedfind
-Version:        5.1.2
+Version:        5.1.3
 Release:        1%{?dist}
 Summary:        Fedora compose and image finder
 
@@ -60,6 +60,9 @@ sed -i -e 's., "setuptools-scm"..g' pyproject.toml
 %{python3_sitelib}/%{srcname}*
 
 %changelog
+* Sun Oct 29 2023 Adam Williamson <awilliam@redhat.com> - 5.1.3-1
+- New release 5.1.3: adjust for a Python 3.12 deprecation
+
 * Thu Aug 31 2023 Adam Williamson <awilliam@redhat.com> - 5.1.2-1
 - New release 5.1.2: handle composes with no images.json
 

diff --git a/sources b/sources
index 49a5627..8dfe355 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (fedfind-5.1.2.tar.gz) = fc964f4ddeb55f7c23c476c8052c917f85b10b6dbcca96868cf8c4532428050738ba948605ef060dd4cafc8b3835a4a65f9b368e2427c0fb57e20b0fe35ec096
+SHA512 (fedfind-5.1.3.tar.gz) = 47e2cfc6b28d2618207b3788e37a12af94105454f741d7ac0d143f2431f845691d0ac41a313099e4a39e40b087d599c1edac85b2339709406951a9345f196565

^ 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: New release 5.1.3: adjust for a Python 3.12 deprecation Adam Williamson

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