Release 20.08.0
OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kblocks?expand=0&rev=131
This commit is contained in:
parent
951d030aae
commit
da5cef073e
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:99ca0fbbb2cadaacafcd385147b5198d7264fb4e43ba50ced0f2f0b9a8a8abbc
|
|
||||||
size 1907700
|
|
@ -1,11 +0,0 @@
|
|||||||
-----BEGIN PGP SIGNATURE-----
|
|
||||||
|
|
||||||
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl8kk/gACgkQ29LOiT4t
|
|
||||||
HIeKlQf/XpK6KRvdXwXRukHe1IBIwRoo80Iow2jgd2AT8M5Or1tR4nnljRICvOxc
|
|
||||||
wImpHthq8I2xQnT3hEQQ1A/ExiIARwlOdJQ/aeufpopaTnypsJ0kcPFk1jnzRKIG
|
|
||||||
kFoHBXrrUIH3sI0/1KCOHmG6+k1kIrBo+7brC0BWpWXGMnda/XavPCXiSC5TxJ8N
|
|
||||||
d14pgHgKztJa+eaJ4Dj3nhrNfFZILBtERONcQEssgOb8Ey0iskGOml6ICi5ZmTxK
|
|
||||||
di+BFGSk3cKZzsNfK26NygbsMzX9nft97PkkijMJGxsoBSQG461rfVL8cAzfwvIq
|
|
||||||
U1gQWXZb4UdMSTnGAiSt26eb4jI/dg==
|
|
||||||
=Q8oW
|
|
||||||
-----END PGP SIGNATURE-----
|
|
3
kblocks-20.08.0.tar.xz
Normal file
3
kblocks-20.08.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:041904451ce1aec7da113ed4fb442abd92083b8d7522b1c91e05933d574fba8e
|
||||||
|
size 1907104
|
11
kblocks-20.08.0.tar.xz.sig
Normal file
11
kblocks-20.08.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
|
||||||
|
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl8tAgIACgkQ29LOiT4t
|
||||||
|
HIeEvQf9GGqdrRLed5qoiKKYvTI/XP54jBft8QO/hfHXzrZomiSlLHIIykyS07XD
|
||||||
|
O0jwgrb0T06DRio4nOLdAUILtF0zdNlFXCjtFqhVJI97YPVNCNHEzCfAP1gHxp6L
|
||||||
|
Ac9o6/slTEcQiYP8rzRYycJoOFMNoFemI2kKNDWmEf5zLdiwFkDjC/gtm051ELci
|
||||||
|
3sXw0esbXTi7kzxwWX156HgT2x7v12iegHa/EF0D5KiddFm0QzrIhBBfePa0ioOe
|
||||||
|
jTpaeLRPyl4y8mBxp56T2LxhzGtJCCOSya2mCOaFxbgC1NBkNcF+JyyS9e87BQ2a
|
||||||
|
mDbylNu9IDpe2hYDOnnJO1Aaj186AQ==
|
||||||
|
=bAW0
|
||||||
|
-----END PGP SIGNATURE-----
|
@ -1,3 +1,12 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Aug 9 09:08:40 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:00 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
|
Sun Aug 2 07:59:00 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: kblocks
|
Name: kblocks
|
||||||
Version: 20.07.90
|
Version: 20.08.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: A classic falling blocks game
|
Summary: A classic falling blocks game
|
||||||
License: GPL-2.0-or-later
|
License: GPL-2.0-or-later
|
||||||
Group: Amusements/Games/Strategy/Real Time
|
Group: Amusements/Games/Strategy/Real Time
|
||||||
URL: https://www.kde.org
|
URL: https://www.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: update-desktop-files
|
BuildRequires: update-desktop-files
|
||||||
BuildRequires: cmake(KF5Config)
|
BuildRequires: cmake(KF5Config)
|
||||||
@ -53,7 +53,7 @@ BuildRequires: cmake(Qt5Widgets)
|
|||||||
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
|
||||||
Recommends: %{name}-lang
|
Recommends: %{name}-lang
|
||||||
|
Loading…
x
Reference in New Issue
Block a user