Accepting request 771793 from KDE:Applications
KDE Applications 19.12.2 OBS-URL: https://build.opensuse.org/request/show/771793 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pim-data-exporter?expand=0&rev=42
This commit is contained in:
commit
f8bf47169d
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3f650c1c221826079d7c739e4070e295a7a1b1156f75e8e3100b06f878efed12
|
||||
size 205616
|
@ -1,11 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl4T8YEACgkQ29LOiT4t
|
||||
HIe9ygf+JwkzwAc8jmMRf4dFPK26IF8H7n3uC2R/4F7nZlJ7MWISfDHWAvmVNl0h
|
||||
5/VRDmz9rWy9remSmjSDAwsePLYlnk5BRGG4CWk2JJ41Ewo/JquDM3pd0MfbWCgs
|
||||
xGa55lhci3GDI5oW/VWZ9j2LS9xa8HYE8hpnTraHLfe4yBsnZdXCcj79L4C3RXn0
|
||||
rDMgS3DXEKPGgy0Vpug25Mt5LO7y9ooE6Fjw5jha7fcTvAIv9/Tf/F0mJHYmwWNn
|
||||
Txtj730jGI1Dh69EvTl09tk2H7vYjEuBoCFf6jWYaFuzp+MrxC8YDRSaqpJjvRc+
|
||||
ylgLgJA6Q9kPwS6vktNd9PLXYS3ffg==
|
||||
=V9j4
|
||||
-----END PGP SIGNATURE-----
|
3
pim-data-exporter-19.12.2.tar.xz
Normal file
3
pim-data-exporter-19.12.2.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3335571c34d30201306bcad0bbbdb398be868f2e606bd7d75f3be2688b9f1286
|
||||
size 205416
|
11
pim-data-exporter-19.12.2.tar.xz.sig
Normal file
11
pim-data-exporter-19.12.2.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl45NEQACgkQ29LOiT4t
|
||||
HIcXNgf/Tt+j1hQIeNcS92xuut+unyjv4SXNA8qIMH7FzPokRSjEbHEFV4hjOsDc
|
||||
WO7hkS0qJIyxX2Mf0uENcLtVOIUuCQdk0WsWRO1DRzyzL0OMcs5/47bhAm1bZON3
|
||||
yKnfg39to1DEbCW2YYEdIz+yc4UlWAO9iGrVXxGbuJRSuJ6dvJ3kpWGTZpSAHegG
|
||||
kjjvf9IIj2f+X0QdlAt0m5oGtir1SvqQOvmTS+zsNYfilUCf8tAeKIV2cQ8vDZIT
|
||||
sSmNnrMZ2S7VT/xrgOHrQSMT8wmQGpisUMM7OjytSnz766aNhLcqL9MjYS4+lFyK
|
||||
TiVIh/70qSWrmRz0hG5jnuQ+rplXtw==
|
||||
=SvVU
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +1,18 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Feb 7 08:38:31 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
|
||||
|
||||
- Replace %make_jobs with %cmake_build.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Feb 5 06:29:52 UTC 2020 - Luca Beltrame <lbeltrame@kde.org>
|
||||
|
||||
- Update to 19.12.2
|
||||
* New bugfix release
|
||||
* For more details please see:
|
||||
* https://www.kde.org/announcements/releases/19.12.2
|
||||
- No code change since 19.12.1
|
||||
- Update build requirements
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 14 17:52:16 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
|
||||
|
||||
|
@ -21,7 +21,7 @@
|
||||
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
|
||||
%bcond_without lang
|
||||
Name: pim-data-exporter
|
||||
Version: 19.12.1
|
||||
Version: 19.12.2
|
||||
Release: 0
|
||||
Summary: Data exporter for KDE PIM
|
||||
License: GPL-2.0-or-later AND LGPL-2.1-or-later
|
||||
@ -38,32 +38,34 @@ BuildRequires: gettext-devel
|
||||
BuildRequires: kontact
|
||||
BuildRequires: update-desktop-files
|
||||
BuildRequires: cmake(KF5Akonadi)
|
||||
BuildRequires: cmake(KF5AkonadiContact)
|
||||
BuildRequires: cmake(KF5AkonadiMime)
|
||||
BuildRequires: cmake(KF5AkonadiNotes)
|
||||
BuildRequires: cmake(KF5AlarmCalendar)
|
||||
BuildRequires: cmake(KF5Archive)
|
||||
BuildRequires: cmake(KF5CalendarCore)
|
||||
BuildRequires: cmake(KF5CalendarSupport)
|
||||
BuildRequires: cmake(KF5Config)
|
||||
BuildRequires: cmake(KF5ConfigWidgets)
|
||||
BuildRequires: cmake(KF5Contacts)
|
||||
BuildRequires: cmake(KF5Crash)
|
||||
BuildRequires: cmake(KF5DBusAddons)
|
||||
BuildRequires: cmake(KF5DocTools)
|
||||
BuildRequires: cmake(KF5IdentityManagement)
|
||||
BuildRequires: cmake(KF5ItemViews)
|
||||
BuildRequires: cmake(KF5KIO)
|
||||
BuildRequires: cmake(KF5Libkdepim)
|
||||
BuildRequires: cmake(KF5MailCommon)
|
||||
BuildRequires: cmake(KF5MailTransport)
|
||||
BuildRequires: cmake(KF5Mime)
|
||||
BuildRequires: cmake(KF5Notifications)
|
||||
BuildRequires: cmake(KF5PimCommonAkonadi)
|
||||
BuildRequires: cmake(KF5PimTextEdit)
|
||||
BuildRequires: cmake(Qt5Gui)
|
||||
BuildRequires: cmake(KF5WidgetsAddons)
|
||||
BuildRequires: cmake(KF5XmlGui)
|
||||
BuildRequires: cmake(Qt5Test)
|
||||
BuildRequires: cmake(Qt5Widgets)
|
||||
BuildRequires: cmake(Qt5Xml)
|
||||
Requires: kontact
|
||||
# It can only build on the same platforms as Qt Webengine
|
||||
ExclusiveArch: %{ix86} x86_64 %{arm} aarch64 mips mips64
|
||||
%if 0%{?suse_version} > 1325
|
||||
BuildRequires: libboost_headers-devel
|
||||
%else
|
||||
BuildRequires: boost-devel
|
||||
%endif
|
||||
%if %{with lang}
|
||||
Recommends: %{name}-lang
|
||||
%endif
|
||||
@ -80,7 +82,7 @@ This package contains utlities needed by KDE PIM to export data for backup and a
|
||||
|
||||
%build
|
||||
%cmake_kf5 -d build
|
||||
%make_jobs
|
||||
%cmake_build
|
||||
|
||||
%install
|
||||
%kf5_makeinstall -C build
|
||||
|
Loading…
Reference in New Issue
Block a user