Applications 19.08.0
OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/pim-data-exporter?expand=0&rev=94
This commit is contained in:
parent
8eef7deab9
commit
e8fe97215a
BIN
applications.keyring
Normal file
BIN
applications.keyring
Normal file
Binary file not shown.
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:a46114eb93ae768de4bfc533ee9ed06ae31de2e6d1023c81135cc3d9842ee065
|
|
||||||
size 202824
|
|
3
pim-data-exporter-19.08.0.tar.xz
Normal file
3
pim-data-exporter-19.08.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:f5ff68dcbad1df7ea132b409b70b9b4269badb26e28b4b7cd50239172507f7d8
|
||||||
|
size 203168
|
11
pim-data-exporter-19.08.0.tar.xz.sig
Normal file
11
pim-data-exporter-19.08.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
|
||||||
|
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl1MxpcACgkQ29LOiT4t
|
||||||
|
HIczDgf/XWSdEJRikBChPDTTRcY+zTDP6xEWB1LO08pRhsvibH1acIeLaI0Wt7ul
|
||||||
|
49OsKAkoIRUc4LZA2gv0+XO0YyaB89NNQiBBgDPDuQlzGXGvn8rMAEbRe+3unkME
|
||||||
|
eHYS5yn7akGVimTrmW2BFTBwVeIZAeebxkUlwrrTUpeA6DPkduBHK0tqISvK6zVC
|
||||||
|
EqqCNE/98RcxYEJNSapZBy14iGUu0Nhzc94sslg2TyEOiANoin5QjI3NGbEyHcOO
|
||||||
|
4Qd0ZCu6qCaHHUoOKppjk+5AugYE1TXdvExwGFAVa5pdeAFGc6TxAWek6q5K366p
|
||||||
|
v13m7ZOk7a8vZ2aNn7iscr95bFnMBQ==
|
||||||
|
=EwUv
|
||||||
|
-----END PGP SIGNATURE-----
|
@ -1,3 +1,13 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Aug 9 08:32:30 UTC 2019 - Christophe Giboudeaux <christophe@krop.fr>
|
||||||
|
|
||||||
|
- Update to 19.08.0
|
||||||
|
* New feature release
|
||||||
|
* For more details please see:
|
||||||
|
* https://www.kde.org/announcements/announce-applications-19.08.0.php
|
||||||
|
- Changes since 19.07.90:
|
||||||
|
* Adapt to KCalendarCore namespace change
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Aug 06 16:50:52 UTC 2019 - lbeltrame@kde.org
|
Tue Aug 06 16:50:52 UTC 2019 - lbeltrame@kde.org
|
||||||
|
|
||||||
|
@ -21,13 +21,17 @@
|
|||||||
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
|
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
|
||||||
%bcond_without lang
|
%bcond_without lang
|
||||||
Name: pim-data-exporter
|
Name: pim-data-exporter
|
||||||
Version: 19.07.90
|
Version: 19.08.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Data exporter for KDE PIM
|
Summary: Data exporter for KDE PIM
|
||||||
License: GPL-2.0-or-later AND LGPL-2.1-or-later
|
License: GPL-2.0-or-later AND LGPL-2.1-or-later
|
||||||
Group: System/GUI/KDE
|
Group: System/GUI/KDE
|
||||||
URL: http://www.kde.org
|
URL: https://www.kde.org
|
||||||
Source0: %{name}-%{version}.tar.xz
|
Source: https://download.kde.org/stable/applications/%{version}/src/%{name}-%{version}.tar.xz
|
||||||
|
%if %{with lang}
|
||||||
|
Source1: https://download.kde.org/stable/applications/%{version}/src/%{name}-%{version}.tar.xz.sig
|
||||||
|
Source2: applications.keyring
|
||||||
|
%endif
|
||||||
BuildRequires: extra-cmake-modules
|
BuildRequires: extra-cmake-modules
|
||||||
BuildRequires: gettext-devel
|
BuildRequires: gettext-devel
|
||||||
# Only required for the icon
|
# Only required for the icon
|
||||||
|
Loading…
Reference in New Issue
Block a user