From 6da19c530e2705a1485af78ed4782210f9eaa208 Mon Sep 17 00:00:00 2001 From: Ankur Sinha (Ankur Sinha Gmail) Date: Jan 12 2023 17:54:16 +0000 Subject: chore: use rpmautospec --- diff --git a/changelog b/changelog new file mode 100644 index 0000000..a9c7d99 --- /dev/null +++ b/changelog @@ -0,0 +1,73 @@ +* Fri Jul 22 2022 Fedora Release Engineering - 3.3.1-13 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild + +* Mon Jun 13 2022 Python Maint - 3.3.1-12 +- Rebuilt for Python 3.11 + +* Fri Jan 21 2022 Fedora Release Engineering - 3.3.1-11 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild + +* Fri Jul 23 2021 Fedora Release Engineering - 3.3.1-10 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild + +* Fri Jun 04 2021 Python Maint - 3.3.1-9 +- Rebuilt for Python 3.10 + +* Wed Jan 27 2021 Fedora Release Engineering - 3.3.1-8 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + +* Wed Jul 29 2020 Fedora Release Engineering - 3.3.1-7 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild + +* Tue May 26 2020 Miro Hrončok - 3.3.1-6 +- Rebuilt for Python 3.9 + +* Thu Jan 30 2020 Fedora Release Engineering - 3.3.1-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild + +* Thu Oct 03 2019 Miro Hrončok - 3.3.1-4 +- Rebuilt for Python 3.8.0rc1 (#1748018) + +* Mon Aug 19 2019 Miro Hrončok - 3.3.1-3 +- Rebuilt for Python 3.8 + +* Fri Jul 26 2019 Fedora Release Engineering - 3.3.1-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild + +* Wed Apr 10 2019 Ankur Sinha - 3.3.1-1 +- Update to 3.3.1 + +* Sat Feb 02 2019 Fedora Release Engineering - 3.1-9 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild + +* Fri Oct 12 2018 Zbigniew Jędrzejewski-Szmek - 3.1-8 +- Python2 binary package has been removed + See https://fedoraproject.org/wiki/Changes/Mass_Python_2_Package_Removal + +* Sat Jul 14 2018 Fedora Release Engineering - 3.1-7 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild + +* Tue Jun 19 2018 Miro Hrončok - 3.1-6 +- Rebuilt for Python 3.7 + +* Fri Feb 09 2018 Fedora Release Engineering - 3.1-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild + +* Fri Oct 27 2017 Ankur Sinha - 3.1-4 +- Updated as per final comments +- add missing BR +- make URL complete without macro +- correct file lists + +* Thu Oct 26 2017 Ankur Sinha - 3.1-3 +- Update based on review comments +- Make BRs and Rs specific to sub packages +- Make file lists more specific +- Use summary macro + +* Thu Oct 26 2017 Ankur Sinha - 3.1-2 +- No need to provide different binaries - they provide same functionality +- https://fedoraproject.org/wiki/Packaging:Python#Executables_in_.2Fusr.2Fbin + +* Wed Oct 25 2017 Ankur Sinha - 3.1-1 +- Initial rpmbuild diff --git a/python-rstcheck.spec b/python-rstcheck.spec index 54c26cc..46f6d59 100644 --- a/python-rstcheck.spec +++ b/python-rstcheck.spec @@ -2,7 +2,7 @@ Name: python-%{srcname} Version: 3.3.1 -Release: 13%{?dist} +Release: %autorelease Summary: Checks syntax of reStructuredText and code blocks nested within it License: MIT @@ -48,76 +48,4 @@ rm -frv %{srcname}.egg-info %{_bindir}/%{srcname} %changelog -* Fri Jul 22 2022 Fedora Release Engineering - 3.3.1-13 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild - -* Mon Jun 13 2022 Python Maint - 3.3.1-12 -- Rebuilt for Python 3.11 - -* Fri Jan 21 2022 Fedora Release Engineering - 3.3.1-11 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild - -* Fri Jul 23 2021 Fedora Release Engineering - 3.3.1-10 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild - -* Fri Jun 04 2021 Python Maint - 3.3.1-9 -- Rebuilt for Python 3.10 - -* Wed Jan 27 2021 Fedora Release Engineering - 3.3.1-8 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild - -* Wed Jul 29 2020 Fedora Release Engineering - 3.3.1-7 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild - -* Tue May 26 2020 Miro Hrončok - 3.3.1-6 -- Rebuilt for Python 3.9 - -* Thu Jan 30 2020 Fedora Release Engineering - 3.3.1-5 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild - -* Thu Oct 03 2019 Miro Hrončok - 3.3.1-4 -- Rebuilt for Python 3.8.0rc1 (#1748018) - -* Mon Aug 19 2019 Miro Hrončok - 3.3.1-3 -- Rebuilt for Python 3.8 - -* Fri Jul 26 2019 Fedora Release Engineering - 3.3.1-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild - -* Wed Apr 10 2019 Ankur Sinha - 3.3.1-1 -- Update to 3.3.1 - -* Sat Feb 02 2019 Fedora Release Engineering - 3.1-9 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild - -* Fri Oct 12 2018 Zbigniew Jędrzejewski-Szmek - 3.1-8 -- Python2 binary package has been removed - See https://fedoraproject.org/wiki/Changes/Mass_Python_2_Package_Removal - -* Sat Jul 14 2018 Fedora Release Engineering - 3.1-7 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild - -* Tue Jun 19 2018 Miro Hrončok - 3.1-6 -- Rebuilt for Python 3.7 - -* Fri Feb 09 2018 Fedora Release Engineering - 3.1-5 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild - -* Fri Oct 27 2017 Ankur Sinha - 3.1-4 -- Updated as per final comments -- add missing BR -- make URL complete without macro -- correct file lists - -* Thu Oct 26 2017 Ankur Sinha - 3.1-3 -- Update based on review comments -- Make BRs and Rs specific to sub packages -- Make file lists more specific -- Use summary macro - -* Thu Oct 26 2017 Ankur Sinha - 3.1-2 -- No need to provide different binaries - they provide same functionality -- https://fedoraproject.org/wiki/Packaging:Python#Executables_in_.2Fusr.2Fbin - -* Wed Oct 25 2017 Ankur Sinha - 3.1-1 -- Initial rpmbuild +%autochangelog