forked from pool/klines
KDE Applications 19.08 Beta (take 2)
OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/klines?expand=0&rev=89
This commit is contained in:
parent
3d4b58262f
commit
77b2a7e1f8
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:a0d133a9a08e8f3953ae54b7da187c56cfbc518bfeadac4f32b82c9aa4f33c8b
|
|
||||||
size 1781072
|
|
3
klines-19.07.80.tar.xz
Normal file
3
klines-19.07.80.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:45daf81f7d5b919c033efc7523d9cd0ac326799748b486e727a2dbf0a9c39aed
|
||||||
|
size 1781272
|
@ -1,3 +1,18 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Jul 23 11:59:01 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
|
||||||
|
* It was fixed
|
||||||
|
* Time to increase Qt version as we use override but qt5.7 doesn't support it and we use 5.7 from long time
|
||||||
|
* Fix some clazy warning
|
||||||
|
* It builds without deprecated methods
|
||||||
|
* Use strict compile flags here
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Jul 13 07:26:36 UTC 2019 - lbeltrame@kde.org
|
Sat Jul 13 07:26:36 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: klines
|
Name: klines
|
||||||
Version: 19.04.3
|
Version: 19.07.80
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Tactical game
|
Summary: Tactical game
|
||||||
License: GPL-2.0-or-later
|
License: GPL-2.0-or-later
|
||||||
|
Loading…
Reference in New Issue
Block a user