diff --git a/yawn.spec b/yawn.spec index 07d4c34..4f513cf 100644 --- a/yawn.spec +++ b/yawn.spec @@ -6,7 +6,7 @@ Name: yawn Version: 0 -Release: 0.58.%{revdate}svn%{svnrev}%{?dist} +Release: 0.54.%{revdate}svn%{svnrev}%{?dist} Summary: Yet Another WBEM Navigator @@ -67,18 +67,6 @@ 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 - -* Sat Jan 17 2026 Fedora Release Engineering - 0-0.56.20140318svn632 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild - -* Fri Sep 19 2025 Python Maint - 0-0.55.20140318svn632 -- Rebuilt for Python 3.14.0rc3 bytecode - * Wed Aug 27 2025 Vitezslav Crhonek - 0-0.54.20140318svn632 - Stop using deprecated python setup.py build/install command in the spec Resolves: #2378639