Compare commits

...

20 Commits

Author SHA1 Message Date
a42a11a7ea automatic version update by autodist [release 19.08.3-1mamba;Sat Nov 09 2019] 2024-01-06 06:41:02 +01:00
ddc8fdad16 automatic version update by autodist [release 19.08.2-1mamba;Fri Oct 11 2019] 2024-01-06 06:41:02 +01:00
33f518ef93 automatic version update by autodist [release 19.08.1-1mamba;Fri Sep 13 2019] 2024-01-06 06:41:02 +01:00
1d1e2f9ea4 automatic version update by autodist [release 19.04.3-1mamba;Sat Jul 13 2019] 2024-01-06 06:41:02 +01:00
22184365f9 automatic version update by autodist [release 19.04.2-1mamba;Sun Jun 09 2019] 2024-01-06 06:41:02 +01:00
e9e78d5480 automatic version update by autodist [release 19.04.1-1mamba;Sun May 12 2019] 2024-01-06 06:41:02 +01:00
5fbf37043a automatic version update by autodist [release 19.04.0-1mamba;Sat Apr 20 2019] 2024-01-06 06:41:02 +01:00
48a490ba44 automatic version update by autodist [release 18.12.3-1mamba;Sat Mar 09 2019] 2024-01-06 06:41:01 +01:00
8d4879a229 automatic version update by autodist [release 18.12.2-1mamba;Sun Feb 10 2019] 2024-01-06 06:41:01 +01:00
18967335df automatic version update by autodist [release 18.12.1-1mamba;Tue Jan 15 2019] 2024-01-06 06:41:01 +01:00
1b9ae83775 automatic version update by autodist [release 18.12.0-1mamba;Sun Dec 23 2018] 2024-01-06 06:41:01 +01:00
c2dc782ca1 automatic version update by autodist [release 18.08.3-1mamba;Wed Nov 14 2018] 2024-01-06 06:41:01 +01:00
2e943b7ba1 automatic version update by autodist [release 18.08.2-1mamba;Sat Oct 13 2018] 2024-01-06 06:41:01 +01:00
a9a8390df8 automatic version update by autodist [release 18.08.1-1mamba;Sat Sep 08 2018] 2024-01-06 06:41:01 +01:00
820298371d automatic version update by autodist [release 18.08.0-1mamba;Wed Aug 22 2018] 2024-01-06 06:41:01 +01:00
f1efe47d90 automatic version update by autodist [release 18.04.3-1mamba;Sat Jul 14 2018] 2024-01-06 06:41:01 +01:00
8363c84385 automatic version update by autodist [release 18.04.2-1mamba;Tue Jun 12 2018] 2024-01-06 06:41:01 +01:00
df7ec00410 automatic version update by autodist [release 18.04.1-1mamba;Sun May 13 2018] 2024-01-06 06:41:01 +01:00
8629b928d1 automatic version update by autodist [release 18.04.0-1mamba;Wed May 02 2018] 2024-01-06 06:41:01 +01:00
502a7158a6 automatic version update by autodist [release 17.12.3-1mamba;Mon Mar 12 2018] 2024-01-06 06:41:01 +01:00

View File

@ -1,7 +1,7 @@
%define majver %(echo %version | cut -d. -f1-2)
Name: mailimporter
Version: 17.12.1
Version: 19.08.3
Release: 1mamba
Summary: KDE Frameworks 5 mail importer
Group: System/Libraries
@ -79,9 +79,10 @@ exit 0
%files -n lib%{name} -f %{name}5_qt.lang
%defattr(-,root,root)
%{_sysconfdir}/xdg/mailimporter.*categories
%{_kde5_libdir}/libKF5MailImporter.so.5*
%{_kde5_libdir}/libKF5MailImporterAkonadi.so.*
%{_datadir}/qlogging-categories5/mailimporter.categories
%{_datadir}/qlogging-categories5/mailimporter.renamecategories
%files -n lib%{name}-devel
%defattr(-,root,root)
@ -104,6 +105,72 @@ exit 0
%{_libdir}/qt5/mkspecs/modules/qt_MailImporter.pri
%changelog
* Sat Nov 09 2019 Automatic Build System <autodist@mambasoft.it> 19.08.3-1mamba
- automatic version update by autodist
* Fri Oct 11 2019 Automatic Build System <autodist@mambasoft.it> 19.08.2-1mamba
- automatic version update by autodist
* Fri Sep 13 2019 Automatic Build System <autodist@mambasoft.it> 19.08.1-1mamba
- automatic version update by autodist
* Fri Sep 06 2019 Automatic Build System <autodist@mambasoft.it> 19.08.0-1mamba
- automatic version update by autodist
* Sat Jul 13 2019 Automatic Build System <autodist@mambasoft.it> 19.04.3-1mamba
- automatic version update by autodist
* Sun Jun 09 2019 Automatic Build System <autodist@mambasoft.it> 19.04.2-1mamba
- automatic version update by autodist
* Sun May 12 2019 Automatic Build System <autodist@mambasoft.it> 19.04.1-1mamba
- automatic version update by autodist
* Sat Apr 20 2019 Automatic Build System <autodist@mambasoft.it> 19.04.0-1mamba
- automatic version update by autodist
* Sat Mar 09 2019 Automatic Build System <autodist@mambasoft.it> 18.12.3-1mamba
- automatic version update by autodist
* Sun Feb 10 2019 Automatic Build System <autodist@mambasoft.it> 18.12.2-1mamba
- automatic version update by autodist
* Tue Jan 15 2019 Automatic Build System <autodist@mambasoft.it> 18.12.1-1mamba
- automatic version update by autodist
* Sun Dec 23 2018 Automatic Build System <autodist@mambasoft.it> 18.12.0-1mamba
- automatic version update by autodist
* Wed Nov 14 2018 Automatic Build System <autodist@mambasoft.it> 18.08.3-1mamba
- automatic version update by autodist
* Sat Oct 13 2018 Automatic Build System <autodist@mambasoft.it> 18.08.2-1mamba
- automatic version update by autodist
* Sat Sep 08 2018 Automatic Build System <autodist@mambasoft.it> 18.08.1-1mamba
- automatic version update by autodist
* Wed Aug 22 2018 Automatic Build System <autodist@mambasoft.it> 18.08.0-1mamba
- automatic version update by autodist
* Sat Jul 14 2018 Automatic Build System <autodist@mambasoft.it> 18.04.3-1mamba
- automatic version update by autodist
* Tue Jun 12 2018 Automatic Build System <autodist@mambasoft.it> 18.04.2-1mamba
- automatic version update by autodist
* Sun May 13 2018 Automatic Build System <autodist@mambasoft.it> 18.04.1-1mamba
- automatic version update by autodist
* Wed May 02 2018 Automatic Build System <autodist@mambasoft.it> 18.04.0-1mamba
- automatic version update by autodist
* Mon Mar 12 2018 Automatic Build System <autodist@mambasoft.it> 17.12.3-1mamba
- automatic version update by autodist
* Sat Feb 10 2018 Automatic Build System <autodist@mambasoft.it> 17.12.2-1mamba
- automatic version update by autodist
* Fri Jan 12 2018 Automatic Build System <autodist@mambasoft.it> 17.12.1-1mamba
- automatic version update by autodist