forked from pool/klettres
Release 20.08.0
OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/klettres?expand=0&rev=124
This commit is contained in:
parent
0f19b48e38
commit
7fe3505837
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:17c096e3444ecd18cc42bd62ac01925071f3e2955fc3fa29e2902b7f436c5642
|
||||
size 46836056
|
@ -1,11 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl8kk/4ACgkQ29LOiT4t
|
||||
HIdk1wf+JdA+VF3C+pRKooPOGkfrJ0fCSb1QwBBr8FWnKRoILM2OWnjCQ4laSz0z
|
||||
JAX1iDpnFEImzKZMoNoS6miA2COTDFQXJGGyuBTsYr8wWK26nx0yLJMjplCkY3dS
|
||||
TkxN0fA3Zx877JXYvPc1CiB25RwJ9gQ2soTrYvreLtPKrnPA7MY5uQClQ06oIL4V
|
||||
vjEdgvI+YZEA25vL+qAFyLFDxTdQrNAWJl5jRU3nRcPk77IP0+YNHOpjLFNNCZA4
|
||||
bFZNxXAoldgtmABHjE38nGOiLDRjQDxs+pPpbhOjadeTAPrtsZ70MA6/7f35lq+7
|
||||
SixFTfomfuffhZyNoLI+/j42vHCXXQ==
|
||||
=9gjJ
|
||||
-----END PGP SIGNATURE-----
|
3
klettres-20.08.0.tar.xz
Normal file
3
klettres-20.08.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:55748999e29ecec5fb3ce206c74bc44f7e83f4f239edd61c161e4df4e597bca2
|
||||
size 46835148
|
11
klettres-20.08.0.tar.xz.sig
Normal file
11
klettres-20.08.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl8tAggACgkQ29LOiT4t
|
||||
HIfVaAf/U8PBD8MG3ksQJZTv/Lb7PjdS7l3Kht581ZXXIFkq/bR4GdJPNVuZcADR
|
||||
zdcYVRylrWCzt2Iak1fCueCA2QbHzSThLA87UyMksQMzk7KmQnpplSj/YFHj8inc
|
||||
eR4qCRLUm1DWmQruC65dOIY6OyPBNX5BkvV/+hZCBq+aYzq130hMLWsL+4Sri/M2
|
||||
AF6EX4kVZomMWR8Xh+VXuZUSAKFwXW0BGEO7Xrg23v6DVt62zyh5IzXSs8V2xsnJ
|
||||
LvtbS9ClWQiDSfZOMS04/qrFX7OGH01vTj5Te5EUG0SB1fSEA3jBIfQDs4Uww5KH
|
||||
n5aOIpLFk9MkBp84f4CMilrYB/9KWg==
|
||||
=mdyg
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Aug 9 09:09:26 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 07:59:47 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: klettres
|
||||
Version: 20.07.90
|
||||
Version: 20.08.0
|
||||
Release: 0
|
||||
Summary: Alphabet Learning Game
|
||||
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: update-desktop-files
|
||||
@ -49,7 +49,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…
x
Reference in New Issue
Block a user