diff --git a/README.md b/README.md index edf5dab..f3665c7 100644 --- a/README.md +++ b/README.md @@ -2,3 +2,4 @@ lxqt-runner provides a GUI that comes up on the desktop and allows for launching applications or shutting down the system. + diff --git a/lxqt-runner.spec b/lxqt-runner.spec index f99afe6..dfe90bc 100644 --- a/lxqt-runner.spec +++ b/lxqt-runner.spec @@ -1,5 +1,5 @@ Name: lxqt-runner -Version: 2.1.0 +Version: 2.1.1 Release: 1mamba Summary: A GUI that comes up on the desktop and allows for launching applications or shutting down the system Group: Graphical Desktop/Applications/Environment @@ -34,7 +34,6 @@ BuildRequires: cmake %description lxqt-runner provides a GUI that comes up on the desktop and allows for launching applications or shutting down the system. -%debug_package %prep %setup -q @@ -60,6 +59,9 @@ lxqt-runner provides a GUI that comes up on the desktop and allows for launching %doc AUTHORS LICENSE %changelog +* Sun Jan 12 2025 Automatic Build System 2.1.1-1mamba +- automatic version update by autodist + * Tue Nov 12 2024 Automatic Build System 2.1.0-1mamba - automatic version update by autodist