Applications 19.08.0
OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/parley?expand=0&rev=96
This commit is contained in:
parent
444ae5296e
commit
6e791221f9
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:c43281b80e743de749bce93afe509e0d7af07306ff59357b9984ddb6bc2efdc6
|
|
||||||
size 8836020
|
|
3
parley-19.08.0.tar.xz
Normal file
3
parley-19.08.0.tar.xz
Normal 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
11
parley-19.08.0.tar.xz.sig
Normal 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-----
|
@ -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
|
Tue Aug 06 16:50:52 UTC 2019 - lbeltrame@kde.org
|
||||||
|
|
||||||
|
10
parley.spec
10
parley.spec
@ -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: parley
|
Name: parley
|
||||||
Version: 19.07.90
|
Version: 19.08.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Vocabulary Trainer
|
Summary: Vocabulary Trainer
|
||||||
License: GPL-2.0-or-later
|
License: GPL-2.0-or-later
|
||||||
Group: Amusements/Teaching/Language
|
Group: Amusements/Teaching/Language
|
||||||
URL: http://edu.kde.org
|
URL: https://edu.kde.org
|
||||||
Source: %{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: kcmutils-devel
|
BuildRequires: kcmutils-devel
|
||||||
BuildRequires: kconfig-devel
|
BuildRequires: kconfig-devel
|
||||||
|
Loading…
Reference in New Issue
Block a user