KDE Applications 20.04.0
OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/parley?expand=0&rev=114
This commit is contained in:
parent
48c2d19a77
commit
9e1c8a350d
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:727a23f2a9c415839e9418f629940239eab8825d84b6627421fe178da313a381
|
||||
size 8833024
|
@ -1,11 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl6G3u8ACgkQ29LOiT4t
|
||||
HIfnmggAg2EBjhGXhauU7r8Azrze3g0fv+LMGulJT+ezamo4Qj6i1o6UFaaIKczE
|
||||
c1fYoNOyXa9H9wPvnuJhA81Zp2B2OJgam+oAdCcT5O7FFMonflqafUT8KtOmFeFB
|
||||
KjvSraSA/cmZBBrLG8Yo4x5spqouw5oUIBPjFIh7b2MjeYn1baV7B0ZS8RL4mntU
|
||||
+ScpVZsPfUGKr/f690x+7xN+lfDPTYW2b97hwleJRda0ZNnUvjGgKWFb8j8Gmoas
|
||||
MUQhf114VLYJeVxjDSfHdaCNGEd70iAaA5c+UfG3h0dOtvHawUUVRs0IToVKjsCd
|
||||
W5K5oXQ6IJCQcGpWzTouJhfEFzEbwg==
|
||||
=4OjF
|
||||
-----END PGP SIGNATURE-----
|
3
parley-20.04.0.tar.xz
Normal file
3
parley-20.04.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:62c6a69a7952b6189802bd1f0f4f249b77d1ee635e78f6cf3d55f00332018dca
|
||||
size 8836236
|
11
parley-20.04.0.tar.xz.sig
Normal file
11
parley-20.04.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl6ZB/kACgkQ29LOiT4t
|
||||
HIfCZAf/YIKElupJw6PJwVSOp2iofJYGnQEvcesFKpkoN8zlykIqOXpU0RwaDkyj
|
||||
vF2myBxV0nbsgTrrOz7GGDJjZl+m+agzXiHO0R2wX30llyG7THhslQ4fy5gp9L0k
|
||||
N88JcMC58UiMq6uCnmaCf5rvtzVHe6fZbFA7bc54HKajEVBssRWsfzbTuICBl4Z3
|
||||
wUE/d7eS+o0eg+QGWtyMeqOK/Qdmvu8WVKFKvxp3m+b6zJenDjmbb98YfWW5wUZL
|
||||
jA0XhtQL1VdNoMg36QFWo/i586E89PvUpF3mqstxE1tkMlbOsWKO9EiEJTTTVuW3
|
||||
o1Zf4XBmjdDti7a1Sqx/OSC40QLPsQ==
|
||||
=EzMD
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 23 12:23:15 UTC 2020 - Luca Beltrame <lbeltrame@kde.org>
|
||||
|
||||
- Update to 20.04.0
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://kde.org/announcements/releases/2020-04-apps-update
|
||||
- Changes since 20.03.90:
|
||||
* Fix build with Qt >= 5.15.0-beta3
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Apr 5 20:30:45 UTC 2020 - Luca Beltrame <lbeltrame@kde.org>
|
||||
|
||||
|
@ -21,13 +21,13 @@
|
||||
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
|
||||
%bcond_without lang
|
||||
Name: parley
|
||||
Version: 20.03.90
|
||||
Version: 20.04.0
|
||||
Release: 0
|
||||
Summary: Vocabulary Trainer
|
||||
License: GPL-2.0-or-later
|
||||
Group: Amusements/Teaching/Language
|
||||
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: kf5-filesystem
|
||||
BuildRequires: libxml2-devel
|
||||
@ -61,7 +61,7 @@ Provides: %{name}5 = %{version}
|
||||
# It can only build on the same platforms as Qt Webengine
|
||||
ExclusiveArch: %{ix86} x86_64 %{arm} aarch64 mips mips64
|
||||
%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
|
||||
%endif
|
||||
Recommends: %{name}-lang
|
||||
|
Loading…
Reference in New Issue
Block a user