KDE Applications 19.12 beta

OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/pim-data-exporter?expand=0&rev=102
This commit is contained in:
Wolfgang Bauer 2019-11-29 11:40:52 +00:00 committed by Git OBS Bridge
parent 2f92f83df3
commit aaddadf3a2
7 changed files with 47 additions and 24 deletions

Binary file not shown.

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:f89b6588822dd5501e1b93ed3abd9b822725944246ab834777ed0f91f5ab6b91
size 203340

View File

@ -1,11 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl3A/PQACgkQ29LOiT4t
HIdyAAf+MuAO/giaOYG8FC3KBwyRGshTeG7zYV/PNMvmQNjEKlW5uHklEQ2ZZ1I/
Mha9Ml5dZCdwAxYFw5vPRoakfFee87qyXuEVQORp+WMAco+ecwgV0O4vdLFxv5td
kyMHK3IFAF6ZSgvZHvd1zS5SMGyVNKjcHtxHzuF4et1Hu1Fnzon7gXsgGzHkp/+O
tcExmJxUoY8mgpAKQ+Unzipj2euWcQ2ovOuWQMJ7Akod4x7rSikNLWuz+BWXQjrT
iPdE3DF7I8fUKHzU7LZmG1pJxejRbIrONF5alj2AqRU0dY7mRglTZfERB9jhHrEV
uvMgG/Is5DbCVwEXcq6gqsDLYnQ7NQ==
=cVuM
-----END PGP SIGNATURE-----

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:55a22fa34a3785b2aa3fc9c97fd6efc79633db386f1b0d2057455a5278f3ceff
size 205276

View File

@ -0,0 +1,16 @@
-----BEGIN PGP SIGNATURE-----
iQIzBAABCgAdFiEEyiYsbIPeTS+yijMqOmpNuDnqptcFAl3ObyEACgkQOmpNuDnq
ptdJWQ/+IJZHqfOh6XLSmhSA8lAQlMBb8sLZgsnLbHHdxe7nriEB7oHtCRqLC9ms
WECICOaEktrEfkLNsdu0tNBRjokMQ6KjX1KNzb9Foncv5LsY7yiuiaf8BAeMuPYX
EIpDgCYLn4UUxTxKjsKQItjT9VurrSXjiv7jc4yHa4psmTf6p4ZOTIWZHKbgQsdQ
guNa4TUJpqMgZLLErYnngVRYPYob3rbCR/A+muqC2hzmXhKmtLvdx4BKXsQGoMMX
08ZzlaPj7VB+YSlhlDzAxSAInsvMREYCSPzI/sXeN6Xmh2XVcKZUZkHI8Kz336PX
kWPc0VOmSaYtQ70D0ap15A8ZZbSpN11yzidxucqaGCznteieJvGaE8iB/KiqC5Oa
DSoVK6BkI0ldMGH76BN8HH/Z70+19uRVB2wOIrJt1GNauTqaNBYjVTDGgObOzTmo
8EUTBS1h7ZSywWWNFzxXEoguEsgsQfMnpU9bGoMFMp0NhcM2LaAQTszKeBso2eaT
cTgDA6o2mXJAJMmVbDqE5tyNVVsC5v43tfaDWL4WGVzeTXTZyEfWaCui/VQ9YFua
7KpJIi/SDfh7jeRy8iFqzyRR1qz+6mSIxqE35XjYnJl8fjylpiOzYnjrFagck+KE
+sCYXZfajJu6eXOizie0ipKoW+ha/NIQDd6QpHUHtCvRBEoJF1Q=
=zbQR
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,22 @@
-------------------------------------------------------------------
Sun Nov 24 15:54:30 UTC 2019 - Luca Beltrame <lbeltrame@kde.org>
- Update to 19.11.80
* New feature release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-19.12-beta.php
- Changes since 19.08.3:
* Import/export dkimsettingsrc
* Fix i18n()
* Fix hidpi support
* QString::remove operates on the same object, no need to reassign
* Add info about kde release version too.
* Allow to open file
* Add missing question sign
* Start to implement open file directly
* Add messagebox when we don't want to override file
- Remove obsolete version requirements
-------------------------------------------------------------------
Thu Nov 7 23:13:39 UTC 2019 - Luca Beltrame <lbeltrame@kde.org>

View File

@ -1,7 +1,7 @@
#
# spec file for package pim-data-exporter
#
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2019 SUSE LLC.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -16,27 +16,26 @@
#
%define kf5_version 5.26.0
%define kf5_version 5.60.0
# Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
%bcond_without lang
Name: pim-data-exporter
Version: 19.08.3
Version: 19.11.80
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/stable/applications/%{version}/src/%{name}-%{version}.tar.xz
Source: https://download.kde.org/unstable/applications/%{version}/src/%{name}-%{version}.tar.xz
%if %{with lang}
Source1: https://download.kde.org/stable/applications/%{version}/src/%{name}-%{version}.tar.xz.sig
Source1: https://download.kde.org/unstable/applications/%{version}/src/%{name}-%{version}.tar.xz.sig
Source2: applications.keyring
%endif
BuildRequires: extra-cmake-modules
BuildRequires: gettext-devel
# Only required for the icon
BuildRequires: kontact
BuildRequires: pkgconfig
BuildRequires: python-devel
BuildRequires: update-desktop-files
BuildRequires: cmake(KF5Akonadi)
@ -54,10 +53,10 @@ BuildRequires: cmake(KF5Libkdepim)
BuildRequires: cmake(KF5MailCommon)
BuildRequires: cmake(KF5MailTransport)
BuildRequires: cmake(KF5PimTextEdit)
BuildRequires: pkgconfig(Qt5Gui) >= 5.2.0
BuildRequires: pkgconfig(Qt5Test) >= 5.2.0
BuildRequires: pkgconfig(Qt5Widgets) >= 5.2.0
BuildRequires: pkgconfig(Qt5Xml) >= 5.2.0
BuildRequires: cmake(Qt5Gui)
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