SHA256
1
0
forked from pool/klines

KDE Applications 20.12.0 final: release on 10th Dec

OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/klines?expand=0&rev=125
This commit is contained in:
Christophe Marin 2020-12-08 07:25:18 +00:00 committed by Git OBS Bridge
parent 1daa42bf4b
commit 2e48bfd979
6 changed files with 26 additions and 17 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:a1c1937b146f1ea1e5dfc4fed8949b27523cca8ad2642638793b6c5acb21a3fd
size 1790360

View File

@ -1,11 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl/ATsUACgkQ29LOiT4t
HIfYaQf/ecrwmSYamVgcR/o1auH3Nf8yaHPG8kUuoB6+AKaoNdRG/Tkk9fB68Klg
rfn906s1BNliMzNBr8nfIBOrHzGBnylKQAcskoyAZjS9WOwiet19k7zVZYRh+xE8
e/0D+ogny2b1rOm7wSoSt39462hT6IdR2XH+tGRihEt09ZCZLOk1HBRsxwX2Uebz
xqBw2tWOEWM3UT99dulOooqAwtlPYJHlYIY7s8+CPEkAzkia/zaT8rLM7gf2ej+L
cm1R6GS7JdNDPWuQZZ3yByKV+KEikeMq39W+iXYzNqSl6wBS182akuMWvqu4SamO
UnkKfuv2EFLoyAwIgiklcne9NRDJAg==
=oJ8I
-----END PGP SIGNATURE-----

3
klines-20.12.0.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:306ed70f9cb789455223bb9d9de74020df2f2622af917d6c8f84cecc15b71479
size 1790552

11
klines-20.12.0.tar.xz.sig Normal file
View File

@ -0,0 +1,11 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl/JhIAACgkQ29LOiT4t
HId2vQf/aMedI/Re+IY9cRijCKPQ37Rc/C1obbXP3hXAJo3D3xZlfCh8n8XA0Hlv
s6w3EA+aQc5R8x9QWxuiwdXdX+BPL8m2DAcL/TnEcCkDkJT0qh8mmrppJS33tcnD
5X8Sb2X2ZSm7rJX+hZyfnEuNGr/JoZ5uWCnLcPPXdXkLaJWtl/ok8PvljLuiiwtl
RwA1n4NeID5623BsZ6mwK/aVqxrflraOoJ0F3NTyRpphNs8sEekui5XbjiKJLI8j
uHwD2eviuCnjAJJ+YskJYY8V4Icx2uu/+PygOiryGRk37U+bM4GsWb62h5iTMUuC
o78OB8tzIZrhdxF4VykhHknZV4AdSw==
=14Kp
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Sat Dec 5 23:16:36 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:50 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr> Fri Nov 27 15:16:50 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>

View File

@ -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: klines Name: klines
Version: 20.11.90 Version: 20.12.0
Release: 0 Release: 0
Summary: Tactical game Summary: Tactical game
License: GPL-2.0-or-later License: GPL-2.0-or-later
Group: Amusements/Games/Board/Puzzle Group: Amusements/Games/Board/Puzzle
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(KF5Completion) BuildRequires: cmake(KF5Completion)
@ -61,7 +61,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