Compare commits
2 Commits
21.04.0-1m
...
21.04.2-1m
Author | SHA1 | Date | |
---|---|---|---|
c471223fbd | |||
056ae3c5fa |
@ -1,18 +1,17 @@
|
||||
Name: kdepim-runtime
|
||||
Version: 21.04.0
|
||||
Version: 21.04.2
|
||||
Release: 1mamba
|
||||
Summary: KDE PIM Runtime Environment
|
||||
Group: Graphical Desktop/Applications/Office
|
||||
Vendor: openmamba
|
||||
Distribution: openmamba
|
||||
Packager: Davide Madrisan <davide.madrisan@gmail.com>
|
||||
URL: https://www.kde.org/
|
||||
URL: https://kde.org/
|
||||
Source: http://download.kde.org/stable/release-service/%{version}/src/kdepim-runtime-%{version}.tar.xz
|
||||
Patch0: kdepim-runtime-4.13.0-knotes-migrator.patch
|
||||
License: GPL
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: glibc-devel
|
||||
BuildRequires: ldconfig
|
||||
BuildRequires: libQt5WebEngine-devel
|
||||
BuildRequires: libakonadi-calendar-devel
|
||||
BuildRequires: libakonadi-contacts-devel
|
||||
@ -22,6 +21,7 @@ BuildRequires: libakonadi-notes-devel
|
||||
BuildRequires: libboost-devel
|
||||
BuildRequires: libcurl-devel
|
||||
BuildRequires: libgcc
|
||||
BuildRequires: libgrantleetheme-devel
|
||||
BuildRequires: libkalarmcal-devel
|
||||
BuildRequires: libkauth-devel
|
||||
BuildRequires: libkbookmarks-devel
|
||||
@ -62,6 +62,7 @@ BuildRequires: libkxmlgui-devel
|
||||
BuildRequires: libpimcommon-devel
|
||||
BuildRequires: libqca-qt5-devel
|
||||
BuildRequires: libqt5-devel
|
||||
BuildRequires: libqtkeychain-devel
|
||||
BuildRequires: libsasl2-devel
|
||||
BuildRequires: libsolid-devel
|
||||
BuildRequires: libsonnet-devel
|
||||
@ -151,6 +152,12 @@ exit 0
|
||||
%doc LICENSES
|
||||
|
||||
%changelog
|
||||
* Fri Jun 18 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
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Apr 27 2021 Automatic Build System <autodist@mambasoft.it> 21.04.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Reference in New Issue
Block a user