forked from pool/kwordquiz
Accepting request 665219 from KDE:Applications
KDE Applications 18.12.1 OBS-URL: https://build.opensuse.org/request/show/665219 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kwordquiz?expand=0&rev=101
This commit is contained in:
commit
b11f47b1fa
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:9cdb36800676c84cce1f78303d6a5b431a573d81058fca79cfc8d8ade13c1128
|
|
||||||
size 4168980
|
|
3
kwordquiz-18.12.1.tar.xz
Normal file
3
kwordquiz-18.12.1.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:aed9a2501792c6734ed3b671a7cea095eb322180c368136aab6d2b319b9449b5
|
||||||
|
size 4168948
|
@ -1,3 +1,15 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Jan 11 05:42:37 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:
|
||||||
|
* Use nullptr/override/explicit
|
||||||
|
* Fix dialog layout
|
||||||
|
* Fix mem leak found by asan
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Dec 14 06:09:17 UTC 2018 - lbeltrame@kde.org
|
Fri Dec 14 06:09:17 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: kwordquiz
|
Name: kwordquiz
|
||||||
Version: 18.12.0
|
Version: 18.12.1
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Vocabulary Trainer
|
Summary: Vocabulary Trainer
|
||||||
License: GPL-2.0-or-later
|
License: GPL-2.0-or-later
|
||||||
|
Loading…
Reference in New Issue
Block a user