forked from pool/kwordquiz
KDE Applications 19.08 Beta (take 2)
OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kwordquiz?expand=0&rev=94
This commit is contained in:
parent
5a3fff40c2
commit
df71adc684
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:fc1a5a4780f667a805c17bda05d7024702d20d0e6aa552a0b7b6840b6e6cb381
|
||||
size 4167304
|
3
kwordquiz-19.07.80.tar.xz
Normal file
3
kwordquiz-19.07.80.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:30ff0228b113da561094e2f9abf352c527c9a6efc7a40b95bfcc4adf1ca1a96e
|
||||
size 4165956
|
@ -1,3 +1,21 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 23 11:59:06 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:
|
||||
* Close KWordQuiz documents before closing the app
|
||||
* Get rid of some obsolete members
|
||||
* Follow KDE_APPLICATIONS_VERSION
|
||||
* Fix forward declaration
|
||||
* Use <gui> instead of deprecated <kpartgui>
|
||||
* Fix miminum cmake version
|
||||
* Excludes files
|
||||
* Check if the filename is empty when user wants to save the file
|
||||
* http -> https + update some links
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Jul 13 07:26:37 UTC 2019 - lbeltrame@kde.org
|
||||
|
||||
|
@ -21,7 +21,7 @@
|
||||
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
|
||||
%bcond_without lang
|
||||
Name: kwordquiz
|
||||
Version: 19.04.3
|
||||
Version: 19.07.80
|
||||
Release: 0
|
||||
Summary: Vocabulary Trainer
|
||||
License: GPL-2.0-or-later
|
||||
|
Loading…
Reference in New Issue
Block a user