mirror of
https://github.com/arabianq/pipewire-soundpad.git
synced 2026-06-19 04:03:33 +00:00
packages(rpm): update version and changelog macros
This commit is contained in:
@@ -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 }}}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user