Applications 19.08.0
OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/mailimporter?expand=0&rev=126
This commit is contained in:
parent
d18d721712
commit
02218daa64
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:56205bfa0b0b611185c01e4a5f199ef332eaa17c862e7d674429bf04968a1310
|
|
||||||
size 540636
|
|
3
mailimporter-19.08.0.tar.xz
Normal file
3
mailimporter-19.08.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:242f1a93b3521abc68ca8e1abfc75acd0b59e1e2d553df80a057645102246dd7
|
||||||
|
size 539364
|
11
mailimporter-19.08.0.tar.xz.sig
Normal file
11
mailimporter-19.08.0.tar.xz.sig
Normal 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-----
|
@ -1,3 +1,12 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
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
|
Tue Aug 06 16:50:51 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: mailimporter
|
Name: mailimporter
|
||||||
Version: 19.07.90
|
Version: 19.08.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Mail import functionality for KDE PIM
|
Summary: Mail import functionality for KDE PIM
|
||||||
License: GPL-2.0-or-later
|
License: GPL-2.0-or-later
|
||||||
Group: Development/Libraries/C and C++
|
Group: Development/Libraries/C and C++
|
||||||
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: akonadi-contact-devel
|
BuildRequires: akonadi-contact-devel
|
||||||
BuildRequires: akonadi-mime-devel
|
BuildRequires: akonadi-mime-devel
|
||||||
BuildRequires: akonadi-server-devel
|
BuildRequires: akonadi-server-devel
|
||||||
|
Loading…
x
Reference in New Issue
Block a user