Wolfgang Bauer 2020-08-13 13:52:42 +00:00 committed by Git OBS Bridge
parent 597600ceff
commit c7315355da
6 changed files with 26 additions and 17 deletions

View File

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

View File

@ -1,11 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl8klAIACgkQ29LOiT4t
HIek4gf9HEfB1yOFTOxO6aL4clX1gOQcX+U2guyJlBk+TuM1sTO55DKwn4H+feuO
RzoWy2lkz8CLYTnWX+aiuaHWcth9HMjbrIYSCNSEAOEii54y/liGauWMIny+Q0A8
v6TTqBC4uY4aqIsbZyxRoGp+6aXHL5f3zScPEGGzxn7BL3k/G0E2SC8s+7XE06F3
nf7d+qOVYv7I6bJdQNYx6ql6il9/yyZY2QgckSrsNGifhxwr/32hSBiDP+J0epeU
B37HXWKpWOQvKU8XSKkaIyTw8/jTY34WupKkTVu9Z/3l+lK25pLcPH8LoBlF9C8t
/ROyEyfIU/SzDp/Khn3Pv21G4Ij+9Q==
=JX+w
-----END PGP SIGNATURE-----

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

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

View File

@ -0,0 +1,11 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl8tAgwACgkQ29LOiT4t
HIdBBQgAl2sxgM+tGn17vKwOAZkb+UrG27/YA6Dzo/2nmXFU8vAnRu4slYVv2dxM
wqixG+DDVP/nrdIgXrmxV/fFnUQ+1s4UguSRoil4RnwoabfIQnGmJoryR5HFYW/9
PiFkZBbUe4dTSg0xpWMzJZULlYpkD4R1fs+vbT6JXVzxqzAivgZMcPL52+GeiVIF
+eyU/9JMj5VihkZ+PUm74OFf3Ay0A8pFiHeCYnzkt9be7HkCxRGyekRSsFVETZl0
Jzg0ZyAWROeomuhaRzRkP/Y6ABz0mMtUowW8m5bnWCjtRwHDSH8CZAIyn4oBI1Jy
/pq7P/BVVD40Lwdhisz64hAGgWReBg==
=zoX5
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Sun Aug 9 09:09:56 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
- Update to 20.08.0
* New feature release
* For more details please see:
* https://kde.org/announcements/releases/2020-08-apps-update
- No code change since 20.07.90
-------------------------------------------------------------------
Sun Aug 2 08:00:16 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>

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.07.90
Version: 20.08.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/unstable/release-service/%{version}/src/%{name}-%{version}.tar.xz
Source: https://download.kde.org/stable/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/unstable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig
Source1: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig
Source2: applications.keyring
%endif
Recommends: %{name}-lang