Applications 19.08.0
OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/mbox-importer?expand=0&rev=94
This commit is contained in:
parent
51bf64560a
commit
ae7599e129
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:1665c49c9e3fd52da622abcf013ac3a4eba390608ab0b6f70f43acce59602a96
|
|
||||||
size 33176
|
|
3
mbox-importer-19.08.0.tar.xz
Normal file
3
mbox-importer-19.08.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:e03fd814c70b15fca3b5dd2cde1dcece436b831ceb04323d7ffcca66daf3ce1c
|
||||||
|
size 33284
|
11
mbox-importer-19.08.0.tar.xz.sig
Normal file
11
mbox-importer-19.08.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
|
||||||
|
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl1MxpUACgkQ29LOiT4t
|
||||||
|
HIdRuQf/To7C0qN+1v21viQ+fIaoBeXbC1/y81D8V74W5o8zcMdi3NcGoqOShZJb
|
||||||
|
QvVCntyYSg5ze62OrCDbaFl/xiU3jBJfghuTv+e/4mOB3Ie82LLZGQLH7x99asFP
|
||||||
|
yOd15rml2nZii/6FXC3v9wHEw+/GfiZKcPxjeHzXdjRFKQKE2ZaO9J8AaIMhyF/c
|
||||||
|
kOykNS95JRgY5qAKKyKfWmm0x5kPV4Ilv2p63OahrOnC1ooGj6TuShVzsjrpK7dK
|
||||||
|
jfCJ8v8dKyxPcAIY4+juP4suajbTqpY8LhSyafaK4LvEVDR9ptW81GIZvDoAC+E7
|
||||||
|
pOev85zOaG11RKN8tF74++vECSPDKA==
|
||||||
|
=5udR
|
||||||
|
-----END PGP SIGNATURE-----
|
@ -1,3 +1,12 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Aug 9 08:32:21 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: mbox-importer
|
Name: mbox-importer
|
||||||
Version: 19.07.90
|
Version: 19.08.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Tool for importing mbox archives into akonadi
|
Summary: Tool for importing mbox archives into akonadi
|
||||||
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: cmake(KF5Akonadi)
|
BuildRequires: cmake(KF5Akonadi)
|
||||||
BuildRequires: cmake(KF5Config)
|
BuildRequires: cmake(KF5Config)
|
||||||
|
Loading…
Reference in New Issue
Block a user