Compare commits
6 Commits
20.08.3-1m
...
21.04.1-1m
Author | SHA1 | Date | |
---|---|---|---|
3bb5d3dc84 | |||
2175122d28 | |||
462ebec586 | |||
d62f6e0828 | |||
e83afec452 | |||
7cfdf546e3 |
@ -1,14 +1,14 @@
|
||||
%define majver %(echo %version | cut -d. -f1-2)
|
||||
|
||||
Name: mailimporter
|
||||
Version: 20.08.3
|
||||
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
|
||||
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
|
||||
@ -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,24 @@ 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
|
||||
|
||||
|
Reference in New Issue
Block a user