Release 20.08.0
OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/parley?expand=0&rev=123
This commit is contained in:
parent
9fbe7c8acc
commit
29e560e2be
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:98eeede73880227c8dfe3910e128c2b326e28ff83b260a0d18e704db70ec01e8
|
|
||||||
size 8842464
|
|
@ -1,11 +0,0 @@
|
|||||||
-----BEGIN PGP SIGNATURE-----
|
|
||||||
|
|
||||||
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl8klAoACgkQ29LOiT4t
|
|
||||||
HIfjRwf/XYqD60SapxRuB2cT8L4YQmpYbC/jnwbLv++KsrobfYDXw7PZlj/lAzgx
|
|
||||||
W2zgNPlOnaGaRhnRix8Pfbi3+6GIhOaA0rQMcAR6ChMCvST/4L2NyAPgO1Q+Z4VE
|
|
||||||
m2rhohi0UqnNDnZGBdcSyq9zCum19vwlTGgXwaW9iTYfZaLSW1iqnMZ/DcL6zdr3
|
|
||||||
bNJi1PI24+lGrPQKvOBnYvSgvKpDGXFSgFiFCZjagRHQgak/V5Y22xjQTLL8Ypr6
|
|
||||||
cKp3OYESv4bFYW3C0z0MJY7/VBpqzWDy++NUuYIudfPRQ6yxCoFSPHPYMdyFI29G
|
|
||||||
eW6p+cDTDTXyyJT5pWndtEG4TbRQpQ==
|
|
||||||
=mctz
|
|
||||||
-----END PGP SIGNATURE-----
|
|
3
parley-20.08.0.tar.xz
Normal file
3
parley-20.08.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:b1c8d5f39a563ddcc6a00a7e1008608bd58bdcdfc23c11c822b15625f5a48d60
|
||||||
|
size 8842292
|
11
parley-20.08.0.tar.xz.sig
Normal file
11
parley-20.08.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
|
||||||
|
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl8tAhMACgkQ29LOiT4t
|
||||||
|
HIfOpgf+O+Vc3WdOzh2t++HmZnKiChYv8f5Z2mb5zOVH6ioVczrfTfJKdn7WAzLC
|
||||||
|
qBlUmQ+whSwXkmToS9YnqyS0ifsQZRxosWrOJY9tVn8ChjxjESQmhmoxs/y0F5y8
|
||||||
|
8zRxmZ755TumhgObpx37056sSqrPv5PCKZeo/IoDevjxDDiBjGd/qsInFmlI4AWL
|
||||||
|
7LxfQzXgbJhxyNTlXO4nk2gO9k33jY5IrWROwRWRZJ2JQ19BjEh9VePU7v9uqQzY
|
||||||
|
UC9h1SYeNGrDRU27ngc0Dz7jx3zNz0012jZb3g41gUC/qIWgTccbJPOBRQhMknMC
|
||||||
|
3Af6zC9rOqO+kCXmFgG6oteC88IpfQ==
|
||||||
|
=aSX1
|
||||||
|
-----END PGP SIGNATURE-----
|
@ -1,3 +1,12 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Aug 9 09:10:48 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
|
||||||
|
|
||||||
|
- Update to 20.08.0
|
||||||
|
* New feature release
|
||||||
|
* For more details please see:
|
||||||
|
* https://kde.org/announcements/releases/2020-08-apps-update
|
||||||
|
- No code change since 20.07.90
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Aug 2 08:01:06 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
|
Sun Aug 2 08:01:06 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.07.90
|
Version: 20.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: 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…
x
Reference in New Issue
Block a user