diff --git a/kaccounts-integration.spec b/kaccounts-integration.spec index 2642191..715b07e 100644 --- a/kaccounts-integration.spec +++ b/kaccounts-integration.spec @@ -1,14 +1,14 @@ %define majver %(echo %version | cut -d. -f1-2) Name: kaccounts-integration -Version: 24.08.2 +Version: 24.08.3 Release: 1mamba Summary: KDE framework to store secrets Group: System/Libraries Vendor: openmamba Distribution: openmamba Packager: Silvan Calarco -URL: https://kde.org/ +URL: https://invent.kde.org/network/kaccounts-integration Source: https://download.kde.org/%{stable_kde6}/release-service/%{version}/src/kaccounts-integration-%{version}.tar.xz License: GPL ## AUTOBUILDREQ-BEGIN @@ -87,6 +87,7 @@ This package contains libraries and header files for developing applications tha %dir %{_kf6_qmldir}/org/kde/kaccounts %{_kf6_qmldir}/org/kde/kaccounts/* %{_datadir}/applications/kcm_kaccounts.desktop +%{_datadir}/qlogging-categories6/kaccounts.categories %doc LICENSES %files -n lib%{name}-devel @@ -98,6 +99,9 @@ This package contains libraries and header files for developing applications tha %{_libdir}/cmake/KAccounts6/KAccounts*.cmake %changelog +* Fri Nov 08 2024 Automatic Build System 24.08.3-1mamba +- automatic version update by autodist + * Thu Oct 10 2024 Automatic Build System 24.08.2-1mamba - automatic version update by autodist