Compare commits
17 Commits
18.08.1-1m
...
19.12.3-1m
Author | SHA1 | Date | |
---|---|---|---|
0490e0e5fc | |||
7ace261787 | |||
4b93111fe8 | |||
5ec3e9527b | |||
a42a11a7ea | |||
ddc8fdad16 | |||
33f518ef93 | |||
1d1e2f9ea4 | |||
22184365f9 | |||
e9e78d5480 | |||
5fbf37043a | |||
48a490ba44 | |||
8d4879a229 | |||
18967335df | |||
1b9ae83775 | |||
c2dc782ca1 | |||
2e943b7ba1 |
@ -1,7 +1,7 @@
|
||||
%define majver %(echo %version | cut -d. -f1-2)
|
||||
|
||||
Name: mailimporter
|
||||
Version: 18.08.1
|
||||
Version: 19.12.3
|
||||
Release: 1mamba
|
||||
Summary: KDE Frameworks 5 mail importer
|
||||
Group: System/Libraries
|
||||
@ -9,7 +9,7 @@ Vendor: openmamba
|
||||
Distribution: openmamba
|
||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||
URL: http://www.kde.org
|
||||
Source: http://download.kde.org/stable/applications/%{version}/src/mailimporter-%{version}.tar.xz
|
||||
Source: http://download.kde.org/stable/release-service/%{version}/src/mailimporter-%{version}.tar.xz
|
||||
# Source: http://download.kde.org/stable/frameworks/%{majver}/...-%{version}.tar.xz
|
||||
License: GPL
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
@ -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,60 @@ exit 0
|
||||
%{_libdir}/qt5/mkspecs/modules/qt_MailImporter.pri
|
||||
|
||||
%changelog
|
||||
* Sun Mar 08 2020 Automatic Build System <autodist@mambasoft.it> 19.12.3-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Feb 07 2020 Automatic Build System <autodist@mambasoft.it> 19.12.2-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Jan 10 2020 Automatic Build System <autodist@mambasoft.it> 19.12.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Jan 02 2020 Automatic Build System <autodist@mambasoft.it> 19.12.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* 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
|
||||
|
||||
|
Reference in New Issue
Block a user