diff --git a/python2-yum.spec b/python2-yum.spec index 1ce7d33..86c3954 100644 --- a/python2-yum.spec +++ b/python2-yum.spec @@ -31,7 +31,7 @@ Summary: Python 2 yum modules Name: python2-yum Version: 3.4.3 -Release: 168.2%{?dist} +Release: 168.3%{?dist} License: GPLv2+ Group: System Environment/Base Source0: http://yum.baseurl.org/download/3.4/%{namer}-%{version}.tar.gz @@ -480,6 +480,12 @@ rm -f $RPM_BUILD_ROOT/%{_unitdir}/yum-cron.service %changelog +* Mon Jan 27 2025 Jean-Philippe Pialasse 3.4.3-168.3.sme +- import python2-yum and python2-rpmUtils in SME 11 +- Eliminated rpmbuild "bogus date" warnings due to inconsistent weekday, + by assuming the date is correct and changing the weekday. + Thu Oct 06 2017 --> Thu Oct 05 2017 or Fri Oct 06 2017 or Thu Oct 12 2017 or .... + * Sun Apr 03 2022 Peter Ajamian - 3.4.3-168.2 - python-backports-lzma compatibility. - Fix dependancies @@ -581,7 +587,7 @@ rm -f $RPM_BUILD_ROOT/%{_unitdir}/yum-cron.service - Add usercache config option. - Resolves: bug#1432319 -* Thu Oct 06 2017 Valentina Mukhamedzhanova - 3.4.3-155 +* Thu Oct 05 2017 Valentina Mukhamedzhanova - 3.4.3-155 - Don't pollute stderr in FIPS mode. - Resolves: bug#1287610 - Don't require enabled repos for URL installs.