forked from pool/kreversi
Accepting request 796989 from KDE:Applications
KDE release 20.04.0 OBS-URL: https://build.opensuse.org/request/show/796989 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kreversi?expand=0&rev=95
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:6bfe3a2faa7c0d08fb689b75341bfd5881d66bc865445573b2f4dbb316a751e8
|
||||
size 945460
|
@@ -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.04.0.tar.xz
Normal file
3
kreversi-20.04.0.tar.xz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a617bfa06ebea05ba0c4050614a27eb73eb6f75630697749ffacc549a38b456f
|
||||
size 947100
|
11
kreversi-20.04.0.tar.xz.sig
Normal file
11
kreversi-20.04.0.tar.xz.sig
Normal file
@@ -0,0 +1,11 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl6ZB98ACgkQ29LOiT4t
|
||||
HIegUQf+PUGibABjxbJRuGZhMGyRyVejzXwy9P45nZRuGpE27pMIJ5Df5tCFS+20
|
||||
QN24Ab10ARJfdNm7LA24z+JOqnzPyImmSc1inaFoL42m3LgLRy/tevcnnFcZXi8t
|
||||
Me0acw/s9wkvuhqzHRK/mLlKsCpZ7nH0SvGL1aCDYArkMzUuSCaa3F2QLLMsCHGJ
|
||||
aZv+3gLeItMxpgpsUJCAaeWabT8uyWvGFZwiNgPscgrKiLzH2hg8DaAKQKsKMpbN
|
||||
JB73U8JQ3KhxNK7ABn1F3n3YtkX/9sTHpL8XcSB/P7CUlaGYSu6i/fBiRFjAmL1z
|
||||
k/vyCTBkPao+8Wmb993OWN+pvzCtMQ==
|
||||
=5FzX
|
||||
-----END PGP SIGNATURE-----
|
@@ -1,3 +1,37 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 23 12:22:48 UTC 2020 - Luca Beltrame <lbeltrame@kde.org>
|
||||
|
||||
- Update to 20.04.0
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://kde.org/announcements/releases/2020-04-apps-update
|
||||
- No code change since 20.03.90
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Apr 5 20:30:23 UTC 2020 - Luca Beltrame <lbeltrame@kde.org>
|
||||
|
||||
- Update to 20.03.90
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://kde.org/announcements/releases/20.04-rc
|
||||
- No code change since 20.03.80
|
||||
|
||||
-------------------------------------------------------------------
|
||||
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>
|
||||
|
||||
|
@@ -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.04.0
|
||||
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
|
||||
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/stable/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
|
||||
|
Reference in New Issue
Block a user