diff --git a/kidentitymanagement.spec b/kidentitymanagement.spec index 7760e1a..61427f9 100644 --- a/kidentitymanagement.spec +++ b/kidentitymanagement.spec @@ -1,7 +1,7 @@ %define majver %(echo %version | cut -d. -f1-2) Name: kidentitymanagement -Version: 24.08.0 +Version: 24.08.1 Release: 1mamba Summary: KDE identity management library Group: System/Libraries @@ -75,8 +75,6 @@ This package contains libraries and header files for developing applications tha %clean [ "%{buildroot}" != / ] && rm -rf "%{buildroot}" -%post -n lib%{name} -p /sbin/ldconfig -%postun -n lib%{name} -p /sbin/ldconfig %files -n lib%{name} -f %{name}.lang %defattr(-,root,root) @@ -110,6 +108,9 @@ This package contains libraries and header files for developing applications tha %{_qt6_docdir}/KPim6IdentityManagement*.* %changelog +* Fri Sep 13 2024 Automatic Build System 24.08.1-1mamba +- automatic version update by autodist + * Sat Aug 24 2024 Automatic Build System 24.08.0-1mamba - automatic version update by autodist