Applications 19.08.0

OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/parley?expand=0&rev=96
This commit is contained in:
Fabian Vogt 2019-08-15 14:01:22 +00:00 committed by Git OBS Bridge
parent 444ae5296e
commit 6e791221f9
6 changed files with 30 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:c43281b80e743de749bce93afe509e0d7af07306ff59357b9984ddb6bc2efdc6
size 8836020

3
parley-19.08.0.tar.xz Normal file
View File

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

11
parley-19.08.0.tar.xz.sig Normal file
View File

@ -0,0 +1,11 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl1MxpYACgkQ29LOiT4t
HIdagwf9FNlF/ck7zKPnea0Pr/OZGGYPRd3Tl/XjI+NBgCIwnibNUtEqXE/05pJO
gaKioGdCxX9lFs1X6MBbDa5raiGw4pB4vp+8x2KW8MVFgqCvfdwXngfHSO7/QOTf
TKDgaGohQDPv4GRw49hs39cd+G0kq7WFc5gU5xCEPnbHNZHm836mxwO46mnly6K/
WNjARUFk8k6Y/ZNYVF/y+kZJLQp3PU6bZN3fyESqlyjEnS0Pd0WwjejDmR0ai+Gv
arjYCKbazU6cbNS1/BQ3ncXfQUr+rMxJpqZosIW7FJsIpHvKiqmDCGBdbKfvB92N
6FyKnIvfJdizvpo2AVGtotasbK8Omw==
=n4ET
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Fri Aug 9 08:32:27 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:52 UTC 2019 - lbeltrame@kde.org

View File

@ -21,13 +21,17 @@
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
%bcond_without lang
Name: parley
Version: 19.07.90
Version: 19.08.0
Release: 0
Summary: Vocabulary Trainer
License: GPL-2.0-or-later
Group: Amusements/Teaching/Language
URL: http://edu.kde.org
Source: %{name}-%{version}.tar.xz
URL: https://edu.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: extra-cmake-modules
BuildRequires: kcmutils-devel
BuildRequires: kconfig-devel