Compare commits
4 Commits
24.05.1-1m
...
24.08.2-1m
Author | SHA1 | Date | |
---|---|---|---|
ffc3e3d967 | |||
d59f5d033a | |||
d46110e489 | |||
96a1a7ac4d |
@ -1,7 +1,7 @@
|
||||
%define majver %(echo %version | cut -d. -f1-2)
|
||||
|
||||
Name: mailimporter
|
||||
Version: 24.05.1
|
||||
Version: 24.08.2
|
||||
Release: 1mamba
|
||||
Summary: KDE mail importer
|
||||
Group: System/Libraries
|
||||
@ -73,8 +73,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)
|
||||
@ -99,6 +97,18 @@ This package contains libraries and header files for developing applications tha
|
||||
%{_qt6_docdir}/KPim6MailImporterAkonadi.*
|
||||
|
||||
%changelog
|
||||
* Sat Oct 12 2024 Automatic Build System <autodist@openmamba.org> 24.08.2-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Sep 14 2024 Automatic Build System <autodist@openmamba.org> 24.08.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Aug 24 2024 Automatic Build System <autodist@openmamba.org> 24.08.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Jul 06 2024 Automatic Build System <autodist@openmamba.org> 24.05.2-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Jun 15 2024 Automatic Build System <autodist@openmamba.org> 24.05.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Reference in New Issue
Block a user