forked from pool/libkdegames
KDE Applications 19.08 Beta (take 2)
OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/libkdegames?expand=0&rev=103
This commit is contained in:
parent
2af53e997b
commit
96419042db
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:187aa81539113bc6786d861e1f5302fa17533ae1108299bbd1a86be18accfbc4
|
|
||||||
size 6378128
|
|
3
libkdegames-19.07.80.tar.xz
Normal file
3
libkdegames-19.07.80.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:1470d781e84b0d3f773181bc2bacb445a620e5e2443495421777c63ce06e3c20
|
||||||
|
size 6383752
|
@ -1,3 +1,23 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Jul 23 11:59:06 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:
|
||||||
|
* Install in new logging directory when we use kf5 5.59.0
|
||||||
|
* Fix cmake warning: Migrate ECMPackageConfigHelpers -> CMakePackageConfigHelpers
|
||||||
|
* Fix forward declaration
|
||||||
|
* increase version a bit since there's a new function
|
||||||
|
* Add a prefix public function to access the internatl prefix.
|
||||||
|
* Fix some compile error with deprecated method + port some foreach
|
||||||
|
* Replace Q_DECL_OVERRIDE by override
|
||||||
|
* Add .arcconfig
|
||||||
|
* Modernize cmake file
|
||||||
|
* Fix add_test command
|
||||||
|
* Fix some clazy warning
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Jul 13 07:26:38 UTC 2019 - lbeltrame@kde.org
|
Sat Jul 13 07:26:38 UTC 2019 - lbeltrame@kde.org
|
||||||
|
|
||||||
|
@ -21,7 +21,7 @@
|
|||||||
%{!?_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: libkdegames
|
Name: libkdegames
|
||||||
Version: 19.04.3
|
Version: 19.07.80
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: General Data for KDE Games
|
Summary: General Data for KDE Games
|
||||||
License: GPL-2.0-or-later
|
License: GPL-2.0-or-later
|
||||||
|
Loading…
Reference in New Issue
Block a user