automatic version update by autodist [release 21.04.2-1mamba;Sat Jun 19 2021]
This commit is contained in:
parent
796cbe19f2
commit
6c4c71fb8b
@ -1,26 +1,25 @@
|
|||||||
%define majver %(echo %version | cut -d. -f1-2)
|
%define majver %(echo %version | cut -d. -f1-2)
|
||||||
|
|
||||||
Name: akonadi-import-wizard
|
Name: akonadi-import-wizard
|
||||||
Version: 21.04.1
|
Version: 21.04.2
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: KDE Frameworks 5 Akonadi import wizard
|
Summary: KDE Frameworks 5 Akonadi import wizard
|
||||||
Group: Graphical Desktop/Applications/Internet
|
Group: Graphical Desktop/Applications/Internet
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
Distribution: openmamba
|
Distribution: openmamba
|
||||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||||
URL: https://www.kde.org
|
URL: https://kde.org/
|
||||||
Source: https://download.kde.org/stable/release-service/%{version}/src/akonadi-import-wizard-%{version}.tar.xz
|
Source: https://download.kde.org/stable/release-service/%{version}/src/akonadi-import-wizard-%{version}.tar.xz
|
||||||
License: GPL
|
License: GPL
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: glibc-devel
|
BuildRequires: glibc-devel
|
||||||
BuildRequires: ldconfig
|
|
||||||
BuildRequires: libakonadi-contacts-devel
|
BuildRequires: libakonadi-contacts-devel
|
||||||
BuildRequires: libakonadi-devel
|
BuildRequires: libakonadi-devel
|
||||||
BuildRequires: libakonadi-mime-devel
|
BuildRequires: libakonadi-mime-devel
|
||||||
BuildRequires: libassuan-devel
|
BuildRequires: libassuan-devel
|
||||||
BuildRequires: libgcc
|
BuildRequires: libgcc
|
||||||
BuildRequires: libgpg-error-devel
|
|
||||||
BuildRequires: libgpgme-devel
|
BuildRequires: libgpgme-devel
|
||||||
|
BuildRequires: libgrantleetheme-devel
|
||||||
BuildRequires: libkarchive-devel
|
BuildRequires: libkarchive-devel
|
||||||
BuildRequires: libkauth-devel
|
BuildRequires: libkauth-devel
|
||||||
BuildRequires: libkcodecs-devel
|
BuildRequires: libkcodecs-devel
|
||||||
@ -49,6 +48,7 @@ BuildRequires: libmailcommon-devel
|
|||||||
BuildRequires: libmailimporter-devel
|
BuildRequires: libmailimporter-devel
|
||||||
BuildRequires: libpimcommon-devel
|
BuildRequires: libpimcommon-devel
|
||||||
BuildRequires: libqt5-devel
|
BuildRequires: libqt5-devel
|
||||||
|
BuildRequires: libqtkeychain-devel
|
||||||
BuildRequires: libstdc++6-devel
|
BuildRequires: libstdc++6-devel
|
||||||
BuildRequires: messagelib-devel
|
BuildRequires: messagelib-devel
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
@ -131,6 +131,9 @@ exit 0
|
|||||||
%{_libdir}/cmake/KPimImportWizard/KPimImportWizard*.cmake
|
%{_libdir}/cmake/KPimImportWizard/KPimImportWizard*.cmake
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Jun 19 2021 Automatic Build System <autodist@mambasoft.it> 21.04.2-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Fri May 14 2021 Automatic Build System <autodist@mambasoft.it> 21.04.1-1mamba
|
* Fri May 14 2021 Automatic Build System <autodist@mambasoft.it> 21.04.1-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user