forked from pool/kblocks
KDE Applications 20.04.0
OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kblocks?expand=0&rev=122
This commit is contained in:
parent
a24e13cb3b
commit
65275cf0fd
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:6321351c62ca7e6c4d143626adbdf1d7570f4d6f7c3fab9273d376e00e28f38e
|
|
||||||
size 1907104
|
|
@ -1,11 +0,0 @@
|
|||||||
-----BEGIN PGP SIGNATURE-----
|
|
||||||
|
|
||||||
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl6G3t4ACgkQ29LOiT4t
|
|
||||||
HIfAMAf/bKeBZ6hlTONSmRijIkHAvlw2LKFhnb7n7q+GCYDCnSat/mau8VSdNI7E
|
|
||||||
rGlSpcKhXpmK65a8+QlB9RJdSKgoMaTa0qrV3vt1O7/EqOIPMk09xeCNIIo+9Gg0
|
|
||||||
l+Xh8iGrfX7227hfeUmBJ7aaZh51LOarIrSkGhAOHt8Jz5k78pAiBXwWtHFjMIjv
|
|
||||||
20iRcS+EYg04UfRUtG3Cbd4BY7tPl95PXucsmq0xNvW+CQVOGTKNq8lAYA7WP7B5
|
|
||||||
7zOlb3ZN1CzirW5npbPvLnEruimiePK4MiNiK/3lbyuiC+LF92zwNIKaYQm79YsZ
|
|
||||||
ExEhVQk0wXnGVOn8GVwWJPGl/fHdog==
|
|
||||||
=9XNB
|
|
||||||
-----END PGP SIGNATURE-----
|
|
3
kblocks-20.04.0.tar.xz
Normal file
3
kblocks-20.04.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:965e631dee1f87ba3c9899272fdc8e8360f76c1b14e0bc43edea174b505424b2
|
||||||
|
size 1906824
|
11
kblocks-20.04.0.tar.xz.sig
Normal file
11
kblocks-20.04.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
|
||||||
|
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl6ZB7kACgkQ29LOiT4t
|
||||||
|
HIcW6wgAiKYHIPX2pMCSuRKYByrbVJyw6oSeUCwsBH2caDiVv9pcfWNH8B09Ql5o
|
||||||
|
vpX6LiDkMjO7Gdw/pstcGDqf0MONztk32bwM8qSCrV1527MfwTqKOBcetsxOq5bY
|
||||||
|
bXpDyXSR2AtrdcKmw9NrKpbl9eZYXKMoN9C7oald9cqEXJhfuldJvG3f1oUoL963
|
||||||
|
++zxUa1O8rCBkW/fUeJKO/gVKc4kcqTTdtdzk98/seQdtHHQMNeEPcOJxS16pSD5
|
||||||
|
j8jVP81UJNxB6G5x3hgBVAzrSUCcDkzFUAUt6f7SmG9Akb9n2KSRAwHnZC5Ono7b
|
||||||
|
jtkqxIifr97Gv3e7M8h1Ru8XmJS0RQ==
|
||||||
|
=tATo
|
||||||
|
-----END PGP SIGNATURE-----
|
@ -1,3 +1,12 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Apr 23 12:22:08 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:29:50 UTC 2020 - Luca Beltrame <lbeltrame@kde.org>
|
Sun Apr 5 20:29:50 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: kblocks
|
Name: kblocks
|
||||||
Version: 20.03.90
|
Version: 20.04.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