From 6f5030284fac2706fcb72fa7be1ff978dd580207 Mon Sep 17 00:00:00 2001 From: Python Maint Date: Thu, 4 Jun 2026 09:33:24 +0200 Subject: [PATCH 1/2] Rebuilt for Python 3.15 --- yawn.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/yawn.spec b/yawn.spec index a3762fb..976263f 100644 --- a/yawn.spec +++ b/yawn.spec @@ -6,7 +6,7 @@ Name: yawn Version: 0 -Release: 0.56.%{revdate}svn%{svnrev}%{?dist} +Release: 0.57.%{revdate}svn%{svnrev}%{?dist} Summary: Yet Another WBEM Navigator @@ -67,6 +67,9 @@ install -m 0644 ./apache/yawn.conf ${RPM_BUILD_ROOT}/%{apacheconfdir}/conf.d/yaw %{_bindir}/yawn.py %changelog +* Thu Jun 04 2026 Python Maint - 0-0.57.20140318svn632 +- Rebuilt for Python 3.15 + * Sat Jan 17 2026 Fedora Release Engineering - 0-0.56.20140318svn632 - Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild From 5fc2f19fcef0d4ac7cff2b9f0528b0ef2dd8b5e2 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 17 Jul 2026 09:33:47 +0000 Subject: [PATCH 2/2] Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild --- yawn.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/yawn.spec b/yawn.spec index 976263f..07d4c34 100644 --- a/yawn.spec +++ b/yawn.spec @@ -6,7 +6,7 @@ Name: yawn Version: 0 -Release: 0.57.%{revdate}svn%{svnrev}%{?dist} +Release: 0.58.%{revdate}svn%{svnrev}%{?dist} Summary: Yet Another WBEM Navigator @@ -67,6 +67,9 @@ install -m 0644 ./apache/yawn.conf ${RPM_BUILD_ROOT}/%{apacheconfdir}/conf.d/yaw %{_bindir}/yawn.py %changelog +* Fri Jul 17 2026 Fedora Release Engineering - 0-0.58.20140318svn632 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild + * Thu Jun 04 2026 Python Maint - 0-0.57.20140318svn632 - Rebuilt for Python 3.15