From 0505695188f24e66cfed631da159e7fe75864ed6 Mon Sep 17 00:00:00 2001 From: Python Maint Date: Wed, 3 Jun 2026 17:49:48 +0200 Subject: [PATCH 1/2] Rebuilt for Python 3.15 --- setconf.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/setconf.spec b/setconf.spec index 7c34a93..ec79d43 100644 --- a/setconf.spec +++ b/setconf.spec @@ -1,6 +1,6 @@ Name: setconf Version: 0.7.7 -Release: 22%{?dist} +Release: 23%{?dist} Summary: Utility for changing settings in configuration text files # Automatically converted from old format: GPLv2 - review is highly recommended. @@ -46,6 +46,9 @@ cd testcases/ && ./py3_test.sh %{_bindir}/%{name} %changelog +* Wed Jun 03 2026 Python Maint - 0.7.7-23 +- Rebuilt for Python 3.15 + * Sat Jan 17 2026 Fedora Release Engineering - 0.7.7-22 - Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild From 55b197aca8a6cd56ac7cceda538d8636fc5eb5aa Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 17 Jul 2026 06:25:30 +0000 Subject: [PATCH 2/2] Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild --- setconf.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/setconf.spec b/setconf.spec index ec79d43..4b478df 100644 --- a/setconf.spec +++ b/setconf.spec @@ -1,6 +1,6 @@ Name: setconf Version: 0.7.7 -Release: 23%{?dist} +Release: 24%{?dist} Summary: Utility for changing settings in configuration text files # Automatically converted from old format: GPLv2 - review is highly recommended. @@ -46,6 +46,9 @@ cd testcases/ && ./py3_test.sh %{_bindir}/%{name} %changelog +* Fri Jul 17 2026 Fedora Release Engineering - 0.7.7-24 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild + * Wed Jun 03 2026 Python Maint - 0.7.7-23 - Rebuilt for Python 3.15