From 4e53ce544879e99994eaaf50c16e8a214b1fc51e Mon Sep 17 00:00:00 2001 From: Zephyr Lykos Date: Sun, 4 Jun 2023 16:20:47 +0800 Subject: scripts/rpmbuild: remove autochangelog %autochangelog isn't available in openSUSE (provided by rpmautospec) --- scripts/rpmbuild/xmake.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'scripts') diff --git a/scripts/rpmbuild/xmake.spec b/scripts/rpmbuild/xmake.spec index 26bcb11cc..dd4f3b1af 100644 --- a/scripts/rpmbuild/xmake.spec +++ b/scripts/rpmbuild/xmake.spec @@ -100,7 +100,11 @@ cp -rp xmake \ %{_mandir}/man1/*.1* %changelog -%autochangelog +* Sun Jun 04 2023 Zephyr Lykos - 2.7.9-1 +- Switch to release tarball +- Use system provided libs if possible +- Fix docs & manpage installation +- Install shell completions * Sun Oct 18 2020 Ruki Wang - 2.3.8-1 - v2.3.8 released -- cgit v1.3.1