summaryrefslogtreecommitdiff
path: root/scripts/rpmbuild
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/rpmbuild')
-rw-r--r--scripts/rpmbuild/xmake.spec6
1 files changed, 5 insertions, 1 deletions
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 <[email protected]> - 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 <[email protected]> - 2.3.8-1
- v2.3.8 released