Compare commits

...

2 Commits

View File

@ -1,14 +1,14 @@
%define majver %(echo %version | cut -d. -f1-2)
Name: mailimporter
Version: 20.12.1
Version: 20.12.3
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,12 @@ exit 0
%{_libdir}/qt5/mkspecs/modules/qt_MailImporter.pri
%changelog
* 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