forked from pool/kblocks
Accepting request 723609 from KDE:Applications
Applications 19.08.0 (forwarded request 723532 from cgiboudeaux) OBS-URL: https://build.opensuse.org/request/show/723609 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kblocks?expand=0&rev=90
This commit is contained in:
commit
fda0842241
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:10b350f91978c221c224c42e2f50dc8c2e86e187de8e46258b10cf3799fb4b74
|
|
||||||
size 1920560
|
|
3
kblocks-19.08.0.tar.xz
Normal file
3
kblocks-19.08.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:3337c6fb57fdb8439e6e6edc0186fec76641196714daa955465e009923573b84
|
||||||
|
size 1906940
|
11
kblocks-19.08.0.tar.xz.sig
Normal file
11
kblocks-19.08.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
|
||||||
|
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl1Mxn4ACgkQ29LOiT4t
|
||||||
|
HIfMPAgAi+XQWnaAaARPIinS57oz1u/wYcWPgSl2wmjjucBIpCyVOR5DfRYDFGiC
|
||||||
|
xp/pWvZuLfV/HxK+8XcwApf3rFsByHE2YCVAuA5z2bAhLPfzTIL1HH89hVd0vL1m
|
||||||
|
pOSXNfGxMlLm9a74+hMTaqwzG0Y9GGb1RHVS5CHWgMf6K79k68zHPpmyNV2E0ahi
|
||||||
|
GTBp/DBiNPbaodGHxuwFPEpsAsMaZKF3QOkDXMpuvRKZPMcfRHLqnB1018CnGV5Q
|
||||||
|
zlOAJH2J9CpV4SfBILfKsKCegF+Qy9dHfEPLV8s9pBVrnH9PrpwXnwL7/3e4g+sp
|
||||||
|
WUmTv2IY/oUigRJSpS4oNpU3L6SVzA==
|
||||||
|
=w9Ik
|
||||||
|
-----END PGP SIGNATURE-----
|
@ -1,3 +1,44 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Aug 9 08:30:29 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:48 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:58:57 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:
|
||||||
|
* Remove unused includes
|
||||||
|
* Install in new logging directory when we use kf5 5.59.0
|
||||||
|
* Call sounds enabled on startup
|
||||||
|
* Delete sounds before creating them again
|
||||||
|
* No need to make KGameTheme a member variable
|
||||||
|
* Use the theme file defined sounds if they are declared.
|
||||||
|
* Fix forward declaration
|
||||||
|
* Make it compile without deprecated method
|
||||||
|
* Use more nullptr
|
||||||
|
* Make it compile without foreach
|
||||||
|
* Add missing override
|
||||||
|
* breeze icon
|
||||||
|
* USe const'ref + use new connect api
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Jul 13 07:26:34 UTC 2019 - lbeltrame@kde.org
|
Sat Jul 13 07:26:34 UTC 2019 - lbeltrame@kde.org
|
||||||
|
|
||||||
|
10
kblocks.spec
10
kblocks.spec
@ -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: kblocks
|
Name: kblocks
|
||||||
Version: 19.04.3
|
Version: 19.08.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: A classic falling blocks game
|
Summary: A classic falling blocks game
|
||||||
License: GPL-2.0-or-later
|
License: GPL-2.0-or-later
|
||||||
Group: Amusements/Games/Strategy/Real Time
|
Group: Amusements/Games/Strategy/Real Time
|
||||||
URL: http://www.kde.org
|
URL: https://www.kde.org
|
||||||
Source0: kblocks-%{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: kconfigwidgets-devel
|
BuildRequires: kconfigwidgets-devel
|
||||||
|
Loading…
x
Reference in New Issue
Block a user