forked from pool/kreversi
KDE Applications 18.12.0 RC (knights is already in K:A)
OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kreversi?expand=0&rev=78
This commit is contained in:
parent
cd83c64156
commit
493b0c2055
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a678ad9d6fb14850a6f7b3a90c71c5fc9dee2cb1bffccac9619ee8590a8d1462
|
||||
size 942964
|
3
kreversi-18.11.90.tar.xz
Normal file
3
kreversi-18.11.90.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:39d7a3025ee8c7706ff62c3e789ac5f3ff76a3a0d92f046c8fdd390e223beb24
|
||||
size 943128
|
@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 03 20:56:09 UTC 2018 - lbeltrame@kde.org
|
||||
|
||||
- Update to 18.11.90
|
||||
* New bugfix release
|
||||
* For more details please see:
|
||||
* https://www.kde.org/announcements/announce-applications-18.12-rc.php
|
||||
- Changes since 18.11.80:
|
||||
* USe const'ref + nullptr
|
||||
* Fix mem leak found by asan
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 20 06:22:43 UTC 2018 - Luca Beltrame <lbeltrame@kde.org>
|
||||
|
||||
|
@ -21,7 +21,7 @@
|
||||
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
|
||||
%bcond_without lang
|
||||
Name: kreversi
|
||||
Version: 18.11.80
|
||||
Version: 18.11.90
|
||||
Release: 0
|
||||
Summary: Reversi board game
|
||||
License: GPL-2.0-or-later
|
||||
|
Loading…
Reference in New Issue
Block a user