packages(rpm): update version and changelog macros

This commit is contained in:
2026-06-03 21:20:18 +03:00
parent 36aed3f55d
commit 3c2882ef1f
+2 -2
View File
@@ -6,7 +6,7 @@
%global debug_package %{nil} %global debug_package %{nil}
Name: pwsp-git Name: pwsp-git
Version: {{{ git_version }}} Version: {{{ git_dir_version }}}
Release: 1%{?dist} Release: 1%{?dist}
Summary: Lets you play audio files through your microphone (git version) Summary: Lets you play audio files through your microphone (git version)
@@ -79,5 +79,5 @@ install -Dm644 pwsp-gui/assets/pwsp-daemon.service %{buildroot}/usr/lib/systemd/
/usr/lib/systemd/user/pwsp-daemon.service /usr/lib/systemd/user/pwsp-daemon.service
%changelog %changelog
{{{ git_changelog }}} {{{ git_dir_changelog }}}