KDE Applications 20.12.0 final: release on 10th Dec
OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/parley?expand=0&rev=129
This commit is contained in:
parent
1eb10b465d
commit
3a100ba0d3
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:1e41831de7799b0d7753d6c8384df8d3eda9c536a4e99802f98e539e65f685e0
|
|
||||||
size 8842264
|
|
@ -1,11 +0,0 @@
|
|||||||
-----BEGIN PGP SIGNATURE-----
|
|
||||||
|
|
||||||
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl/ATtEACgkQ29LOiT4t
|
|
||||||
HIfM+Af+LoSokvD2dbYB6fQXDOYMIek7bWODKAR1nj2sK2RUj4yq3qM3kMB0DUT1
|
|
||||||
r2Vj4XeZNJ+dkPaustk77Qcs/z1SUJf/NXV71+bHAXwuMSpKA2/mf/7TeiZ9kRLf
|
|
||||||
NnUGBIAHIHmGU1aAKaSYKLLTzfFh+z84xzVs7638KusHAkn3eG4lZxt3mm2Ll1D3
|
|
||||||
Z+F+lBqlb4tqyKjGc4jDyCFfXfaelkmjIrD2lUJFx7V3C9A+JqVMcgULucEmdWT4
|
|
||||||
UFYE8P3wYOS9UAOfkUhKNVaNyNFXS1W7RXRq0iqDFJo8mMqE2wHXSnvV6/Sznxb5
|
|
||||||
s0hCuq7GxUlJgAILBzuxctgp8vyKqg==
|
|
||||||
=sQ5Y
|
|
||||||
-----END PGP SIGNATURE-----
|
|
3
parley-20.12.0.tar.xz
Normal file
3
parley-20.12.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:18e30dccb7a5c47a1acbeca594fde7b9f4275129914aaad8e723e940af52f738
|
||||||
|
size 8842204
|
11
parley-20.12.0.tar.xz.sig
Normal file
11
parley-20.12.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
|
||||||
|
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl/JhIwACgkQ29LOiT4t
|
||||||
|
HIcVPAf9ED8rUX/xzaW4FqiTnCeCajfe4y6G/AP7GoEYmNvhw8Iwr1PYMQdQsPxW
|
||||||
|
l/+s7DPaISTMWLAi7Q/k7686cBQT9SQt3YEqG3xWyFX/CtAyJ56f233nKV90t/XY
|
||||||
|
QvhKsthaoo8i/n1jjhHG5QrEC8QXGHJiI+cSNnosHwCEMpTVJ2tchW+NHyOAFbWn
|
||||||
|
JM/k4aRa2IFyVFJW3/Bc8uzqu2xFQi6xFPvc0g1cbeelPwxMPagAD3ZIMqVlw3Df
|
||||||
|
JGwHboAgm9emlP0urPhjbdmttHG6NIhiJdCQFiMBvZ53qwFl5XUZ+vMB/nsrIyHn
|
||||||
|
kAlJSo2fqYGJFVvaa0/uvW/hKOr2Zg==
|
||||||
|
=dRZH
|
||||||
|
-----END PGP SIGNATURE-----
|
@ -1,3 +1,12 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Dec 5 23:17:57 UTC 2020 - Luca Beltrame <lbeltrame@kde.org>
|
||||||
|
|
||||||
|
- Update to 20.12.0
|
||||||
|
* New feature release
|
||||||
|
* For more details please see:
|
||||||
|
* https://kde.org/announcements/releases/2020-12-apps-update
|
||||||
|
- No code change since 20.11.90
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Nov 27 15:18:09 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
|
Fri Nov 27 15:18:09 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
|
||||||
|
|
||||||
|
@ -21,13 +21,13 @@
|
|||||||
%{!?_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: 20.11.90
|
Version: 20.12.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: https://edu.kde.org
|
URL: https://edu.kde.org
|
||||||
Source: https://download.kde.org/unstable/release-service/%{version}/src/%{name}-%{version}.tar.xz
|
Source: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz
|
||||||
BuildRequires: extra-cmake-modules
|
BuildRequires: extra-cmake-modules
|
||||||
BuildRequires: kf5-filesystem
|
BuildRequires: kf5-filesystem
|
||||||
BuildRequires: libxml2-devel
|
BuildRequires: libxml2-devel
|
||||||
@ -61,7 +61,7 @@ Provides: %{name}5 = %{version}
|
|||||||
# It can only build on the same platforms as Qt Webengine
|
# It can only build on the same platforms as Qt Webengine
|
||||||
ExclusiveArch: %{ix86} x86_64 %{arm} aarch64 mips mips64
|
ExclusiveArch: %{ix86} x86_64 %{arm} aarch64 mips mips64
|
||||||
%if %{with lang}
|
%if %{with lang}
|
||||||
Source1: https://download.kde.org/unstable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig
|
Source1: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig
|
||||||
Source2: applications.keyring
|
Source2: applications.keyring
|
||||||
%endif
|
%endif
|
||||||
Recommends: %{name}-lang
|
Recommends: %{name}-lang
|
||||||
|
Loading…
Reference in New Issue
Block a user