KDE Applications 19.08 Beta (take 2)
OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kiriki?expand=0&rev=95
This commit is contained in:
parent
d4df60228c
commit
43812642e9
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:ccb33616936c879aa61fdbaa87ae130c4f22c34b70cdd9b38b128bace850466e
|
|
||||||
size 372588
|
|
3
kiriki-19.07.80.tar.xz
Normal file
3
kiriki-19.07.80.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:f05557db2ba6869204d19fb711b95fe6ba1502330b99bf504b7eebdfcfd416fe
|
||||||
|
size 372696
|
@ -1,3 +1,20 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
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:
|
||||||
|
* Revert "QFontMetrics::width -> horizontalAdvance"
|
||||||
|
* QFontMetrics::width -> horizontalAdvance
|
||||||
|
* QColor::dark/light -> darker/lighter
|
||||||
|
* Remove unused includes
|
||||||
|
* Follow KDE_APPLICATIONS_VERSION
|
||||||
|
* Revert "Increase version" as Albert perfere that it builds against qt5.3
|
||||||
|
* Increase version
|
||||||
|
* It compiles fine without foreach
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Jul 13 07:26:35 UTC 2019 - lbeltrame@kde.org
|
Sat Jul 13 07:26:35 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: kiriki
|
Name: kiriki
|
||||||
Version: 19.04.3
|
Version: 19.07.80
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Yahtzee-like Game
|
Summary: Yahtzee-like Game
|
||||||
License: GPL-2.0-or-later
|
License: GPL-2.0-or-later
|
||||||
|
Loading…
Reference in New Issue
Block a user