forked from pool/kblocks
KDE Applications 20.12.0 final: release on 10th Dec
OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kblocks?expand=0&rev=137
This commit is contained in:
parent
27c855888b
commit
5b2585e9a4
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:64f4f9ca276eafcbe8fabfbf9f610874eb6584a74064b43534684b6b476faef6
|
|
||||||
size 1907780
|
|
@ -1,11 +0,0 @@
|
|||||||
-----BEGIN PGP SIGNATURE-----
|
|
||||||
|
|
||||||
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl/ATr8ACgkQ29LOiT4t
|
|
||||||
HIcexwf/d/xGC2VitK6GGrZSLVpQ4Oj/J7A2h/Wd2U+Q1rSoo3pIlgRq1jY9MzHe
|
|
||||||
G8s7hn7GuVRMV8NzT/NTAUP+HcmU0Ech6o75IR5wWV0HY/MVNYNqxFqyF0vlnlEP
|
|
||||||
jypjJOJcQMn/fJIBK4YM0Q76+5ZRNW3bF3BTYxMkU1ZWAiAoVbKrFDlVvy22JFxK
|
|
||||||
r9kTB/EyFhlOr16UjpnN8cRqMm0J7QrJxAsGOGAGq/EKPQfwYkWQ40dmdpA/ahPM
|
|
||||||
ioKzXvl8ifv6eOKX1bwvXopnUQZFsPAFQK72P1u+4D5eKDYL1iesPp83/09FurGi
|
|
||||||
DsMTr0SbH59SQmw601qdmRvobQqqNw==
|
|
||||||
=xd+G
|
|
||||||
-----END PGP SIGNATURE-----
|
|
3
kblocks-20.12.0.tar.xz
Normal file
3
kblocks-20.12.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:62c858bfd3445d712a58b681884ceebbd368b08daeb0cd4812b7aaf56baace27
|
||||||
|
size 1908236
|
11
kblocks-20.12.0.tar.xz.sig
Normal file
11
kblocks-20.12.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
|
||||||
|
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl/JhHoACgkQ29LOiT4t
|
||||||
|
HIc9DQf7BbF7EDnAyYA3mylF55YdQgtJrCVUnbjGhXn64L858Zr5TTI9fJp2Of/5
|
||||||
|
fFwl3tUR0Ro2oeulhhVi67YOfIhCMgMIuQfFr5zezMQ2k8r0ez9KKvJiFvT4KITD
|
||||||
|
GLEUen6OVdU4sJffOoXPZVZnlWyPe9bI2C+4Z4V+j/Lsk5rNrA7D1lP2Mr6L2klk
|
||||||
|
DVqyTq2g4A/ivypr//eLxdfWn+RWLfHdUauVdt9Yku6hHVDFYiD6Xbe/99Un4yH7
|
||||||
|
jRKAOw5psfS/odLH1yCRvPzBpLNmbVy4919TSXxn2UHEC0WArBv/yCOum8VCiDwb
|
||||||
|
YyRTD9qJX6YAFLNWr52UK5xB++BEMA==
|
||||||
|
=0dge
|
||||||
|
-----END PGP SIGNATURE-----
|
@ -1,3 +1,12 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Dec 5 23:15:51 UTC 2020 - Luca Beltrame <lbeltrame@kde.org>
|
||||||
|
|
||||||
|
- Update to 20.12.0
|
||||||
|
* New feature release
|
||||||
|
* For more details please see:
|
||||||
|
* https://kde.org/announcements/releases/2020-12-apps-update
|
||||||
|
- No code change since 20.11.90
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Nov 27 15:16:06 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
|
Fri Nov 27 15:16:06 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.11.90
|
Version: 20.12.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