diff --git a/kaccounts-integration.spec b/kaccounts-integration.spec index ff3b801..8925e4a 100644 --- a/kaccounts-integration.spec +++ b/kaccounts-integration.spec @@ -1,7 +1,7 @@ %define majver %(echo %version | cut -d. -f1-2) Name: kaccounts-integration -Version: 24.12.0 +Version: 24.12.1 Release: 1mamba Summary: KDE framework to store secrets Group: System/Libraries @@ -64,7 +64,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 @@ This package contains libraries and header files for developing applications tha %{_libdir}/cmake/KAccounts6/KAccounts*.cmake %changelog +* Fri Jan 10 2025 Automatic Build System 24.12.1-1mamba +- automatic version update by autodist + * Thu Dec 12 2024 Automatic Build System 24.12.0-1mamba - automatic version update by autodist