From f91d6bf137faf888e09c21f798e8a4564dc2cda3 Mon Sep 17 00:00:00 2001 From: Eric Curtin Date: Thu, 9 Jan 2025 15:20:16 +0000 Subject: [PATCH] Looks like RHEL9 doesn't support autochangelog Change back to manual changelogs Signed-off-by: Eric Curtin --- rpm/python-ramalama.spec | 31 ++++++++++++++++++++++++++++++- 1 file changed, 30 insertions(+), 1 deletion(-) diff --git a/rpm/python-ramalama.spec b/rpm/python-ramalama.spec index 446b749e..5e6298ad 100644 --- a/rpm/python-ramalama.spec +++ b/rpm/python-ramalama.spec @@ -101,4 +101,33 @@ will run the AI Models within a container based on the OCI image. %{_mandir}/man5/ramalama*.5* %changelog -%autochangelog +* Thu Jan 9 00:00:00 2025 Daniel J Walsh - 0.4.0 +- Release 0.4.0 + +* Tue Nov 26 00:00:00 2024 Stephen Smoogen - 0.2.0-7 +- Fix spec file to get CentOS Stream 10 building + +* Tue Nov 26 00:00:00 2024 Stephen Smoogen - 0.2.0-6 +- Needed to fix to match upstream + +* Tue Nov 26 00:00:00 2024 Stephen Smoogen - 0.2.0-5 +- Do manual addition of PR #4 items + +* Tue Nov 26 00:00:00 2024 Stephen Smoogen - 0.2.0-4 +- Fix changes to spec file description and other items found in review + +* Tue Nov 26 00:00:00 2024 Stephen Smoogen - 0.2.0-3 +- Incorporate upstream PR + +* Tue Nov 26 00:00:00 2024 Mikel Olasagasti Uranga - 0.2.0-2 +- Switch to go-md2man instead of full name + +* Fri Nov 22 00:00:00 2024 Stephen Smoogen - 0.2.0-1 +- Update to 0.2.0 + +* Wed Nov 20 00:00:00 2024 Stephen Smoogen - 0.1.2-1 +- Update to 0.1.2 and fix bugzilla issues. + +* Thu Nov 14 00:00:00 2024 Stephen Smoogen - 0.1.1-1 +- Initial pull of package +