SHA256
1
0
forked from pool/ksquares

Applications 19.08.0

OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/ksquares?expand=0&rev=94
This commit is contained in:
Fabian Vogt 2019-08-15 14:01:03 +00:00 committed by Git OBS Bridge
parent cf03642240
commit ebdb07723b
6 changed files with 30 additions and 6 deletions

BIN
applications.keyring Normal file

Binary file not shown.

View File

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

3
ksquares-19.08.0.tar.xz Normal file
View File

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

View File

@ -0,0 +1,11 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl1Mxo4ACgkQ29LOiT4t
HIepKQf/Wc5oTEpqeP3oXmxFM3/D9TDJwti0acrvaNzqrQ5w7tfoGDuiCBsvcwFj
2tTQNKOhfpILaku0YzdOjH7W/Ni6DFmeQyjxmyfdu+DqcZqDDvqBXmizm5YzE9qM
ZnPuQ56RFtKzIQDOTdEYxAa2pqGz4JXe9qdZ4PR6rfmvPaxzBqosSQVWf2WNHLw+
J6Lck6d7mRqh3uuZfhJ0j8caX2gL029mtn9aL4D95kWRn+h9fDOxbe6RSHRNNzot
joTfquxhNGxl2dtBuyCEXy3DPDI/jHr2mkml+7pBIY+ox4CCNkcb/0T8hIUWnYek
MPYjL7MaHId2bDuZbJRJDukqUw/k6A==
=oeVL
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Fri Aug 9 08:31:44 UTC 2019 - Christophe Giboudeaux <christophe@krop.fr>
- Update to 19.08.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-19.08.0.php
- No code change since 19.07.90
-------------------------------------------------------------------
Tue Aug 06 16:50:50 UTC 2019 - lbeltrame@kde.org

View File

@ -21,13 +21,17 @@
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
%bcond_without lang
Name: ksquares
Version: 19.07.90
Version: 19.08.0
Release: 0
Summary: "Dots and boxes" board game
License: GPL-2.0-or-later
Group: Amusements/Games/Action/Arcade
URL: http://www.kde.org
Source0: ksquares-%{version}.tar.xz
URL: https://www.kde.org
Source: https://download.kde.org/stable/applications/%{version}/src/%{name}-%{version}.tar.xz
%if %{with lang}
Source1: https://download.kde.org/stable/applications/%{version}/src/%{name}-%{version}.tar.xz.sig
Source2: applications.keyring
%endif
BuildRequires: extra-cmake-modules
BuildRequires: kconfig-devel
BuildRequires: kcoreaddons-devel