forked from pool/ksquares
KDE Applications 19.12.0 final (release on Thursday)
OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/ksquares?expand=0&rev=104
This commit is contained in:
parent
7dc6cb2746
commit
e2ea6f1867
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:e1ca5f36668673065cd415e1e1f8859f7e965fbb0ad60b2d37a0a130df3d683a
|
|
||||||
size 261068
|
|
@ -1,11 +0,0 @@
|
|||||||
-----BEGIN PGP SIGNATURE-----
|
|
||||||
|
|
||||||
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl3gfRsACgkQ29LOiT4t
|
|
||||||
HIduOQf+LuMMmAh6ocTouDZ1t6iaqHpBUaHiLUmqXg/nofJsuExlC7IMoJXTQqZc
|
|
||||||
eb0NkyXLIuFM7mGuPYnUSfNYF0pP0SBbz5tppocCw7InC4hJIRmD6VUOps8UNcgt
|
|
||||||
Oi37EhLyFHYkSHCo4BSGC59R5AImiPS+xH6JcbdOF98ShiaF5tRyQh++l3ahAAqE
|
|
||||||
JCzwf0u0zjRh7PVetT53fWu1WhE24dxQyoQ+DtNVAgirOo3xB3h5Xf9XUCBzfwQH
|
|
||||||
9xTTSmUAOMMx2j7/OuIH/9So09P09TWLNwff9fHtdO1WhYCY/ts6FKy05jp1DVVz
|
|
||||||
0HoMRtAc5NqBdnexGqKn+O7o/ym8lA==
|
|
||||||
=sB2A
|
|
||||||
-----END PGP SIGNATURE-----
|
|
3
ksquares-19.12.0.tar.xz
Normal file
3
ksquares-19.12.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:d1d755d4be82d7eda1f8cbcc75ef29715f9e0b970013049a597a570bc6650c6e
|
||||||
|
size 260788
|
11
ksquares-19.12.0.tar.xz.sig
Normal file
11
ksquares-19.12.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
|
||||||
|
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl3puJcACgkQ29LOiT4t
|
||||||
|
HIchAAf7BWsxNnbg1naiMsTDeohPpLDRi0DczQ/f9WINgr6627n/wAZkp+ocMoeV
|
||||||
|
AgQHSdomlw3Bd04dk5SDbTwOmPy5Tpo8/5o+3BMkGU64aZam8PkakTcGGaFnss/0
|
||||||
|
2/N6Ry+RJ1Hqz/2FwqqHItL7jeQ8VIpk3MQDO5f9WCN6yprA009Kvk8uklPklgTm
|
||||||
|
gOIHWU/PePT25lQgromN1i7M2Jq6z2c/s5bYoKMOkVP9Jmpcad0+yeuQFIzgkt1O
|
||||||
|
/0EzYB7Rx6gRNmDYtKwKr7g7v5xC0gMFdl7xdkVHoN/VyVNLTKJohOTgpemj/uqR
|
||||||
|
FmAJUbYr2hmRkfE7JL6qooXPT21JXA==
|
||||||
|
=2jG5
|
||||||
|
-----END PGP SIGNATURE-----
|
@ -1,3 +1,12 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Dec 10 06:38:55 UTC 2019 - Luca Beltrame <lbeltrame@kde.org>
|
||||||
|
|
||||||
|
Update to 19.12.0
|
||||||
|
* New feature release
|
||||||
|
* For more details please see:
|
||||||
|
* https://www.kde.org/announcements/releases/19.12.0
|
||||||
|
- No code change since 19.11.90
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Nov 30 09:12:15 UTC 2019 - Luca Beltrame <lbeltrame@kde.org>
|
Sat Nov 30 09:12:15 UTC 2019 - Luca Beltrame <lbeltrame@kde.org>
|
||||||
|
|
||||||
|
@ -21,15 +21,15 @@
|
|||||||
%{!?_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: ksquares
|
Name: ksquares
|
||||||
Version: 19.11.90
|
Version: 19.12.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: "Dots and boxes" board game
|
Summary: "Dots and boxes" board game
|
||||||
License: GPL-2.0-or-later
|
License: GPL-2.0-or-later
|
||||||
Group: Amusements/Games/Action/Arcade
|
Group: Amusements/Games/Action/Arcade
|
||||||
URL: https://www.kde.org
|
URL: https://www.kde.org
|
||||||
Source: https://download.kde.org/unstable/applications/%{version}/src/%{name}-%{version}.tar.xz
|
Source: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz
|
||||||
%if %{with lang}
|
%if %{with lang}
|
||||||
Source1: https://download.kde.org/unstable/applications/%{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
|
||||||
BuildRequires: extra-cmake-modules
|
BuildRequires: extra-cmake-modules
|
||||||
|
Loading…
Reference in New Issue
Block a user