automatic version update by autodist [release 1.0.4-1mamba;Fri Mar 28 2025]

This commit is contained in:
Automatic Build System 2025-04-02 13:10:59 +02:00
parent 5f7c41790f
commit bcb4a29da5
2 changed files with 5 additions and 2 deletions

View File

@ -2,3 +2,4 @@
A simple Qt application to control the JACK sound server daemon

View File

@ -1,5 +1,5 @@
Name: qjackctl
Version: 1.0.3
Version: 1.0.4
Release: 1mamba
Summary: A simple Qt application to control the JACK sound server daemon
Group: Graphical Desktop/Applications/Multimedia
@ -35,7 +35,6 @@ Requires: pulseaudio-module-jack
%description
A simple Qt application to control the JACK sound server daemon
%debug_package
%prep
%setup -q
@ -73,6 +72,9 @@ install -D -m0755 %{SOURCE1} %{buildroot}%{_bindir}/loop2jack
%doc LICENSE
%changelog
* Fri Mar 28 2025 Automatic Build System <autodist@openmamba.org> 1.0.4-1mamba
- automatic version update by autodist
* Wed Oct 30 2024 Automatic Build System <autodist@openmamba.org> 1.0.3-1mamba
- automatic version update by autodist