SHA256
1
0
forked from pool/knetwalk

KDE Applications 20.12.0 final: release on 10th Dec

OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/knetwalk?expand=0&rev=129
This commit is contained in:
Christophe Giboudeaux 2020-12-08 07:25:25 +00:00 committed by Git OBS Bridge
parent d482a86c97
commit 6462e4eefd
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:1f002c212cf374bf408430115c11e8fd949d75120b9d7b17120e4baa1ca7509b
size 1267528

View File

@ -1,11 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl/ATsYACgkQ29LOiT4t
HIfRoAf+OqrVAqKpsWG1rhEvqGj3Gq4Azj8/DfweVJl2nUxV0hOythPaaX/wfBcT
5NByl9Suzi5qxto2w9dPy1vtZPK4GaL21ZKlTx2sva/x5QwdvMdt9Nxt1pwipybj
TdAQ5OE1FGpGEmx3WPhsuksRLdeksWEp1qaqM/s7zgYKKmBefQmM/cROI5FiK2xx
u5nypEosz4PPE569DY/WPZVXyq8mQrUjoenwFElj518q0k5LF7UEpyonl8QfqCFV
S/jWKhOfc+iLxjeEq71GZXK3yx/TEIGgny/1rcBjKO0HdlKprq6uRStonJRLMUfM
99v5OSxFPATs0i50oL92mCkt7aEoNQ==
=9wUd
-----END PGP SIGNATURE-----

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

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

View File

@ -0,0 +1,11 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl/JhIIACgkQ29LOiT4t
HIfkUAf+Lugh2CyLrNn/gKk+2dY9rdYzZJ/PJqQH1bWXePCpuQ9CMBoM1fJ5y6a+
5zHHOTMjeCRVQi0Oq/vu/tDJ6mONZndpP5n3Akz3oeUVxjk7sywZxp/vWsKhM1gT
Oep/4NFFPSwZRE0jL3zjF6MZHt0f6ij6eQliaa9VrjnXZMbGTk8nQgVc4wKa8GEZ
EjP4ur7G30IoUCm3Ze4UsNjBhvPBuIjMx1txRUXgqvhGp1A8Kne1FMNwXSdMR50Q
CSFBkmql/ZMaSvqYl+K63sWtCDftEc79lI/0X9viIe7BrdZyfGIdQoQxHkseKTPm
PR2pvzPT0lFuR7Dk2nHe9h8XbPNxCA==
=8dcE
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Sat Dec 5 23:16:47 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:01 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr> Fri Nov 27 15:17:01 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: knetwalk Name: knetwalk
Version: 20.11.90 Version: 20.12.0
Release: 0 Release: 0
Summary: Puzzle game Summary: Puzzle 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(KF5Config) BuildRequires: cmake(KF5Config)
@ -46,7 +46,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