From ea63b44b45e55f6450052ce0fa236fc8e8c68b6b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lum=C3=ADr=20Balhar?= Date: Mon, 14 Aug 2023 09:35:38 +0200 Subject: [PATCH] Convert to %autorelease and %autochangelog [skip changelog] --- changelog | 166 ++++++++++++++++++++++++++++++++++++++++++ python-html5lib.spec | 169 +------------------------------------------ 2 files changed, 168 insertions(+), 167 deletions(-) create mode 100644 changelog diff --git a/changelog b/changelog new file mode 100644 index 0000000..a037da9 --- /dev/null +++ b/changelog @@ -0,0 +1,166 @@ +* Fri Jul 21 2023 Fedora Release Engineering - 1:1.1-13 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild + +* Wed Jun 14 2023 Python Maint - 1:1.1-12 +- Rebuilt for Python 3.12 + +* Fri Jan 20 2023 Fedora Release Engineering - 1:1.1-11 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild + +* Fri Jul 22 2022 Fedora Release Engineering - 1:1.1-10 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild + +* Mon Jun 13 2022 Python Maint - 1:1.1-9 +- Rebuilt for Python 3.11 + +* Mon Jan 31 2022 Miro Hrončok - 1:1.1-8 +- Use standard library unittest.mock instead of 3rd party mock +- Add subpackages with Python extras: lxml genshi chardet all + +* Fri Jan 21 2022 Fedora Release Engineering - 1:1.1-7 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild + +* Fri Jul 23 2021 Fedora Release Engineering - 1:1.1-6 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild + +* Thu Jun 03 2021 Python Maint - 1:1.1-5 +- Rebuilt for Python 3.10 + +* Wed Jan 27 2021 Fedora Release Engineering - 1:1.1-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + +* Mon Aug 10 2020 Miro Hrončok - 1:1.1-3 +- Fix compatibility with pytest 6 + +* Wed Jul 29 2020 Fedora Release Engineering - 1:1.1-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild + +* Wed Jul 01 2020 Charalampos Stratakis - 1:1.1-1 +- Update to 1.1 (#1849837) +- Use pytest 5 + +* Sat May 30 2020 Miro Hrončok - 1:1.0.1-10 +- Use pytest 4 + +* Sat May 23 2020 Miro Hrončok - 1:1.0.1-9 +- Rebuilt for Python 3.9 + +* Thu Jan 30 2020 Fedora Release Engineering - 1:1.0.1-8 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild + +* Mon Sep 16 2019 Miro Hrončok - 1:1.0.1-7 +- Drop python2-html5lib + +* Mon Aug 26 2019 Miro Hrončok - 1:1.0.1-6 +- Reduce Python 2 build dependencies + +* Fri Aug 16 2019 Miro Hrončok - 1:1.0.1-5 +- Rebuilt for Python 3.8 + +* Fri Jul 26 2019 Fedora Release Engineering - 1:1.0.1-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild + +* Sat Feb 02 2019 Fedora Release Engineering - 1:1.0.1-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild + +* Mon Sep 24 2018 Miro Hrončok - 1:1.0.1-2 +- Fix dire deprecation warnings (#1627071) + +* Mon Aug 20 2018 Miro Hrončok - 1:1.0.1-1 +- Update to 1.0.1 (#1584176) + +* Sat Jul 14 2018 Fedora Release Engineering - 1:0.999999999-8 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild + +* Sat Jun 16 2018 Miro Hrončok - 1:0.999999999-7 +- Rebuilt for Python 3.7 + +* Mon Feb 12 2018 Iryna Shcherbina - 1:0.999999999-6 +- Update Python 2 dependency declarations to new packaging standards + (See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3) + +* Fri Feb 09 2018 Fedora Release Engineering - 1:0.999999999-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild + +* Fri Sep 29 2017 Troy Dawson - 0.999999999-4 +- Cleanup spec file conditionals + +* Thu Jul 27 2017 Kevin Fenzi - 0.999999999-3 +- Add Requires on python-webencodings. Fixes bug #1474883 + +* Thu Jul 27 2017 Fedora Release Engineering - 1:0.999999999-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild + +* Fri Jul 21 2017 Kevin Fenzi - 1:0.999999999-1 +- Update to 0.999999999. Fixes bug #1431378 and #1305828 +- Security fix for CVE-2016-9909, CVE-2016-9910. Fixes bug #1402706 and #1402707 + +* Sat Feb 11 2017 Fedora Release Engineering - 1:0.999-13 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild + +* Fri Dec 30 2016 Toshio Kuratomi - 1:0.999-12 +- Correct usage of the %%python_provide macro + +* Fri Dec 30 2016 Orion Poplawski - 1:0.999-11 +- Ship python2-html5lib +- Modernize spec +- Use %%license + +* Mon Dec 12 2016 Charalampos Stratakis - 1:0.999-10 +- Rebuild for Python 3.6 +- Fix invalid escape sequences + +* Tue Jul 19 2016 Fedora Release Engineering - 1:0.999-9 +- https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages + +* Thu Feb 04 2016 Fedora Release Engineering - 1:0.999-8 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild + +* Tue Nov 03 2015 Robert Kuska - 1:0.999-7 +- Rebuilt for Python3.5 rebuild + +* Thu Jun 18 2015 Fedora Release Engineering - 1:0.999-6 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild + +* Sat Jun 07 2014 Fedora Release Engineering - 1:0.999-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild + +* Wed May 14 2014 Bohuslav Kabrda - 1:0.999-4 +- Rebuilt for https://fedoraproject.org/wiki/Changes/Python_3.4 + +* Fri May 09 2014 Dennis Gilmore - 0.999-3 +- move python3 Requires and BuildRequires into the python3 sub-package + +* Wed Mar 12 2014 Dan Scott - 0.999-2 +- "six" module is a runtime requirement + +* Sat Mar 01 2014 Praveen Kumar 0.999-1 +- Added epoch information + +* Wed Feb 26 2014 Dan Scott - 0.999-1 +- Updated for new version +- Fixed bogus dates in changelog + +* Sun Aug 04 2013 Fedora Release Engineering - 1.0b2-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild + +* Mon Jul 8 2013 Praveen Kumar - 1.0b2-2 +- Updated python3 support which accidently removed from previous revision. + +* Mon Jul 8 2013 Praveen Kumar - 1.0b2-1 +- Updated new source + +* Thu Feb 14 2013 Fedora Release Engineering - 0.95-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild + +* Sat Aug 04 2012 David Malcolm - 0.95-3 +- rebuild for https://fedoraproject.org/wiki/Features/Python_3.3 + +* Sat Jul 21 2012 Fedora Release Engineering - 0.95-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild + +* Tue Feb 21 2012 Praveen Kumar - 0.95-1 +- Added python3 spec and updated new source + +* Mon Jul 18 2011 Praveen Kumar - 0.90-1 +- Initial spec diff --git a/python-html5lib.spec b/python-html5lib.spec index efa9a0e..a13fd73 100644 --- a/python-html5lib.spec +++ b/python-html5lib.spec @@ -1,7 +1,7 @@ Name: python-html5lib Summary: A python based HTML parser/tokenizer Version: 1.1 -Release: 13%{?dist} +Release: %autorelease Epoch: 1 License: MIT URL: https://github.com/html5lib/html5lib-python @@ -65,169 +65,4 @@ sed -i 's/from mock import/from unittest.mock import/' html5lib/tests/test_meta. %changelog -* Fri Jul 21 2023 Fedora Release Engineering - 1:1.1-13 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild - -* Wed Jun 14 2023 Python Maint - 1:1.1-12 -- Rebuilt for Python 3.12 - -* Fri Jan 20 2023 Fedora Release Engineering - 1:1.1-11 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild - -* Fri Jul 22 2022 Fedora Release Engineering - 1:1.1-10 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild - -* Mon Jun 13 2022 Python Maint - 1:1.1-9 -- Rebuilt for Python 3.11 - -* Mon Jan 31 2022 Miro Hrončok - 1:1.1-8 -- Use standard library unittest.mock instead of 3rd party mock -- Add subpackages with Python extras: lxml genshi chardet all - -* Fri Jan 21 2022 Fedora Release Engineering - 1:1.1-7 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild - -* Fri Jul 23 2021 Fedora Release Engineering - 1:1.1-6 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild - -* Thu Jun 03 2021 Python Maint - 1:1.1-5 -- Rebuilt for Python 3.10 - -* Wed Jan 27 2021 Fedora Release Engineering - 1:1.1-4 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild - -* Mon Aug 10 2020 Miro Hrončok - 1:1.1-3 -- Fix compatibility with pytest 6 - -* Wed Jul 29 2020 Fedora Release Engineering - 1:1.1-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild - -* Wed Jul 01 2020 Charalampos Stratakis - 1:1.1-1 -- Update to 1.1 (#1849837) -- Use pytest 5 - -* Sat May 30 2020 Miro Hrončok - 1:1.0.1-10 -- Use pytest 4 - -* Sat May 23 2020 Miro Hrončok - 1:1.0.1-9 -- Rebuilt for Python 3.9 - -* Thu Jan 30 2020 Fedora Release Engineering - 1:1.0.1-8 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild - -* Mon Sep 16 2019 Miro Hrončok - 1:1.0.1-7 -- Drop python2-html5lib - -* Mon Aug 26 2019 Miro Hrončok - 1:1.0.1-6 -- Reduce Python 2 build dependencies - -* Fri Aug 16 2019 Miro Hrončok - 1:1.0.1-5 -- Rebuilt for Python 3.8 - -* Fri Jul 26 2019 Fedora Release Engineering - 1:1.0.1-4 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild - -* Sat Feb 02 2019 Fedora Release Engineering - 1:1.0.1-3 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild - -* Mon Sep 24 2018 Miro Hrončok - 1:1.0.1-2 -- Fix dire deprecation warnings (#1627071) - -* Mon Aug 20 2018 Miro Hrončok - 1:1.0.1-1 -- Update to 1.0.1 (#1584176) - -* Sat Jul 14 2018 Fedora Release Engineering - 1:0.999999999-8 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild - -* Sat Jun 16 2018 Miro Hrončok - 1:0.999999999-7 -- Rebuilt for Python 3.7 - -* Mon Feb 12 2018 Iryna Shcherbina - 1:0.999999999-6 -- Update Python 2 dependency declarations to new packaging standards - (See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3) - -* Fri Feb 09 2018 Fedora Release Engineering - 1:0.999999999-5 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild - -* Fri Sep 29 2017 Troy Dawson - 0.999999999-4 -- Cleanup spec file conditionals - -* Thu Jul 27 2017 Kevin Fenzi - 0.999999999-3 -- Add Requires on python-webencodings. Fixes bug #1474883 - -* Thu Jul 27 2017 Fedora Release Engineering - 1:0.999999999-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild - -* Fri Jul 21 2017 Kevin Fenzi - 1:0.999999999-1 -- Update to 0.999999999. Fixes bug #1431378 and #1305828 -- Security fix for CVE-2016-9909, CVE-2016-9910. Fixes bug #1402706 and #1402707 - -* Sat Feb 11 2017 Fedora Release Engineering - 1:0.999-13 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild - -* Fri Dec 30 2016 Toshio Kuratomi - 1:0.999-12 -- Correct usage of the %%python_provide macro - -* Fri Dec 30 2016 Orion Poplawski - 1:0.999-11 -- Ship python2-html5lib -- Modernize spec -- Use %%license - -* Mon Dec 12 2016 Charalampos Stratakis - 1:0.999-10 -- Rebuild for Python 3.6 -- Fix invalid escape sequences - -* Tue Jul 19 2016 Fedora Release Engineering - 1:0.999-9 -- https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages - -* Thu Feb 04 2016 Fedora Release Engineering - 1:0.999-8 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild - -* Tue Nov 03 2015 Robert Kuska - 1:0.999-7 -- Rebuilt for Python3.5 rebuild - -* Thu Jun 18 2015 Fedora Release Engineering - 1:0.999-6 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild - -* Sat Jun 07 2014 Fedora Release Engineering - 1:0.999-5 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild - -* Wed May 14 2014 Bohuslav Kabrda - 1:0.999-4 -- Rebuilt for https://fedoraproject.org/wiki/Changes/Python_3.4 - -* Fri May 09 2014 Dennis Gilmore - 0.999-3 -- move python3 Requires and BuildRequires into the python3 sub-package - -* Wed Mar 12 2014 Dan Scott - 0.999-2 -- "six" module is a runtime requirement - -* Sat Mar 01 2014 Praveen Kumar 0.999-1 -- Added epoch information - -* Wed Feb 26 2014 Dan Scott - 0.999-1 -- Updated for new version -- Fixed bogus dates in changelog - -* Sun Aug 04 2013 Fedora Release Engineering - 1.0b2-3 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild - -* Mon Jul 8 2013 Praveen Kumar - 1.0b2-2 -- Updated python3 support which accidently removed from previous revision. - -* Mon Jul 8 2013 Praveen Kumar - 1.0b2-1 -- Updated new source - -* Thu Feb 14 2013 Fedora Release Engineering - 0.95-4 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild - -* Sat Aug 04 2012 David Malcolm - 0.95-3 -- rebuild for https://fedoraproject.org/wiki/Features/Python_3.3 - -* Sat Jul 21 2012 Fedora Release Engineering - 0.95-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild - -* Tue Feb 21 2012 Praveen Kumar - 0.95-1 -- Added python3 spec and updated new source - -* Mon Jul 18 2011 Praveen Kumar - 0.90-1 -- Initial spec +%autochangelog