Accepting request 665098 from KDE:Applications
KDE Applications 18.12.1 OBS-URL: https://build.opensuse.org/request/show/665098 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kanagram?expand=0&rev=97
This commit is contained in:
commit
ab68dc5d84
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:691c612848fb559fe1b4c9297f5346c00688ac9e05cc7ecd722e630322016bf5
|
|
||||||
size 7432488
|
|
3
kanagram-18.12.1.tar.xz
Normal file
3
kanagram-18.12.1.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:7d05ce1577ff1ecc18ec3323fa76346014546fe554a986c44be28642951a7679
|
||||||
|
size 8027864
|
@ -1,3 +1,14 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Jan 11 05:42:00 UTC 2019 - lbeltrame@kde.org
|
||||||
|
|
||||||
|
- Update to 18.12.1
|
||||||
|
* New bugfix release
|
||||||
|
* For more details please see:
|
||||||
|
* https://www.kde.org/announcements/announce-applications-18.12.1.php
|
||||||
|
- Changes since 18.12.0:
|
||||||
|
* Fix mem leak found by asan
|
||||||
|
* Use QString() here
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Dec 14 06:09:00 UTC 2018 - lbeltrame@kde.org
|
Fri Dec 14 06:09:00 UTC 2018 - 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: kanagram
|
Name: kanagram
|
||||||
Version: 18.12.0
|
Version: 18.12.1
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Anagram Game
|
Summary: Anagram Game
|
||||||
License: GPL-2.0-or-later
|
License: GPL-2.0-or-later
|
||||||
|
Loading…
Reference in New Issue
Block a user