SHA256
1
0
forked from pool/kreversi

KDE Applications 20.03.80

OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kreversi?expand=0&rev=112
This commit is contained in:
Christophe Giboudeaux 2020-03-28 13:58:06 +00:00 committed by Git OBS Bridge
parent 4e8469c6fc
commit f4fd368fc0
6 changed files with 43 additions and 26 deletions

View File

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

View File

@ -1,11 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl5drX4ACgkQ29LOiT4t
HIc5/Af8Csxkq4knDZ/+bxC7nF9/wfVY2heImyejeWzMOVlN2Zhlavdybj84TvAY
C6yc+xMzM2gFFFqWOh0ztlt9zaCqjKxCfatYW4yU/drUo7GCWBi3pP8DlE6QhCWp
4gF5J5Cm2FzWihqQlAZT61eIpekdIKILJcq5r6/2zAMQ6ltMLie1QKkRezqDCxZF
2v4x/lr6Z2aU78vOOZztw9pvlyqv0wTDoXH/2j/G/Or47TT1DCKbZQg80imFvWof
ZRnQbACDP+M8QyDJdj9KwpAM9H/3rLa/NMIoNWmECgvZQO7tZry6qMn5q2zwIyrM
FofaAUt+NLwayE8asLU3+6VPsWy15Q==
=tRqD
-----END PGP SIGNATURE-----

3
kreversi-20.03.80.tar.xz Normal file
View File

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

View File

@ -0,0 +1,16 @@
-----BEGIN PGP SIGNATURE-----
iQIzBAABCgAdFiEEyiYsbIPeTS+yijMqOmpNuDnqptcFAl50vBUACgkQOmpNuDnq
ptfBzhAAjII6OjRR+Ldia0AbqsdGicPiqyc5dd7zbBhl0GvSKV85eUyKux6m78Q4
q5cf/CX+sksSS2iaIkdyFedh0i0oS4pZrd7b+wsoFQppICf2celI8d0ke897puZn
Z0k2BiBfCc+wuZLAhzovFtYg0zPKnxupfS+GC8Xb2KLl5r4eWZ/VHAe+9tDTDe7i
A3dAMXLElP+Db3Iwp6ypqvLPJtp0GhQRn6dA70Xw3VczIomkEZLOXqLyEPVqGY8n
nlTLPACB8kXbY/+y1X2YKMHlW7s1eeuhS/Qvl77oE3K8kDL9WQcR+wichB/nXuPF
9QVTyfar64Slzy6iGQLlPI4AvSDF+CyaMpFMlQy1Rp9opHIfw/WDQQNg4nuLY4GJ
uuwnxnAUMILPWNTJJExoWwCJORxn70T7WmF9owTAQCKxhE3pkp1wpOoNSx1z9TON
Eyg/Zyc6Vd3LNWiut1F5//QjCOsERBR07H/+1uCE2u4NDdwwc/C4HxEbkQoZwMD9
i6O4H+dFLSSAy3fUPpTJs51ssaU9asPflVoS8lsbevtfhmybNWGK7atqhgQjU79+
Dgcrx3//UTvOsw5AGH1rws5snNBB0xRL1NFyhDbUgwLlcqHMNcsEeOFK7nju649V
UcZWhJ7G0JS8xLWh2GIsmNYr9YPffzkRVG5fDGbC+9W4VL6mbhk=
=6vtb
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,19 @@
-------------------------------------------------------------------
Sun Mar 22 09:17:19 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:
* Add const values 'nRows' and 'nCols'
* Port deprecated signals
* Make it compiles against qt5.15 (endl other other use Qt:: namespace now)
* Port deprecated IconSize
* Fix minor EBN issues
* Fix link: ui.html -> menus.html
* Use URLs with transport encryption
-------------------------------------------------------------------
Thu Mar 5 20:36:26 UTC 2020 - Luca Beltrame <lbeltrame@kde.org>

View File

@ -1,7 +1,7 @@
#
# spec file for package kreversi
#
# 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,18 +21,15 @@
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
%bcond_without lang
Name: kreversi
Version: 19.12.3
Version: 20.03.80
Release: 0
Summary: Reversi board game
License: GPL-2.0-or-later
Group: Amusements/Games/Board/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(KF5Config)
BuildRequires: cmake(KF5ConfigWidgets)
BuildRequires: cmake(KF5CoreAddons)
@ -42,11 +39,10 @@ BuildRequires: cmake(KF5Declarative)
BuildRequires: cmake(KF5DocTools)
BuildRequires: cmake(KF5I18n)
BuildRequires: cmake(KF5IconThemes)
BuildRequires: cmake(KF5KDEGames)
BuildRequires: cmake(KF5KIO)
BuildRequires: cmake(KF5WidgetsAddons)
BuildRequires: cmake(KF5XmlGui)
BuildRequires: cmake(KF5KDEGames)
BuildRequires: update-desktop-files
BuildRequires: cmake(Qt5Qml)
BuildRequires: cmake(Qt5Quick)
BuildRequires: cmake(Qt5QuickWidgets)
@ -56,17 +52,17 @@ BuildRequires: cmake(Qt5Widgets)
Obsoletes: kreversi5 < %{version}
Provides: kreversi5 = %{version}
%if %{with lang}
Recommends: %{name}-lang
Source1: https://download.kde.org/unstable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig
Source2: applications.keyring
%endif
Recommends: %{name}-lang
%description
KReversi is a board game game where two players have to gain the
majority of pieces on the board. This is done by tactically placing
ones pieces to turn over the opponents pieces.
%if %{with lang}
%lang_package
%endif
%prep
%setup -q