Compare commits
7 Commits
23.04.1-1m
...
23.08.4-1m
Author | SHA1 | Date | |
---|---|---|---|
522c867ab7 | |||
fc2f8b1bc3 | |||
e0bb6b37b5 | |||
11094f10e6 | |||
e0a9d39ed3 | |||
c347ec9c44 | |||
7e025c7bcb |
@ -1,7 +1,7 @@
|
||||
%define majver %(echo %version | cut -d. -f1-2)
|
||||
|
||||
Name: mailimporter
|
||||
Version: 23.04.1
|
||||
Version: 23.08.4
|
||||
Release: 1mamba
|
||||
Summary: KDE Frameworks 5 mail importer
|
||||
Group: System/Libraries
|
||||
@ -95,16 +95,33 @@ This package contains libraries and header files for developing applications tha
|
||||
%{_libdir}/libKPim5MailImporterAkonadi.so
|
||||
%{_libdir}/qt5/mkspecs/modules/qt_MailImporterAkonadi.pri
|
||||
%{_libdir}/qt5/mkspecs/modules/qt_MailImporter.pri
|
||||
%dir %{_kde5_libdir}/cmake/KF5MailImporterAkonadi
|
||||
%{_kde5_libdir}/cmake/KF5MailImporterAkonadi/*.cmake
|
||||
%dir %{_kde5_libdir}/cmake/KF5MailImporter
|
||||
%{_kde5_libdir}/cmake/KF5MailImporter/*.cmake
|
||||
%dir %{_libdir}/cmake/KPim5MailImporter
|
||||
%{_libdir}/cmake/KPim5MailImporter/*.cmake
|
||||
%dir %{_libdir}/cmake/KPim5MailImporterAkonadi
|
||||
%{_libdir}/cmake/KPim5MailImporterAkonadi/*.cmake
|
||||
|
||||
%changelog
|
||||
* Sat Dec 09 2023 Automatic Build System <autodist@mambasoft.it> 23.08.4-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Nov 11 2023 Automatic Build System <autodist@mambasoft.it> 23.08.3-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Mon Oct 16 2023 Automatic Build System <autodist@mambasoft.it> 23.08.2-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Sep 16 2023 Automatic Build System <autodist@mambasoft.it> 23.08.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Mon Aug 28 2023 Automatic Build System <autodist@mambasoft.it> 23.08.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Jul 09 2023 Automatic Build System <autodist@mambasoft.it> 23.04.3-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Jun 11 2023 Automatic Build System <autodist@mambasoft.it> 23.04.2-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat May 13 2023 Automatic Build System <autodist@mambasoft.it> 23.04.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Reference in New Issue
Block a user