diff --git a/kglobalacceld.spec b/kglobalacceld.spec index 7bf12c7..69ad286 100644 --- a/kglobalacceld.spec +++ b/kglobalacceld.spec @@ -1,7 +1,7 @@ %define majver %(echo %version | cut -d. -f1-2) Name: kglobalacceld -Version: 6.2.4 +Version: 6.2.5 Release: 1mamba Summary: KDE Plasma daemon providing Global Keyboard Shortcut (Accelerator) functionality Group: System/Libraries @@ -59,7 +59,6 @@ Requires: lib%{name} = %{?epoch:%epoch:}%{version}-%{release} %description -n lib%{name}-devel This package contains libraries and header files for developing applications that use %{name}. -%debug_package %prep %setup -q @@ -104,6 +103,9 @@ exit 0 %{_libdir}/cmake/KGlobalAccelD/KGlobalAccel*.cmake %changelog +* Wed Jan 01 2025 Automatic Build System 6.2.5-1mamba +- automatic version update by autodist + * Tue Nov 26 2024 Automatic Build System 6.2.4-1mamba - automatic version update by autodist