diff --git a/changelog b/changelog new file mode 100644 index 0000000..2b0bbee --- /dev/null +++ b/changelog @@ -0,0 +1,196 @@ +* Mon Jan 29 2024 Karolina Surma - 3.10.13-5 +- Fix test_zlib when building with zlib-ng-compat + +* Fri Jan 26 2024 Fedora Release Engineering - 3.10.13-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild + +* Mon Jan 22 2024 Fedora Release Engineering - 3.10.13-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild + +* Mon Dec 18 2023 Lumír Balhar - 3.10.13-2 +- Security fix for CVE-2023-27043 (rhbz#2196187) + +* Mon Aug 28 2023 Tomáš Hrnčiar - 3.10.13-1 +- Update to 3.10.13 + +* Wed Aug 02 2023 Charalampos Stratakis - 3.10.12-3 +- Remove extra distro-applied CFLAGS passed to user built C extensions +- https://fedoraproject.org/wiki/Changes/Python_Extension_Flags_Reduction + +* Fri Jul 21 2023 Fedora Release Engineering - 3.10.12-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild + +* Thu Jun 08 2023 Tomáš Hrnčiar - 3.10.12-1 +- Update to 3.10.12 + +* Mon May 29 2023 Charalampos Stratakis - 3.10.11-2 +- Fix for CVE-2023-24329 +Resolves: rhbz#2174010 + +* Wed Apr 05 2023 Tomáš Hrnčiar - 3.10.11-1 +- Update to 3.10.11 + +* Wed Feb 08 2023 Tomáš Hrnčiar - 3.10.10-1 +- Update to 3.10.10 + +* Fri Jan 20 2023 Fedora Release Engineering - 3.10.9-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild + +* Wed Dec 21 2022 Miro Hrončok - 3.10.9-3 +- No longer patch the default bytecode cache invalidation policy + +* Tue Dec 20 2022 Miro Hrončok - 3.10.9-2 +- Supplement tox from the devel package + +* Wed Dec 07 2022 Tomáš Hrnčiar - 3.10.9-1 +- Update to 3.10.9 + +* Mon Nov 14 2022 Miro Hrončok - 3.10.8-3 +- Make IDLE work without python3-test installed +- Fixes rhbz#2142602 + +* Wed Nov 09 2022 Lumír Balhar - 3.10.8-2 +- Fix CVE-2022-42919 +Resolves: rhbz#2138709 + +* Wed Oct 12 2022 Miro Hrončok - 3.10.8-1 +- Update to 3.10.8 + +* Wed Sep 07 2022 Miro Hrončok - 3.10.7-1 +- Update to 3.10.7 +- Contains security fix for CVE-2020-10735 + +* Mon Aug 22 2022 Miro Hrončok - 3.10.6-2 +- Don't use custom installation schemes +- Fixes rhbz#2026979 +- Fixes rhbz#2097183 + +* Tue Aug 02 2022 Tomáš Hrnčiar - 3.10.6-1 +- Update to 3.10.6 + +* Fri Jul 22 2022 Fedora Release Engineering - 3.10.5-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild + +* Mon Jun 13 2022 Tomáš Hrnčiar - 3.10.5-3 +- Rebuilt for Python 3.11 + +* Thu Jun 09 2022 Charalampos Stratakis - 3.10.5-2 +- Security fix for CVE-2015-20107 +Resolves: rhbz#2075390 + +* Tue Jun 07 2022 Tomáš Hrnčiar - 3.10.5-1 +- Update to 3.10.5 + +* Sat May 14 2022 Tomas Orsava - 3.10.4-2 +- Move _sysconfigdata_d_linux*.py to the debug subpackage + +* Fri Mar 25 2022 Tomáš Hrnčiar - 3.10.4-1 +- Update to 3.10.4 + +* Fri Mar 18 2022 Tomáš Hrnčiar - 3.10.3-1 +- Update to 3.10.3 + +* Tue Feb 01 2022 Tomáš Hrnčiar - 3.10.2-3 +- Backport AC_C_CHAR_UNSIGNED/__CHAR_UNSIGNED__ removal +- Fixes: rhbz#2043555 + +* Fri Jan 21 2022 Fedora Release Engineering - 3.10.2-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild + +* Mon Jan 17 2022 Tomáš Hrnčiar - 3.10.2-1 +- Update to 3.10.2 + +* Mon Jan 10 2022 Miro Hrončok - 3.10.1-3 +- Backport fixes for two Python 3.10.1 regressions +- Fixes: rhbz#2030621 +- Fixes: rhbz#2034962 + +* Sat Jan 08 2022 Miro Hrončok - 3.10.1-2 +- Rebuilt for https://fedoraproject.org/wiki/Changes/LIBFFI34 + +* Tue Dec 07 2021 Tomáš Hrnčiar - 3.10.1-1 +- Update to 3.10.1 + +* Fri Nov 12 2021 Björn Esser - 3.10.0-4 +- Rebuild(libnsl2) + +* Tue Nov 09 2021 Lumír Balhar - 3.10.0-3 +- Update patch 251 to include specific install scheme for virtualenv + +* Tue Oct 05 2021 Miro Hrončok - 3.10.0-2 +- Change the values of sysconfig's "posix_prefix" install scheme to /usr/local + when RPM build or venv/virtualenv is not detected, + instead of patching distutils + +* Mon Oct 04 2021 Miro Hrončok - 3.10.0-1 +- Update to 3.10.0 final + +* Tue Sep 14 2021 Sahana Prasad - 3.10.0~rc2-2 +- Rebuilt with OpenSSL 3.0.0 + +* Wed Sep 08 2021 Tomas Hrnciar - 3.10.0~rc2-1 +- Update to 3.10.0rc2 + +* Tue Aug 03 2021 Tomas Hrnciar - 3.10.0~rc1-1 +- Update to 3.10.0rc1 + +* Fri Jul 23 2021 Fedora Release Engineering - 3.10.0~b4-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild + +* Fri Jul 16 2021 Petr Viktorin - 3.10.0~b4-2 +- Provide python3-turtle from python3-tkinter +- Require pyproject-rpm-macros from python3-devel + +* Sun Jul 11 2021 Miro Hrončok - 3.10.0~b4-1 +- Update to 3.10.0b4 + +* Thu Jun 17 2021 Miro Hrončok - 3.10.0~b3-1 +- Update to 3.10.0b3 + +* Tue Jun 01 2021 Python Maint - 3.10.0~b2-3 +- Rebuilt for Python 3.10 + +* Tue Jun 01 2021 Python Maint - 3.10.0~b2-2 +- Bootstrap for Python 3.10 + +* Tue Jun 01 2021 Tomas Hrnciar - 3.10.0~b2-1 +- Update to 3.10.0b2 + +* Fri May 14 2021 Charalampos Stratakis - 3.10.0~b1-2 +- Use the system installed mpdecimal instead of the bundled copy (#1943359) + +* Tue May 04 2021 Tomas Hrnciar - 3.10.0~b1-1 +- Update to 3.10.0b1 + +* Tue Apr 06 2021 Tomas Hrnciar - 3.10.0~a7-1 +- Update to 3.10.0a7 + +* Mon Mar 22 2021 Miro Hrončok - 3.10.0~a6-2 +- When flat, don't require/provide python(abi) = 3.10 + +* Tue Mar 02 2021 Tomas Hrnciar - 3.10.0~a6-1 +- Update to 3.10.0a6 + +* Wed Feb 3 15:01:21 CET 2021 Tomas Hrnciar - 3.10.0~a5-1 +- Update to 3.10.0a5 + +* Wed Jan 27 2021 Fedora Release Engineering - 3.10.0~a4-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + +* Fri Jan 15 2021 Charalampos Stratakis - 3.10.0~a4-2 +- Compile the debug build with -O0 instead of -Og (rhbz#1818857) + +* Mon Jan 04 2021 Miro Hrončok - 3.10.0~a4-1 +- Update to 3.10.0a4 + +* Tue Dec 08 2020 Tomas Hrnciar - 3.10.0~a3-1 +- Update to 3.10.0a3 + +* Wed Nov 04 2020 Miro Hrončok - 3.10.0~a2-1 +- Update to 3.10.0a2 + +* Mon Oct 12 2020 Miro Hrončok - 3.10.0~a1-2 +- Finish initial bootstrap, build Python 3.10 with Python 3.10 + +* Fri Oct 09 2020 Miro Hrončok - 3.10.0~a1-1 +- Initial Python 3.10 package forked from Python 3.9 diff --git a/python3.10.spec b/python3.10.spec index 0a1b1d6..235b47b 100644 --- a/python3.10.spec +++ b/python3.10.spec @@ -17,7 +17,7 @@ URL: https://www.python.org/ #global prerel ... %global upstream_version %{general_version}%{?prerel} Version: %{general_version}%{?prerel:~%{prerel}} -Release: 5%{?dist} +Release: %autorelease License: Python-2.0.1 @@ -1602,199 +1602,4 @@ CheckPython optimized # ====================================================== %changelog -* Mon Jan 29 2024 Karolina Surma - 3.10.13-5 -- Fix test_zlib when building with zlib-ng-compat - -* Fri Jan 26 2024 Fedora Release Engineering - 3.10.13-4 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild - -* Mon Jan 22 2024 Fedora Release Engineering - 3.10.13-3 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild - -* Mon Dec 18 2023 Lumír Balhar - 3.10.13-2 -- Security fix for CVE-2023-27043 (rhbz#2196187) - -* Mon Aug 28 2023 Tomáš Hrnčiar - 3.10.13-1 -- Update to 3.10.13 - -* Wed Aug 02 2023 Charalampos Stratakis - 3.10.12-3 -- Remove extra distro-applied CFLAGS passed to user built C extensions -- https://fedoraproject.org/wiki/Changes/Python_Extension_Flags_Reduction - -* Fri Jul 21 2023 Fedora Release Engineering - 3.10.12-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild - -* Thu Jun 08 2023 Tomáš Hrnčiar - 3.10.12-1 -- Update to 3.10.12 - -* Mon May 29 2023 Charalampos Stratakis - 3.10.11-2 -- Fix for CVE-2023-24329 -Resolves: rhbz#2174010 - -* Wed Apr 05 2023 Tomáš Hrnčiar - 3.10.11-1 -- Update to 3.10.11 - -* Wed Feb 08 2023 Tomáš Hrnčiar - 3.10.10-1 -- Update to 3.10.10 - -* Fri Jan 20 2023 Fedora Release Engineering - 3.10.9-4 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild - -* Wed Dec 21 2022 Miro Hrončok - 3.10.9-3 -- No longer patch the default bytecode cache invalidation policy - -* Tue Dec 20 2022 Miro Hrončok - 3.10.9-2 -- Supplement tox from the devel package - -* Wed Dec 07 2022 Tomáš Hrnčiar - 3.10.9-1 -- Update to 3.10.9 - -* Mon Nov 14 2022 Miro Hrončok - 3.10.8-3 -- Make IDLE work without python3-test installed -- Fixes rhbz#2142602 - -* Wed Nov 09 2022 Lumír Balhar - 3.10.8-2 -- Fix CVE-2022-42919 -Resolves: rhbz#2138709 - -* Wed Oct 12 2022 Miro Hrončok - 3.10.8-1 -- Update to 3.10.8 - -* Wed Sep 07 2022 Miro Hrončok - 3.10.7-1 -- Update to 3.10.7 -- Contains security fix for CVE-2020-10735 - -* Mon Aug 22 2022 Miro Hrončok - 3.10.6-2 -- Don't use custom installation schemes -- Fixes rhbz#2026979 -- Fixes rhbz#2097183 - -* Tue Aug 02 2022 Tomáš Hrnčiar - 3.10.6-1 -- Update to 3.10.6 - -* Fri Jul 22 2022 Fedora Release Engineering - 3.10.5-4 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild - -* Mon Jun 13 2022 Tomáš Hrnčiar - 3.10.5-3 -- Rebuilt for Python 3.11 - -* Thu Jun 09 2022 Charalampos Stratakis - 3.10.5-2 -- Security fix for CVE-2015-20107 -Resolves: rhbz#2075390 - -* Tue Jun 07 2022 Tomáš Hrnčiar - 3.10.5-1 -- Update to 3.10.5 - -* Sat May 14 2022 Tomas Orsava - 3.10.4-2 -- Move _sysconfigdata_d_linux*.py to the debug subpackage - -* Fri Mar 25 2022 Tomáš Hrnčiar - 3.10.4-1 -- Update to 3.10.4 - -* Fri Mar 18 2022 Tomáš Hrnčiar - 3.10.3-1 -- Update to 3.10.3 - -* Tue Feb 01 2022 Tomáš Hrnčiar - 3.10.2-3 -- Backport AC_C_CHAR_UNSIGNED/__CHAR_UNSIGNED__ removal -- Fixes: rhbz#2043555 - -* Fri Jan 21 2022 Fedora Release Engineering - 3.10.2-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild - -* Mon Jan 17 2022 Tomáš Hrnčiar - 3.10.2-1 -- Update to 3.10.2 - -* Mon Jan 10 2022 Miro Hrončok - 3.10.1-3 -- Backport fixes for two Python 3.10.1 regressions -- Fixes: rhbz#2030621 -- Fixes: rhbz#2034962 - -* Sat Jan 08 2022 Miro Hrončok - 3.10.1-2 -- Rebuilt for https://fedoraproject.org/wiki/Changes/LIBFFI34 - -* Tue Dec 07 2021 Tomáš Hrnčiar - 3.10.1-1 -- Update to 3.10.1 - -* Fri Nov 12 2021 Björn Esser - 3.10.0-4 -- Rebuild(libnsl2) - -* Tue Nov 09 2021 Lumír Balhar - 3.10.0-3 -- Update patch 251 to include specific install scheme for virtualenv - -* Tue Oct 05 2021 Miro Hrončok - 3.10.0-2 -- Change the values of sysconfig's "posix_prefix" install scheme to /usr/local - when RPM build or venv/virtualenv is not detected, - instead of patching distutils - -* Mon Oct 04 2021 Miro Hrončok - 3.10.0-1 -- Update to 3.10.0 final - -* Tue Sep 14 2021 Sahana Prasad - 3.10.0~rc2-2 -- Rebuilt with OpenSSL 3.0.0 - -* Wed Sep 08 2021 Tomas Hrnciar - 3.10.0~rc2-1 -- Update to 3.10.0rc2 - -* Tue Aug 03 2021 Tomas Hrnciar - 3.10.0~rc1-1 -- Update to 3.10.0rc1 - -* Fri Jul 23 2021 Fedora Release Engineering - 3.10.0~b4-3 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild - -* Fri Jul 16 2021 Petr Viktorin - 3.10.0~b4-2 -- Provide python3-turtle from python3-tkinter -- Require pyproject-rpm-macros from python3-devel - -* Sun Jul 11 2021 Miro Hrončok - 3.10.0~b4-1 -- Update to 3.10.0b4 - -* Thu Jun 17 2021 Miro Hrončok - 3.10.0~b3-1 -- Update to 3.10.0b3 - -* Tue Jun 01 2021 Python Maint - 3.10.0~b2-3 -- Rebuilt for Python 3.10 - -* Tue Jun 01 2021 Python Maint - 3.10.0~b2-2 -- Bootstrap for Python 3.10 - -* Tue Jun 01 2021 Tomas Hrnciar - 3.10.0~b2-1 -- Update to 3.10.0b2 - -* Fri May 14 2021 Charalampos Stratakis - 3.10.0~b1-2 -- Use the system installed mpdecimal instead of the bundled copy (#1943359) - -* Tue May 04 2021 Tomas Hrnciar - 3.10.0~b1-1 -- Update to 3.10.0b1 - -* Tue Apr 06 2021 Tomas Hrnciar - 3.10.0~a7-1 -- Update to 3.10.0a7 - -* Mon Mar 22 2021 Miro Hrončok - 3.10.0~a6-2 -- When flat, don't require/provide python(abi) = 3.10 - -* Tue Mar 02 2021 Tomas Hrnciar - 3.10.0~a6-1 -- Update to 3.10.0a6 - -* Wed Feb 3 15:01:21 CET 2021 Tomas Hrnciar - 3.10.0~a5-1 -- Update to 3.10.0a5 - -* Wed Jan 27 2021 Fedora Release Engineering - 3.10.0~a4-3 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild - -* Fri Jan 15 2021 Charalampos Stratakis - 3.10.0~a4-2 -- Compile the debug build with -O0 instead of -Og (rhbz#1818857) - -* Mon Jan 04 2021 Miro Hrončok - 3.10.0~a4-1 -- Update to 3.10.0a4 - -* Tue Dec 08 2020 Tomas Hrnciar - 3.10.0~a3-1 -- Update to 3.10.0a3 - -* Wed Nov 04 2020 Miro Hrončok - 3.10.0~a2-1 -- Update to 3.10.0a2 - -* Mon Oct 12 2020 Miro Hrončok - 3.10.0~a1-2 -- Finish initial bootstrap, build Python 3.10 with Python 3.10 - -* Fri Oct 09 2020 Miro Hrončok - 3.10.0~a1-1 -- Initial Python 3.10 package forked from Python 3.9 +%autochangelog