KDE Frameworks 5.38.0 checkin
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kxmlgui?expand=0&rev=149
This commit is contained in:
parent
d9e50484ed
commit
e3eec99c1b
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e235367a31a38c1c114032123b13e7954a93a8e1423eb1829176a6373b953b4b
|
||||
size 883920
|
3
kxmlgui-5.38.0.tar.xz
Normal file
3
kxmlgui-5.38.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:64f73ada0b1e08c97db00cfe2967b0d8354b338cd85e76644f79da022af49589
|
||||
size 884112
|
@ -1,3 +1,19 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 12 07:11:18 CEST 2017 - lbeltrame@kde.org
|
||||
|
||||
- Update to 5.38.0
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://www.kde.org/announcements/kde-frameworks-5.38.0.php
|
||||
- Changes since 5.37.0:
|
||||
* Save up a bunch of stat() calls on application start
|
||||
* Fix KHelpMenu position on Wayland
|
||||
* Remove checks for Qt < 5.6, now that even 5.7 is required.
|
||||
* Do not leak symbols of pimpl classes, protect with Q_DECL_HIDDEN
|
||||
* Drop broken mid-button click handling (kde#383162)
|
||||
* KUndoActions: use actionCollection to set the shortcut
|
||||
* autotest: output filename on error
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Aug 12 09:23:41 UTC 2017 - christophe@krop.fr
|
||||
|
||||
|
@ -18,9 +18,9 @@
|
||||
|
||||
%bcond_without lang
|
||||
%define lname libKF5XmlGui5
|
||||
%define _tar_path 5.37
|
||||
%define _tar_path 5.38
|
||||
Name: kxmlgui
|
||||
Version: 5.37.0
|
||||
Version: 5.38.0
|
||||
Release: 0
|
||||
%define kf5_version %{version}
|
||||
BuildRequires: attica-qt5-devel >= %{_tar_path}
|
||||
|
Loading…
x
Reference in New Issue
Block a user