Skip to content

Commit

Permalink
Looks like RHEL9 doesn't support autochangelog
Browse files Browse the repository at this point in the history
Change back to manual changelogs

Signed-off-by: Eric Curtin <[email protected]>
  • Loading branch information
ericcurtin committed Jan 9, 2025
1 parent 7d1dd34 commit f91d6bf
Showing 1 changed file with 30 additions and 1 deletion.
31 changes: 30 additions & 1 deletion rpm/python-ramalama.spec
Original file line number Diff line number Diff line change
Expand Up @@ -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 <[email protected]> - 0.4.0
- Release 0.4.0

* Tue Nov 26 00:00:00 2024 Stephen Smoogen <[email protected]> - 0.2.0-7
- Fix spec file to get CentOS Stream 10 building

* Tue Nov 26 00:00:00 2024 Stephen Smoogen <[email protected]> - 0.2.0-6
- Needed to fix to match upstream

* Tue Nov 26 00:00:00 2024 Stephen Smoogen <[email protected]> - 0.2.0-5
- Do manual addition of PR #4 items

* Tue Nov 26 00:00:00 2024 Stephen Smoogen <[email protected]> - 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 <[email protected]> - 0.2.0-3
- Incorporate upstream PR

* Tue Nov 26 00:00:00 2024 Mikel Olasagasti Uranga <[email protected]> - 0.2.0-2
- Switch to go-md2man instead of full name

* Fri Nov 22 00:00:00 2024 Stephen Smoogen <[email protected]> - 0.2.0-1
- Update to 0.2.0

* Wed Nov 20 00:00:00 2024 Stephen Smoogen <[email protected]> - 0.1.2-1
- Update to 0.1.2 and fix bugzilla issues.

* Thu Nov 14 00:00:00 2024 Stephen Smoogen <[email protected]> - 0.1.1-1
- Initial pull of package

0 comments on commit f91d6bf

Please sign in to comment.