diff --git a/README.md b/README.md index e24fd3b..6af4371 100644 --- a/README.md +++ b/README.md @@ -2,3 +2,4 @@ A simple Qt application to control the JACK sound server daemon + diff --git a/qjackctl.spec b/qjackctl.spec index ce28e49..f462a99 100644 --- a/qjackctl.spec +++ b/qjackctl.spec @@ -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 1.0.4-1mamba +- automatic version update by autodist + * Wed Oct 30 2024 Automatic Build System 1.0.3-1mamba - automatic version update by autodist