KDE Applications 20.04.0
OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kwordquiz?expand=0&rev=116
This commit is contained in:
parent
ab3dff4435
commit
65f93860e1
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:848ceab68146048ffda9182ef9e6894c6564b9216fbf20eafef4fa23f3e6ebd6
|
|
||||||
size 4173068
|
|
@ -1,11 +0,0 @@
|
|||||||
-----BEGIN PGP SIGNATURE-----
|
|
||||||
|
|
||||||
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl6G3uwACgkQ29LOiT4t
|
|
||||||
HIe9hAf/d0VbUJwIKXofoe4W9NIrYQpdU6/nF6TSJp+R51PiUUMMk4sJThLGDE67
|
|
||||||
Tkcx2o6sZxzFcrIoFYu+QGs6ExhWUHMnbDcR7+PH8kT3bk3Jjsy9jSDZcCtO5RHH
|
|
||||||
tH37dcdvoiveOUGDF0yFMddT/6urR3lo4JdjQ0FfO0Axedg793IfSc4kBMQHyMoO
|
|
||||||
RF1g7FK1vxPieBreKPoAAonT3ZQdj/6D15lirR6gegmuS1f/HeHQFgVosoItvlVA
|
|
||||||
4xsa091kNUsoeYfjJOtQzjRAvoyfjXD9yAKy4IQvjPwhi9rHYT083OBnBp54QmW7
|
|
||||||
OKPLlLwtRnh49nUznfKOx4mQfljBFQ==
|
|
||||||
=ye42
|
|
||||||
-----END PGP SIGNATURE-----
|
|
3
kwordquiz-20.04.0.tar.xz
Normal file
3
kwordquiz-20.04.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:3d3a8c7b1a15c55cc1904406d7bf0e9078ecae3f5050b2067d2dfb1cef7a8983
|
||||||
|
size 4175572
|
11
kwordquiz-20.04.0.tar.xz.sig
Normal file
11
kwordquiz-20.04.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
|
||||||
|
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl6ZB+0ACgkQ29LOiT4t
|
||||||
|
HIeYZAf/Tm4xNdL/sKRpWeSUnygmI57Uj7Sqd/j3IdFol7fHoEUqWZ6Mcc66gi5B
|
||||||
|
nzSDWUV4pTLSG4TBmQD2K/FuxSNg6ibQjTlqEUeZvmLEScjhhHSUGvV+71TuUTcU
|
||||||
|
yVNcdqA3uQu5LHZTJM42z0UHFRjnnE+GCNGRxXg0UH0O4hjTwjkY0v+PEeMqnTt9
|
||||||
|
apZUi11ClLG4tNY3O2F3gROEB52w/FfS+4P2aecDQfUvzrrbjTKDgduNNALc7FxV
|
||||||
|
BpT9BDUNFVfCkru90HeemDULojA37xjxLbgfYVvcFHLVGVeeu+HjcxGTT5teiM5w
|
||||||
|
YvBQPAYLGeD4VNEo4XYNm4CwqsNCQg==
|
||||||
|
=C+aB
|
||||||
|
-----END PGP SIGNATURE-----
|
@ -1,3 +1,12 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Apr 23 12:23:03 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
|
||||||
|
- No code change since 20.03.90
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Apr 5 20:30:35 UTC 2020 - Luca Beltrame <lbeltrame@kde.org>
|
Sun Apr 5 20:30:35 UTC 2020 - Luca Beltrame <lbeltrame@kde.org>
|
||||||
|
|
||||||
|
@ -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: kwordquiz
|
Name: kwordquiz
|
||||||
Version: 20.03.90
|
Version: 20.04.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: fdupes
|
BuildRequires: fdupes
|
||||||
BuildRequires: cmake(KF5Config)
|
BuildRequires: cmake(KF5Config)
|
||||||
@ -52,7 +52,7 @@ Recommends: %{name}-lang
|
|||||||
Obsoletes: %{name}5 < %{version}
|
Obsoletes: %{name}5 < %{version}
|
||||||
Provides: %{name}5 = %{version}
|
Provides: %{name}5 = %{version}
|
||||||
%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
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user