Release 20.08.0
OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kwordquiz?expand=0&rev=125
This commit is contained in:
parent
f4f7bcdd89
commit
15d23193db
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e20b33d1d73a33c5c3cf69d71eba32cf937c86911f25d3760c9f920095f62e7a
|
||||
size 4182040
|
@ -1,11 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl8klAYACgkQ29LOiT4t
|
||||
HIeeowf/SXy/6Cji1FgtCSs1FV/1MVVRP+S+bPlYYSqnqoH9Ag11yzzdaDfkYiBb
|
||||
51frHihfIAyQjQxHgIMAjcVzAV4QS2Q8rFqJySAHMqYEY7ybGPZmwrQgg/6tYLat
|
||||
7PixgHBulo2R9Ov7//MVorS7E3h9rdBpxNzHItILJFsEBtr6gJJEXl08NIEb90NJ
|
||||
s8Y8wVB90un9eQX7bQF8MXZVo71FF9la7SWm7bWX7NCMIt6M0m9GHPZfkie4tCDW
|
||||
bVsMWXWhbEGMyyZSytBxYERh/937U3/3bi41fS5DrXZ5BHLXQKnhx5UrSmjKDtKG
|
||||
F34GRLDj9MkD3euyiYB9aOM7qh1lOQ==
|
||||
=8D0l
|
||||
-----END PGP SIGNATURE-----
|
3
kwordquiz-20.08.0.tar.xz
Normal file
3
kwordquiz-20.08.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c8350fcf5b4ed61a43d3d72aabfef645e7d1908ef753df36c0124601873b4951
|
||||
size 4181912
|
11
kwordquiz-20.08.0.tar.xz.sig
Normal file
11
kwordquiz-20.08.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEyBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl8tAg8ACgkQ29LOiT4t
|
||||
HIe/9gf41+Z6eh/2MewsgB0L5qJDbyJenFM6Yv9T+tVKowB8NqquLzaDi7midepY
|
||||
mYq04hIaSMDYBmkLKjC77UoNjDAVF1N3fGGwLqVd4gTRvOG2ZodMGc0LAruPLR6H
|
||||
OcZMBDKmp6EGyGi7yb1cjQcKMR6yP6OXnRQKbzR6Ezw+5JjwiHIfcP9M3nHVHUl8
|
||||
ak153/m253milBZoTdUUc6qS+RxHSdipz2mRaPiBZJy6oI5FW/sETggi9AEL0e6x
|
||||
bCxXm21+FT2oVPNQUrz4em2KQy1YmYz9nBlL1lLXmYbq9Mh9wKjaSk0L3N43OX+A
|
||||
ugSROqan4nYLampLECO2LDTvqwRK
|
||||
=V4tt
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Aug 9 09:10:25 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
|
||||
- Changes since 20.07.90:
|
||||
* appdata: more general doc URL
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Aug 2 08:00:43 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
|
||||
|
||||
|
@ -21,13 +21,13 @@
|
||||
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
|
||||
%bcond_without lang
|
||||
Name: kwordquiz
|
||||
Version: 20.07.90
|
||||
Version: 20.08.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: fdupes
|
||||
BuildRequires: cmake(KF5Config)
|
||||
@ -52,7 +52,7 @@ Recommends: %{name}-lang
|
||||
Obsoletes: %{name}5 < %{version}
|
||||
Provides: %{name}5 = %{version}
|
||||
%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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user