From f3ae48b1b581b45e804783448bf75a3ce02e6fb2 Mon Sep 17 00:00:00 2001 From: Kseniia Nivnia Date: Fri, 11 Jul 2025 10:28:57 +0100 Subject: [PATCH] Convert to %autorelease and %autochangelog Resolves: RHEL-102978 [skip changelog] --- changelog | 82 ++++++++++++++++++++++++++++++++++ python-ruamel-yaml-clib.spec | 85 +----------------------------------- 2 files changed, 84 insertions(+), 83 deletions(-) create mode 100644 changelog diff --git a/changelog b/changelog new file mode 100644 index 0000000..cc824ac --- /dev/null +++ b/changelog @@ -0,0 +1,82 @@ +* Thu Dec 19 2024 Conor Cowman - 0.2.7-9 +- Bump release and add gating.yaml file + Resolves: RHEL-66152 + +* Tue Oct 29 2024 Troy Dawson - 0.2.7-8 +- Bump release for October 2024 mass rebuild: + Resolves: RHEL-64018 + +* Mon Jun 24 2024 Troy Dawson - 0.2.7-7 +- Bump release for June 2024 mass rebuild + +* Thu Feb 01 2024 Florian Weimer - 0.2.7-6 +- Update fix-typecasts-s390x.patch for GCC 14 compatibility (#2042422) + +* Fri Jan 26 2024 Fedora Release Engineering - 0.2.7-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild + +* Mon Jan 22 2024 Fedora Release Engineering - 0.2.7-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild + +* Fri Jul 21 2023 Fedora Release Engineering - 0.2.7-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild + +* Wed Jun 14 2023 Python Maint - 0.2.7-2 +- Rebuilt for Python 3.12 + +* Wed May 03 2023 Benjamin A. Beasley - 0.2.7-1 +- Update to 0.2.7 + +* Wed May 03 2023 Benjamin A. Beasley - 0.2.6-5 +- Confirm License is SPDX MIT +- Reduce macro indirection, etc. +- Drop unused manual runtime dependency on setuptools +- Add a note about the circular dependency with ruamel.yaml +- Stop numbering sources and patches +- Update URL (close RHBZ#1840610) +- Add an import-only “smoke test” +- Properly handle libyaml bundling +- Port to pyproject-rpm-macros (“new Python guidelines”) +- Add a link to the upstream issue for the Cython workaround + +* Fri Jan 20 2023 Fedora Release Engineering - 0.2.6-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild + +* Fri Jul 22 2022 Fedora Release Engineering - 0.2.6-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild + +* Mon Jun 13 2022 Python Maint - 0.2.6-2 +- Rebuilt for Python 3.11 + +* Tue May 10 2022 Jakub Čajka - 0.2.6-1 +- Update to 0.2.6 +- Fix for type demotion issues on s390x +- Resolves: BZ#2042422 + +* Fri Jan 21 2022 Fedora Release Engineering - 0.1.2-9 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild + +* Fri Jul 23 2021 Fedora Release Engineering - 0.1.2-8 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild + +* Fri Jun 04 2021 Python Maint - 0.1.2-7 +- Rebuilt for Python 3.10 + +* Wed Jan 27 2021 Fedora Release Engineering - 0.1.2-6 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + +* Thu Nov 12 2020 Miro Hrončok - 0.1.2-5 +- Force regenerating C files from Cython sources +- Require python3-ruamel-yaml + +* Wed Jul 29 2020 Fedora Release Engineering - 0.1.2-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild + +* Tue May 26 2020 Miro Hrončok - 0.1.2-3 +- Rebuilt for Python 3.9 + +* Thu Jan 30 2020 Fedora Release Engineering - 0.1.2-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild + +* Fri Aug 30 2019 Chandan Kumar - 0.1.2-1 +- Initial package diff --git a/python-ruamel-yaml-clib.spec b/python-ruamel-yaml-clib.spec index 6b89bf4..819bfd8 100644 --- a/python-ruamel-yaml-clib.spec +++ b/python-ruamel-yaml-clib.spec @@ -2,7 +2,7 @@ Name: python-ruamel-yaml-clib Version: 0.2.7 -Release: 9%{?dist} +Release: %autorelease Summary: C version of reader, parser and emitter for ruamel.yaml derived from libyaml # SPDX @@ -95,85 +95,4 @@ rmdir ruamel.yaml.clib %doc README.rst %changelog -* Thu Dec 19 2024 Conor Cowman - 0.2.7-9 -- Bump release and add gating.yaml file - Resolves: RHEL-66152 - -* Tue Oct 29 2024 Troy Dawson - 0.2.7-8 -- Bump release for October 2024 mass rebuild: - Resolves: RHEL-64018 - -* Mon Jun 24 2024 Troy Dawson - 0.2.7-7 -- Bump release for June 2024 mass rebuild - -* Thu Feb 01 2024 Florian Weimer - 0.2.7-6 -- Update fix-typecasts-s390x.patch for GCC 14 compatibility (#2042422) - -* Fri Jan 26 2024 Fedora Release Engineering - 0.2.7-5 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild - -* Mon Jan 22 2024 Fedora Release Engineering - 0.2.7-4 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild - -* Fri Jul 21 2023 Fedora Release Engineering - 0.2.7-3 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild - -* Wed Jun 14 2023 Python Maint - 0.2.7-2 -- Rebuilt for Python 3.12 - -* Wed May 03 2023 Benjamin A. Beasley - 0.2.7-1 -- Update to 0.2.7 - -* Wed May 03 2023 Benjamin A. Beasley - 0.2.6-5 -- Confirm License is SPDX MIT -- Reduce macro indirection, etc. -- Drop unused manual runtime dependency on setuptools -- Add a note about the circular dependency with ruamel.yaml -- Stop numbering sources and patches -- Update URL (close RHBZ#1840610) -- Add an import-only “smoke test” -- Properly handle libyaml bundling -- Port to pyproject-rpm-macros (“new Python guidelines”) -- Add a link to the upstream issue for the Cython workaround - -* Fri Jan 20 2023 Fedora Release Engineering - 0.2.6-4 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild - -* Fri Jul 22 2022 Fedora Release Engineering - 0.2.6-3 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild - -* Mon Jun 13 2022 Python Maint - 0.2.6-2 -- Rebuilt for Python 3.11 - -* Tue May 10 2022 Jakub Čajka - 0.2.6-1 -- Update to 0.2.6 -- Fix for type demotion issues on s390x -- Resolves: BZ#2042422 - -* Fri Jan 21 2022 Fedora Release Engineering - 0.1.2-9 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild - -* Fri Jul 23 2021 Fedora Release Engineering - 0.1.2-8 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild - -* Fri Jun 04 2021 Python Maint - 0.1.2-7 -- Rebuilt for Python 3.10 - -* Wed Jan 27 2021 Fedora Release Engineering - 0.1.2-6 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild - -* Thu Nov 12 2020 Miro Hrončok - 0.1.2-5 -- Force regenerating C files from Cython sources -- Require python3-ruamel-yaml - -* Wed Jul 29 2020 Fedora Release Engineering - 0.1.2-4 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild - -* Tue May 26 2020 Miro Hrončok - 0.1.2-3 -- Rebuilt for Python 3.9 - -* Thu Jan 30 2020 Fedora Release Engineering - 0.1.2-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild - -* Fri Aug 30 2019 Chandan Kumar - 0.1.2-1 -- Initial package +%autochangelog