Compare commits

...

19 Commits

Author SHA1 Message Date
3bb5d3dc84 automatic version update by autodist [release 21.04.1-1mamba;Fri May 14 2021] 2024-01-06 06:41:05 +01:00
2175122d28 automatic version update by autodist [release 21.04.0-1mamba;Tue Apr 27 2021] 2024-01-06 06:41:05 +01:00
462ebec586 automatic version update by autodist [release 20.12.3-1mamba;Sat Mar 06 2021] 2024-01-06 06:41:05 +01:00
d62f6e0828 automatic version update by autodist [release 20.12.2-1mamba;Sat Feb 06 2021] 2024-01-06 06:41:05 +01:00
e83afec452 automatic version update by autodist [release 20.12.1-1mamba;Sat Jan 09 2021] 2024-01-06 06:41:03 +01:00
7cfdf546e3 automatic version update by autodist [release 20.12.0-1mamba;Mon Dec 21 2020] 2024-01-06 06:41:03 +01:00
ec089ff3b3 automatic version update by autodist [release 20.08.3-1mamba;Sat Nov 07 2020] 2024-01-06 06:41:03 +01:00
0254813222 automatic version update by autodist [release 20.08.2-1mamba;Sun Oct 11 2020] 2024-01-06 06:41:03 +01:00
00454c34b5 automatic version update by autodist [release 20.08.1-1mamba;Fri Sep 04 2020] 2024-01-06 06:41:03 +01:00
9bd2eaa932 automatic version update by autodist [release 20.08.0-1mamba;Thu Aug 20 2020] 2024-01-06 06:41:03 +01:00
40feee5e01 automatic version update by autodist [release 20.04.3-1mamba;Sun Jul 12 2020] 2024-01-06 06:41:03 +01:00
cd733cad96 automatic version update by autodist [release 20.04.2-1mamba;Sat Jun 13 2020] 2024-01-06 06:41:03 +01:00
00d1061713 automatic version update by autodist [release 20.04.1-1mamba;Sat May 16 2020] 2024-01-06 06:41:03 +01:00
cc0021e72e automatic version update by autodist [release 20.04.0-1mamba;Sun Apr 26 2020] 2024-01-06 06:41:03 +01:00
0490e0e5fc automatic version update by autodist [release 19.12.3-1mamba;Sun Mar 08 2020] 2024-01-06 06:41:03 +01:00
7ace261787 automatic version update by autodist [release 19.12.2-1mamba;Fri Feb 07 2020] 2024-01-06 06:41:02 +01:00
4b93111fe8 automatic version update by autodist [release 19.12.1-1mamba;Fri Jan 10 2020] 2024-01-06 06:41:02 +01:00
5ec3e9527b automatic version update by autodist [release 19.12.0-1mamba;Thu Jan 02 2020] 2024-01-06 06:41:02 +01:00
a42a11a7ea automatic version update by autodist [release 19.08.3-1mamba;Sat Nov 09 2019] 2024-01-06 06:41:02 +01:00

View File

@ -1,15 +1,15 @@
%define majver %(echo %version | cut -d. -f1-2)
Name: mailimporter
Version: 19.08.2
Version: 21.04.1
Release: 1mamba
Summary: KDE Frameworks 5 mail importer
Group: System/Libraries
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
URL: https://www.kde.org
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
@ -31,7 +31,6 @@ BuildRequires: cmake
BuildRequires: rpm-macros-kde5
BuildRequires: extra-cmake-modules
Requires: lib%{name} = %{?epoch:%epoch:}%{version}-%{release}
BuildRoot: %{_tmppath}/%{name}-%{version}-root
%description
KDE Frameworks 5 mail importer.
@ -105,6 +104,63 @@ exit 0
%{_libdir}/qt5/mkspecs/modules/qt_MailImporter.pri
%changelog
* Fri May 14 2021 Automatic Build System <autodist@mambasoft.it> 21.04.1-1mamba
- automatic version update by autodist
* Tue Apr 27 2021 Automatic Build System <autodist@mambasoft.it> 21.04.0-1mamba
- automatic version update by autodist
* Sat Mar 06 2021 Automatic Build System <autodist@mambasoft.it> 20.12.3-1mamba
- automatic version update by autodist
* Sat Feb 06 2021 Automatic Build System <autodist@mambasoft.it> 20.12.2-1mamba
- automatic version update by autodist
* Sat Jan 09 2021 Automatic Build System <autodist@mambasoft.it> 20.12.1-1mamba
- automatic version update by autodist
* Mon Dec 21 2020 Automatic Build System <autodist@mambasoft.it> 20.12.0-1mamba
- automatic version update by autodist
* Sat Nov 07 2020 Automatic Build System <autodist@mambasoft.it> 20.08.3-1mamba
- automatic version update by autodist
* Sun Oct 11 2020 Automatic Build System <autodist@mambasoft.it> 20.08.2-1mamba
- automatic version update by autodist
* Fri Sep 04 2020 Automatic Build System <autodist@mambasoft.it> 20.08.1-1mamba
- automatic version update by autodist
* Thu Aug 20 2020 Automatic Build System <autodist@mambasoft.it> 20.08.0-1mamba
- automatic version update by autodist
* Sun Jul 12 2020 Automatic Build System <autodist@mambasoft.it> 20.04.3-1mamba
- automatic version update by autodist
* Sat Jun 13 2020 Automatic Build System <autodist@mambasoft.it> 20.04.2-1mamba
- automatic version update by autodist
* Sat May 16 2020 Automatic Build System <autodist@mambasoft.it> 20.04.1-1mamba
- automatic version update by autodist
* Sun Apr 26 2020 Automatic Build System <autodist@mambasoft.it> 20.04.0-1mamba
- automatic version update by autodist
* 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