Christophe Giboudeaux 2020-11-21 12:58:26 +00:00 committed by Git OBS Bridge
parent 9c3afcb60e
commit b735cec80a
6 changed files with 38 additions and 18 deletions

View File

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

View File

@ -1,11 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl+gqjkACgkQ29LOiT4t
HIcWKgf+IxKNyG9YET7jgCzVDCqjVRel01u/SBiOkHHSv0bd6wG8PJMmV+RBy3bN
YU33NQ6ucZ+WIixpEIvkXqf8cf/w8CVrwAVVKDxX5rRBBRcrgtXI06linGhTCYoB
3QFkaSmjKQ78YVPrmwyP7Z0yMBrRS+NpWRzh9QV9rG66sQEfhHfHGbA+CFTtYRIy
YdazqaSf5tixxHbt8iX75xKt6F8Jl37UoPr05zgTzKGdqFQHGD/hkmQr7kYIH5ry
aeqseOq+pGvy2B3/xqYY/NAEzfOKllkJ7BhVzCDoIKJ4DFOvBr0yEAcj3qVeHHhL
L8tyoMp0Rnomj5M+7RCoPuiyqHzbgw==
=mfrJ
-----END PGP SIGNATURE-----

3
knights-20.11.80.tar.xz Normal file
View File

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

View File

@ -0,0 +1,16 @@
-----BEGIN PGP SIGNATURE-----
iQIzBAABCgAdFiEEyiYsbIPeTS+yijMqOmpNuDnqptcFAl+uongACgkQOmpNuDnq
ptcKJQ/9Hhrxq/3mrhSV7xebwp0UvIFLwhbIrspjsjbrnbSDhZ9huZ5Q9XwNAM4s
rGL5WPbvk3BYDTot2F0botRMx0CLhTZ7SkbND3iaDrk+Y0ZgBUtYsalnSnkmLsQi
RE4GqAgzW1MQGIMjrxgVZBY3IjDe9KHguH7KDPdEHQeSBIGjXh+ooVZUzYkeOgt7
PZmh//b/u+vAabRRBmKUoKRLEtb8jAHgrYcR/rM6DjKZ7e10EXDj7YqUfall7cPz
5IU4aAQ3t2zx+orQIh9ksGBA+O4c5zCWqKkZJ1Gqw9lEBWVj4VFaFuoKlV1+PXpn
wFEBW9L4ZrrJ6DiGJmfSz1DCsMqgTuukE6+Rh0TDIlBGzh9D1retnb72qdCZ6wTy
jsaaJCuID0pkow+ARdpJtBUzJ07Gxtiy2AUv/FMJBYsT9paksH5ZFA65DdfHpshj
znBZeNu/PKXOYAriEIEGsoUak10Id0CyQblJMd1Haiy2+uc6KPHnJHH4AwzWi+DE
y+n7HfPjCeKnQpFE2G5hSFEiiSz5y9N8D8o34nE3DPVaPssrqlHD7m3hpw2frvDA
aAeyEY05l1DJDdh6d/u0dIJykRnhhjfL5v5c4E8SbslteyKTOf4eSp+bYr94Wsqb
KASvvacEJslEYevsLSGL2bgywDxrfwxOjstp5xo+sqRw/EMv/BY=
=e5I/
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,18 @@
-------------------------------------------------------------------
Sat Nov 14 00:02:01 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
- Update to 20.11.80
* New feature release
- Changes since 20.08.3:
* Don't change the active player if the game is already over.
* Reset the file name if a new game is started. (kde#423508)
* Remove emit keyword on non signal
* Remove unused variables
* Use qAsConst where appropriate
* Use QStringLiteral where appropriate
* Fix KNS deprecations
* Port deprecated method
-------------------------------------------------------------------
Thu Nov 5 22:46:51 UTC 2020 - Luca Beltrame <lbeltrame@kde.org>

View File

@ -18,13 +18,13 @@
%bcond_without lang
Name: knights
Version: 20.08.3
Version: 20.11.80
Release: 0
Summary: A simple chess board
License: GPL-2.0-or-later
Group: Amusements/Games/Board/Chess
URL: https://www.kde.org
Source: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz
Source: https://download.kde.org/unstable/release-service/%{version}/src/%{name}-%{version}.tar.xz
BuildRequires: extra-cmake-modules
BuildRequires: cmake(KF5ConfigWidgets)
BuildRequires: cmake(KF5Crash)
@ -48,7 +48,7 @@ Recommends: %{name}-lang
Suggests: crafty
Obsoletes: kchess
%if %{with lang}
Source1: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig
Source1: https://download.kde.org/unstable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig
Source2: applications.keyring
%endif
%if 0%{?suse_version}
@ -89,7 +89,7 @@ against each other.
%{_kf5_applicationsdir}/org.kde.knights.desktop
%{_kf5_appstreamdir}/org.kde.knights.appdata.xml
%{_kf5_bindir}/knights
%{_kf5_configdir}/knights.knsrc
%{_kf5_knsrcfilesdir}/knights.knsrc
%dir %{_kf5_configkcfgdir}
%{_kf5_configkcfgdir}/knights.kcfg
%{_kf5_dbusinterfacesdir}/org.kde.Knights.xml