automatic version update by autodist [release 24.08.1-1mamba;Fri Sep 13 2024]
This commit is contained in:
parent
04d4e2ba55
commit
067ce0cb10
@ -1,7 +1,7 @@
|
||||
%define majver %(echo %version | cut -d. -f1-2)
|
||||
|
||||
Name: kaccounts-integration
|
||||
Version: 24.08.0
|
||||
Version: 24.08.1
|
||||
Release: 1mamba
|
||||
Summary: KDE framework to store secrets
|
||||
Group: System/Libraries
|
||||
@ -77,8 +77,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)
|
||||
@ -100,6 +98,9 @@ This package contains libraries and header files for developing applications tha
|
||||
%{_libdir}/cmake/KAccounts6/KAccounts*.cmake
|
||||
|
||||
%changelog
|
||||
* Fri Sep 13 2024 Automatic Build System <autodist@openmamba.org> 24.08.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Aug 23 2024 Automatic Build System <autodist@openmamba.org> 24.08.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user