automatic version update by autodist [release 24.08.1-1mamba;Fri Sep 13 2024]
This commit is contained in:
parent
1143855335
commit
52974cf456
@ -1,7 +1,7 @@
|
||||
%define majver %(echo %version | cut -d. -f1-2)
|
||||
|
||||
Name: akonadi-mime
|
||||
Version: 24.08.0
|
||||
Version: 24.08.1
|
||||
Release: 1mamba
|
||||
Summary: KDE Akonadi Mime library
|
||||
Group: System/Libraries
|
||||
@ -70,8 +70,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)
|
||||
@ -93,6 +91,9 @@ This package contains libraries and header files for developing applications tha
|
||||
%{_qt6_docdir}/KPim6AkonadiMime.*
|
||||
|
||||
%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