Accepting request 723756 from KDE:Applications

Applications 19.08.0 (forwarded request 723532 from cgiboudeaux)

OBS-URL: https://build.opensuse.org/request/show/723756
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mailimporter?expand=0&rev=42
This commit is contained in:
Dominique Leuenberger 2019-08-16 13:41:54 +00:00 committed by Git OBS Bridge
commit e4a6cf2dc8
6 changed files with 52 additions and 6 deletions

BIN
applications.keyring Normal file

Binary file not shown.

View File

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

View File

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

View File

@ -0,0 +1,11 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl1MxpUACgkQ29LOiT4t
HId0gAf+IdqNauJuvJD1Madj1g8Kti/mCm3fviaS4346tcJNA18kTR8oqpmbkBIv
J9zGegnDKNhYweITWIZRGs09LGcZdbAhGfS0/FIsZgoh4HCCRfwALlt5Rnv9nU04
pYaqpxGa/pWYbCYyD9ZITknSAUpU+/x0n8m9g+i4iUoV1fbxdNtsP6/2Sfd5R5Ht
DzLZSzhOWztmgFVyt7qS0kpHppNmqN3Sdx1zxlSN240Lrf1HLuNILcYMi9FUp9gx
qhiLAmTZm8OGbQzkCFGIzJpHJRs87LhlYcNB5w/XX5NLyuSPXir+4a9UxLqaGdDP
DB59JfnIUEMQ36u8+NQL5HEPKH8ung==
=RETb
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,34 @@
-------------------------------------------------------------------
Fri Aug 9 08:32:19 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
- No code change since 19.07.90
-------------------------------------------------------------------
Tue Aug 06 16:50:51 UTC 2019 - lbeltrame@kde.org
- Update to 19.07.90
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-19.08-rc.php
- No code changes since 19.07.80
-------------------------------------------------------------------
Tue Jul 23 11:59:07 UTC 2019 - lbeltrame@kde.org
- Update to 19.07.80
* New feature release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-19.08-beta.php
- Changes since 19.04.3:
* When we use framework 5.59.0 we can use new logging file directory
* It was fixed in 5.13.0beta2
* metainfo.yaml: Fix cmakename, is own top-level entry
* It compiles fine without foreach
-------------------------------------------------------------------
Thu Jul 18 21:59:39 UTC 2019 - Stefan Brüns <stefan.bruens@rwth-aachen.de>

View File

@ -21,13 +21,17 @@
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
%bcond_without lang
Name: mailimporter
Version: 19.04.3
Version: 19.08.0
Release: 0
Summary: Mail import functionality for KDE PIM
License: GPL-2.0-or-later
Group: Development/Libraries/C and C++
URL: http://www.kde.org
Source0: %{name}-%{version}.tar.xz
URL: https://www.kde.org
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: akonadi-contact-devel
BuildRequires: akonadi-mime-devel
BuildRequires: akonadi-server-devel