KDE Applications 20.12.0 final: release on 10th Dec
OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/ksquares?expand=0&rev=128
This commit is contained in:
parent
ca3ba9d4c0
commit
c222486036
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3b1bb647c069d0eae70c33c2f512d694fe1f9203f483a50c92463b98671d99f1
|
||||
size 266660
|
@ -1,11 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl/ATsoACgkQ29LOiT4t
|
||||
HIcPDAf/dJ4EmHCrBymd7tv2lY8ZKEiGhLpSlAvVxILdE5wlw1gvbmurE4+GKUlh
|
||||
sFF6V0s+luhGw/z0jHwWyFNTNtQ+Y++bfgYJxauS1BP8PBYb6OS1hp/saw2idghr
|
||||
69s5U/7socMP2AQRvhqDhOjCnHVwL3a0KesiHnbocpFo+Qv0AJl1JhsaVoqN1hpM
|
||||
Ds3q52YT3rIoRcM/0145DBpkjkb7KbIUcMvHhNFBbpF7xZDzNLE/w0RIP1NN6J4F
|
||||
WdNhQCkddlqaqfTPLr3f9r30G2ExRfLGThKktnAR6fhV7iEg1HDKYPH3qyc/tQ66
|
||||
l+yFVwdeuHAqC56KCPIFFtlQER0k5g==
|
||||
=4MCC
|
||||
-----END PGP SIGNATURE-----
|
3
ksquares-20.12.0.tar.xz
Normal file
3
ksquares-20.12.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3e0c04117526e121668d4b5482e2f68d0bdcf3f373a76466e07c0aea17180d32
|
||||
size 266772
|
11
ksquares-20.12.0.tar.xz.sig
Normal file
11
ksquares-20.12.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl/JhIUACgkQ29LOiT4t
|
||||
HIcSYgf/Vgk+lo3aIQppNh6vktyi02a5dd2ctXIRTK4z7FpPq6gk37IATUlKRhgJ
|
||||
6J2a1csrBIndZBAqc39oBT4J2FqBjD4Z4VAOlHkRrNuvK2oCEEtgSAJYrDfpyoAA
|
||||
3bd1lSKdV8OwEUo3mA+tFQuJzVp6i6rsYk2vjRS9RkeMIm5RYw3E+V2JJFk++cDE
|
||||
yRFnLC0hnJM0wFpQBdKTcWU37MuoeW2fz4KJluZLgRhhGG5u51AKuUOyGYhVW2gj
|
||||
j356RAjwRr5XyM8tDNZPBjPK6+uLlH0TRRmkHv/dqxRYcUSVwF8Zt0nemQGlfCtI
|
||||
DBWTBRoRA1CHKyOJX5CeMK50rtKhWg==
|
||||
=G5Ju
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Dec 5 23:17:14 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:17:27 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: ksquares
|
||||
Version: 20.11.90
|
||||
Version: 20.12.0
|
||||
Release: 0
|
||||
Summary: "Dots and boxes" board game
|
||||
License: GPL-2.0-or-later
|
||||
Group: Amusements/Games/Action/Arcade
|
||||
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: update-desktop-files
|
||||
BuildRequires: xz
|
||||
@ -54,7 +54,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