forked from pool/pim-data-exporter
KDE Applications 20.12.0 final: release on 10th Dec
OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/pim-data-exporter?expand=0&rev=145
This commit is contained in:
parent
9df518ead9
commit
af34bd9bd9
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:55ef41a0ad28a7bec026a2bd2d48d5eee8f3df1092586af5f0bb5edd45b43c43
|
||||
size 398636
|
@ -1,11 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl/ATtEACgkQ29LOiT4t
|
||||
HIeieAf/Zk6fyzeinOk2RZFNo0VVtJb7MXbtEL0IEdLpESVIzShlB37C8RO01dmd
|
||||
tCnyHOhLvBjjEekdsUKsUkM4dwq2KIRN7kwpxGMIMRSl9rqzDy6R+KXFGRcs0izu
|
||||
AFU/U7RSaWSrf7M9KR+704OpOkLvLGsMwA3unyobZDkIIVIREZosKWD6LmC3nfw2
|
||||
DYJ3ztrp00HzWKnMRhDF9kmybRmutyCSHQomPbEkeZTD8Ert6QWUqyWD0WJRZhW0
|
||||
4qtg/NAXCpebqWi2WsLOzjfBwOGQZ8ThySomXGZZcN5CVSdsBHziPkcy2uMLNFII
|
||||
0jfpt2q9lWnTwkpmKrNY0q60vviHwQ==
|
||||
=2KNy
|
||||
-----END PGP SIGNATURE-----
|
3
pim-data-exporter-20.12.0.tar.xz
Normal file
3
pim-data-exporter-20.12.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b4af9554e1f425798340f9d6e8fb70e31305faaf4f071e8a7195b993bbeb5f48
|
||||
size 398620
|
11
pim-data-exporter-20.12.0.tar.xz.sig
Normal file
11
pim-data-exporter-20.12.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl/JhIwACgkQ29LOiT4t
|
||||
HIfyawf/af4XiKGWpLDmoZ0flnmW5MEaw56PTmapNKMzYkzbfaPL2g18gq8R5yUy
|
||||
UFUfQ7/FbNwii8bD00I00byZQ5x0XzzkTJliEQ5bOcO6CQ7IopKFtOrYA5Wgz5nS
|
||||
u0F/v0TOyOfLdD8R3zVSu8G92H0KAGV7vCbvLrDOzh6KxyrNy+RJmLTO8CEK+i5A
|
||||
GD5r9KkmG3T3rYHTC98lXKukngTQUCa23D7dy5YijJ8xRptOi24semU3zZsaqcRU
|
||||
wr9su34S/Ee2KO6/PuoUxcjQocrLdOFBLopl/d3h1y1MztTzY7+hMCZH1TmUrdYU
|
||||
0ykFP8y41ijhrSVtI1ZZohS5UIDktQ==
|
||||
=jf2r
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Dec 5 23:18:00 UTC 2020 - Luca Beltrame <lbeltrame@kde.org>
|
||||
|
||||
- Update to 20.12.0
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://kde.org/announcements/releases/2020-12-apps-update
|
||||
- No code change since 20.11.90
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 27 15:18:12 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
|
||||
|
||||
|
@ -21,13 +21,13 @@
|
||||
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
|
||||
%bcond_without lang
|
||||
Name: pim-data-exporter
|
||||
Version: 20.11.90
|
||||
Version: 20.12.0
|
||||
Release: 0
|
||||
Summary: Data exporter for KDE PIM
|
||||
License: GPL-2.0-or-later AND LGPL-2.1-or-later
|
||||
Group: System/GUI/KDE
|
||||
URL: https://www.kde.org
|
||||
Source: https://download.kde.org/unstable/release-service/%{version}/src/%{name}-%{version}.tar.xz
|
||||
Source: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz
|
||||
BuildRequires: extra-cmake-modules
|
||||
# Only required for the icon
|
||||
BuildRequires: kontact
|
||||
@ -61,7 +61,7 @@ Requires: kontact
|
||||
# It can only build on the same platforms as Qt Webengine
|
||||
ExclusiveArch: %{ix86} x86_64 %{arm} aarch64 mips mips64
|
||||
%if %{with lang}
|
||||
Source1: https://download.kde.org/unstable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig
|
||||
Source1: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig
|
||||
Source2: applications.keyring
|
||||
%endif
|
||||
Recommends: %{name}-lang
|
||||
|
Loading…
Reference in New Issue
Block a user