Remaining issues were fixed (except one kdenlive change)

OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kreversi?expand=0&rev=121
This commit is contained in:
Wolfgang Bauer 2020-07-22 19:32:33 +00:00 committed by Git OBS Bridge
parent 7df67437e3
commit fc90a6c66e
6 changed files with 32 additions and 17 deletions

View File

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

View File

@ -1,11 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl8DzRsACgkQ29LOiT4t
HIe6vwf6AuH6+RAhffuuCIXXVISn5MAsChliaeScMFn94OFBofeNpgFnJ133962C
TLE/Mx13rMqmRKUxkGyhYbJ0n7OD2uANgS1MQvaFJPHPYsBFlIW7BaecTGfpnSii
JoEZZaLuMMft9hWIMWTzOmXaZ1al7y3h5bUUHHyWUtMPaAfe+RR2DTOFiWYh673O
whH7qhnfW1dwl2/jQ2n3gZYYmvar1qOAW0UmtE1hIEmFlv4cJQokU7dtrJ+VK+iv
R77ZTB1si6np+xq8PZm53PghbmteIvKvDjhjAaXP2q3MqQcDveMeuMF/iFI7k5nG
CW9+LU26kds7b50v5t8MlE4N/8ud2Q==
=+LEo
-----END PGP SIGNATURE-----

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

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

View File

@ -0,0 +1,16 @@
-----BEGIN PGP SIGNATURE-----
iQIzBAABCgAdFiEEyiYsbIPeTS+yijMqOmpNuDnqptcFAl8RtRcACgkQOmpNuDnq
ptfiaQ/+Ku60UCDOMRtRaUlWL9pBhJKMeTb4gQLEc1+mKdIQSaJl7T/aTnsnjHqi
0Qf7bk4NsGUIMxLTo/s0H10ropBPJYBS/EwIOIoX5VeSS8x0wMp0qZQ7WKp1mXpr
qluqOZ6tZ4MYkF+ndetbaJ0JjQHbFrcTT3XSu3sW2hGsb1jBtByUaRd0wZCEWvVb
0YtCscQxh1qQLDJtRcobOa88ocm8FZFEHvI1j0/DWfRpSTxeelwrf4m1LfJalE2I
URFN+DgVzom42BSGY8am8n9mhbo2GU7UU/o5yujKJQEqxuPJx86KUwUOJsZ4B6bW
ddMabJ5ekPTMQEN+3gENr/JXulQ6XYlRUoeNvEDT9drsoqgKrHcCB85DFMMLWf4Z
3eTvhDkoorukn/YxOfRWwMDnMPIbkGmY5mRlucKdlHjUA9VmqJ2J+RzjyFHbbwfT
sc2Lu6V868Hc6q7YmBqhIGhHNd76dueEj8LmXkztRUbYeLlgNP20XPqPMFEcGcaY
oGK2BPpgepZ6eMC12XSInRlFn9JJkYv5ev6bWei7qDRa8b5n1l9InsylOvKgpLur
G5WCnnGRnbQe8Xy/D8IZCu2bupLHBbRSR+eh4dxcgCZuyH1jDHWAOn0y68DXaM/r
IHLD8sVfZiCWed1Br/0T5n5RkMOcOuFs1U6C53rAcuQ/nlUBFx8=
=cJSI
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Sun Jul 19 10:05:23 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
- Update to 20.07.80
* New feature release
- Changes since 20.04.3:
* Use camelcase include (scripted)
* Fix clazy warning
* Fix blurry icons by adding UseHighDpiPixmaps flag
-------------------------------------------------------------------
Thu Jul 9 20:10:17 UTC 2020 - Luca Beltrame <lbeltrame@kde.org>

View File

@ -21,13 +21,13 @@
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
%bcond_without lang
Name: kreversi
Version: 20.04.3
Version: 20.07.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
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)
@ -52,7 +52,7 @@ BuildRequires: cmake(Qt5Widgets)
Obsoletes: kreversi5 < %{version}
Provides: kreversi5 = %{version}
%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
Recommends: %{name}-lang