Compare commits
5 Commits
20.12.1-1m
...
21.04.2-1m
Author | SHA1 | Date | |
---|---|---|---|
c471223fbd | |||
056ae3c5fa | |||
f5fd0c27d9 | |||
499708decf | |||
d3e57e2138 |
@ -1,18 +1,17 @@
|
||||
Name: kdepim-runtime
|
||||
Version: 20.12.1
|
||||
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: http://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
|
||||
@ -70,7 +71,6 @@ BuildRequires: libxerces-c-devel
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: cmake
|
||||
#BuildRequires: kdepimlibs-devel >= %{version}
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||
|
||||
%description
|
||||
%{summary}.
|
||||
@ -152,6 +152,21 @@ 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
|
||||
|
||||
* 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
|
||||
|
||||
|
Reference in New Issue
Block a user