From 739d0ed116465cd887b9eb35906c888be502299a Mon Sep 17 00:00:00 2001 From: Tao Liu Date: Thu, 8 Aug 2024 17:27:34 +1200 Subject: [PATCH] Remove autorelease and autochangelog autorelease and autochangelog is not convenient for handling zstream releases, which a customized release number will be specified. So switch the auto back to manual. Signed-off-by: Tao Liu --- python-drgn.spec | 53 ++++++++++++++++++++++++++++++++++++++++++++++-- 1 file changed, 51 insertions(+), 2 deletions(-) diff --git a/python-drgn.spec b/python-drgn.spec index a5ba1b1..a092b78 100644 --- a/python-drgn.spec +++ b/python-drgn.spec @@ -15,7 +15,7 @@ scripting in Python.} Name: python-%{pypi_name} Version: 0.0.25 -Release: %autorelease +Release: 6%{?dist} Summary: Programmable debugger License: LGPL-2.1-or-later @@ -117,4 +117,53 @@ cp -PR contrib tools %{buildroot}%{_datadir}/drgn %endif %changelog -%autochangelog +* Mon Jun 24 2024 Troy Dawson - 0.0.25-6 +- Bump release for June 2024 mass rebuild + +* Wed May 15 2024 Tao Liu - 0.0.25-5 +- Remove brew-build.tier0.functional test + +* Thu May 02 2024 Philipp Rudo - 0.0.25-4 +- Add gating.yaml to RHEL-10 python-drgn + +* Fri Jan 26 2024 Fedora Release Engineering - 0.0.25-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild + +* Mon Jan 22 2024 Fedora Release Engineering - 0.0.25-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild + +* Fri Dec 01 2023 Omar Sandoval - 0.0.25-1 +- Update to 0.0.25; Fixes: RHBZ#2252482 + +* Fri Sep 08 2023 Omar Sandoval - 0.0.24-1 +- Update to 0.0.24; Fixes: RHBZ#2238043 + +* Fri Jul 21 2023 Fedora Release Engineering - 0.0.23-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild + +* Thu Jul 13 2023 Davide Cavalca - 0.0.23-2 +- Rebuilt for Python 3.12; Fixes: RHBZ#2220199 + +* Wed Jun 28 2023 Omar Sandoval - 0.0.23-1 +- Update to 0.0.23; Fixes: RHBZ#2218383 + +* Wed Jun 14 2023 Python Maint - 0.0.22-3 +- Rebuilt for Python 3.12 + +* Fri Jan 20 2023 Fedora Release Engineering - 0.0.22-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild + +* Fri Jan 06 2023 Omar Sandoval - 0.0.22-1 +- Update to 0.0.22 + +* Wed Oct 12 2022 Davide Cavalca - 0.0.21-1 +- Update to 0.0.21; Fixes: RHBZ#2134210 + +* Sat Aug 06 2022 Michel Alexandre Salim - 0.0.20-2 +- Rebuilt for libkdumpfile.so.10 + +* Tue Jul 26 2022 Davide Cavalca - 0.0.20-1 +- Update to 0.0.20; Fixes: RHBZ#2110808 + +* Fri Jul 22 2022 Fedora Release Engineering - 0.0.19-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild