SHA256
1
0
forked from pool/kfourinline

KDE Applications 20.03.80

OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kfourinline?expand=0&rev=111
This commit is contained in:
Christophe Giboudeaux 2020-03-28 13:57:35 +00:00 committed by Git OBS Bridge
parent 726dd67f89
commit 7b26cd282f
6 changed files with 43 additions and 25 deletions

View File

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

View File

@ -1,11 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl5drWIACgkQ29LOiT4t
HIetrggAhZPX+z+mZCsZ6IMUzgZeXO0PzjKxmZnBWd57gAaShj1WLuhLFVFy9Vc7
8bS0X3dxX5vCohUD48hclZiiCgGE7cxUYdQHZ4xDJwcB0oeYufKSZ6ezYTsfCYUb
rjMSuj3w5mr+LxWKHtONcT+nPrKk9oq5r0lFfj6FE31G2D1zRxN1vRjDbt2ghoed
p0SB6+zFymDqp8TPNNyB+R+a9wRrY+tNxKhv+7o1mvjemcOsl2Nlama3Pi4H8rzI
5uGDFHsNmxLuvJWF3jOOYq5iPugr/YR+IRZ1CNfEq91tlTqVj9mRvQzX4hfVQRqd
zGWvjVNcId0ZYAmOVq70K6BWeazDJg==
=CYW5
-----END PGP SIGNATURE-----

View File

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

View File

@ -0,0 +1,16 @@
-----BEGIN PGP SIGNATURE-----
iQIzBAABCgAdFiEEyiYsbIPeTS+yijMqOmpNuDnqptcFAl50vAYACgkQOmpNuDnq
ptejfRAAmLd/dK54yXBvkScutKU4pSJOjVfdKdwwGaraGx1ZVi8wwpYx36MHHgyf
ISgxsb/VRbhb26Zkq3K8Fti2xrqj9rj++RMh3rqzcETvEpufOa0AA9xuFtUPB551
8O+1XdI6Vh3CaQBCOn1B0pw6t2Qx+00NeTyyIwhni6EM7eMrW3R9D0UeO5aCBnQY
RemHJgR/L0dGLcQc2hIkgDnb+IoT5z6snP1/Geo6QFBlDIXsn1XpG2F7MU61oS/K
iZg8LJD980yH/gTPe+EleD7ya6Q9t/atCGNI9ULR8Zl+mPneTfScFfDrxjNFGXqh
nMO5D8uRUEAUZR44wKtBL1GlOsvJRmwiEzorkleZVPR+MufWy2wZjUcxo3BxvFPu
YJP59O389vCilBCSeRud204xz4wxdjScCYhE2OaG1hxDtSshuhoJIvOqYSvBaP3z
+HbQk6Ffw0uCcwLqZZ0jKY/OCOi9ie0o3ZIE6otnzXDcVlzcO5ihgf8QSPWJjKQJ
v26Ep8zdmAN6HIA56wp+a0172byqOGYV6XiuSpM0XnBe1MRu4jb8w1cvdMbQCmSq
BrE/x11O0BHIbGIywdr+Cey3etR0ET5X5H2UweqVqzOZopi4Z1yatlfIgizPLMjZ
s64P0fryjY0n2/siEwolHHBJ/+25m2DPKZ5v6q4CjTX+YpgUV/g=
=b7tu
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,16 @@
-------------------------------------------------------------------
Sun Mar 22 09:16:58 UTC 2020 - Luca Beltrame <lbeltrame@kde.org>
- Update to 20.03.80
* New feature release
* For more details please see:
* https://kde.org/announcements/releases/20.04-beta
- Changes since 19.12.3:
* Make it compile with qt5.15
* Clean up the chat dialog code a bit, set the keyboard focus on the chat message field
* Fix link: ui.html -> menus.html
* Use URLs with transport encryption
-------------------------------------------------------------------
Thu Mar 5 20:36:05 UTC 2020 - Luca Beltrame <lbeltrame@kde.org>

View File

@ -1,7 +1,7 @@
#
# spec file for package kfourinline
#
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2020 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -21,34 +21,34 @@
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
%bcond_without lang
Name: kfourinline
Version: 19.12.3
Version: 20.03.80
Release: 0
Summary: Four Wins game
License: GPL-2.0-or-later AND LGPL-2.0-or-later
Group: Amusements/Toys/Other
URL: https://www.kde.org
Source: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz
%if %{with lang}
Source1: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig
Source2: applications.keyring
%endif
Source: https://download.kde.org/unstable/release-service/%{version}/src/%{name}-%{version}.tar.xz
BuildRequires: extra-cmake-modules
BuildRequires: update-desktop-files
BuildRequires: cmake(KF5Completion)
BuildRequires: cmake(KF5Config)
BuildRequires: cmake(KF5ConfigWidgets)
BuildRequires: cmake(KF5CoreAddons)
BuildRequires: cmake(KF5Crash)
BuildRequires: cmake(KF5KDELibs4Support)
BuildRequires: cmake(KF5DNSSD)
BuildRequires: cmake(KF5I18n)
BuildRequires: cmake(KF5XmlGui)
BuildRequires: cmake(KF5KDEGames)
BuildRequires: update-desktop-files
BuildRequires: cmake(KF5KDELibs4Support)
BuildRequires: cmake(KF5XmlGui)
BuildRequires: cmake(Qt5Svg)
BuildRequires: cmake(Qt5Widgets)
Recommends: %{name}-lang
Obsoletes: %{name}5 < %{version}
Provides: %{name}5 = %{version}
Recommends: %{name}-lang
%if %{with lang}
Source1: https://download.kde.org/unstable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig
Source2: applications.keyring
%endif
%description
Four wins is a two-player board game where you have to align four