forked from pool/ksquares
Accepting request 723711 from KDE:Applications
Applications 19.08.0 (forwarded request 723532 from cgiboudeaux) OBS-URL: https://build.opensuse.org/request/show/723711 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ksquares?expand=0&rev=88
This commit is contained in:
commit
9ea51b321b
BIN
applications.keyring
Normal file
BIN
applications.keyring
Normal file
Binary file not shown.
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:d85c90f883c3ce1559dd0d3ceb20500563704cf6d1824c5fea3ddce0e1ca7563
|
|
||||||
size 260376
|
|
3
ksquares-19.08.0.tar.xz
Normal file
3
ksquares-19.08.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:649a89da0a928c8977218a76023044205b20f07af9b3abda042e46bc450bd00f
|
||||||
|
size 261004
|
11
ksquares-19.08.0.tar.xz.sig
Normal file
11
ksquares-19.08.0.tar.xz.sig
Normal 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-----
|
@ -1,3 +1,35 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
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
|
||||||
|
|
||||||
|
- Update to 19.07.90
|
||||||
|
* New bugfix release
|
||||||
|
* For more details please see:
|
||||||
|
* https://www.kde.org/announcements/announce-applications-19.08-rc.php
|
||||||
|
- Changes since 19.07.80:
|
||||||
|
* No code changes since 19.07.80
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Jul 23 11:59:04 UTC 2019 - lbeltrame@kde.org
|
||||||
|
|
||||||
|
- Update to 19.07.80
|
||||||
|
* New feature release
|
||||||
|
* For more details please see:
|
||||||
|
* https://www.kde.org/announcements/announce-applications-19.08-beta.php
|
||||||
|
- Changes since 19.04.3:
|
||||||
|
* Fix forward declaration
|
||||||
|
* it compiles fine without foreach
|
||||||
|
* Make it compile with strict compile flags
|
||||||
|
* use cmake 3.5
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Jul 13 07:26:37 UTC 2019 - lbeltrame@kde.org
|
Sat Jul 13 07:26:37 UTC 2019 - lbeltrame@kde.org
|
||||||
|
|
||||||
|
@ -21,13 +21,17 @@
|
|||||||
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
|
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
|
||||||
%bcond_without lang
|
%bcond_without lang
|
||||||
Name: ksquares
|
Name: ksquares
|
||||||
Version: 19.04.3
|
Version: 19.08.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: "Dots and boxes" board game
|
Summary: "Dots and boxes" board game
|
||||||
License: GPL-2.0-or-later
|
License: GPL-2.0-or-later
|
||||||
Group: Amusements/Games/Action/Arcade
|
Group: Amusements/Games/Action/Arcade
|
||||||
URL: http://www.kde.org
|
URL: https://www.kde.org
|
||||||
Source0: ksquares-%{version}.tar.xz
|
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: extra-cmake-modules
|
||||||
BuildRequires: kconfig-devel
|
BuildRequires: kconfig-devel
|
||||||
BuildRequires: kcoreaddons-devel
|
BuildRequires: kcoreaddons-devel
|
||||||
|
Loading…
Reference in New Issue
Block a user