forked from pool/kiriki
Accepting request 630232 from KDE:Applications
Update to 18.08.0 OBS-URL: https://build.opensuse.org/request/show/630232 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kiriki?expand=0&rev=76
This commit is contained in:
commit
361a867776
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:eeae547205171c69a3a87d6b62936ac40a8140b29d8217ee655591884f5ee9ef
|
|
||||||
size 327092
|
|
3
kiriki-18.08.0.tar.xz
Normal file
3
kiriki-18.08.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:2b80ad6138f4325d71142358f5873aee03a2c14317dff40cfa8c4790088e91b9
|
||||||
|
size 371784
|
@ -1,3 +1,24 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Aug 16 22:04:42 UTC 2018 - christophe@krop.fr
|
||||||
|
|
||||||
|
- Update to 18.08.0
|
||||||
|
* New feature release
|
||||||
|
* For more details please see:
|
||||||
|
* https://www.kde.org/announcements/announce-applications-18.08.0.php
|
||||||
|
- Changes since 18.07.80:
|
||||||
|
* None
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Jul 26 13:00:45 UTC 2018 - lbeltrame@kde.org
|
||||||
|
|
||||||
|
- Update to 18.07.80
|
||||||
|
* New feature release
|
||||||
|
* For more details please see:
|
||||||
|
* https://www.kde.org/announcements/announce-applications-18.07.80.php
|
||||||
|
- Changes since 18.04.3:
|
||||||
|
* Do not duplicate work of KAboutData::setupCommandLine()
|
||||||
|
* [kiriki] avoid memory leak
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Jul 13 04:49:59 UTC 2018 - lbeltrame@kde.org
|
Fri Jul 13 04:49:59 UTC 2018 - lbeltrame@kde.org
|
||||||
|
|
||||||
|
@ -19,11 +19,11 @@
|
|||||||
%bcond_without lang
|
%bcond_without lang
|
||||||
|
|
||||||
Name: kiriki
|
Name: kiriki
|
||||||
Version: 18.04.3
|
Version: 18.08.0
|
||||||
Release: 0
|
Release: 0
|
||||||
%define kf5_version 5.26.0
|
%define kf5_version 5.26.0
|
||||||
# Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)
|
# Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)
|
||||||
%{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
|
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
|
||||||
Summary: Yahtzee-like Game
|
Summary: Yahtzee-like Game
|
||||||
License: GPL-2.0+
|
License: GPL-2.0+
|
||||||
Group: Amusements/Games/Board/Other
|
Group: Amusements/Games/Board/Other
|
||||||
|
Loading…
Reference in New Issue
Block a user