KDE Applications 19.08 Beta (take 2)
OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/parley?expand=0&rev=94
This commit is contained in:
parent
f030f1cf3f
commit
9348eb0d7f
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:4c4aeaae4f1dd4193c422c5921d9cf02216fc6670f5077fcd92b4d48378fa720
|
|
||||||
size 8816536
|
|
3
parley-19.07.80.tar.xz
Normal file
3
parley-19.07.80.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:1ac9aa9079e186043ae90ea7e815f8cec79e9cc7889f10cb52e86f9e77d5f8ba
|
||||||
|
size 8823600
|
@ -1,3 +1,18 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Jul 23 11:59:08 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:
|
||||||
|
* Fix forward declaration
|
||||||
|
* use a url which exists
|
||||||
|
* Fix for memory leak in SessionManagerFixed
|
||||||
|
* Fix faulty number of new words counting
|
||||||
|
* Port deprecated qVariantFromValue method
|
||||||
|
* It's time to use cmake 3.5
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Jul 13 07:26:39 UTC 2019 - lbeltrame@kde.org
|
Sat Jul 13 07:26:39 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: parley
|
Name: parley
|
||||||
Version: 19.04.3
|
Version: 19.07.80
|
||||||
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