KDE Applications 17.08.1 checkin

OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/step?expand=0&rev=65
This commit is contained in:
Luca Beltrame
2017-09-07 21:56:28 +00:00
committed by Git OBS Bridge
parent 2caa9d13c4
commit 6b6fa96018
4 changed files with 19 additions and 7 deletions

View File

@@ -1,3 +1,15 @@
-------------------------------------------------------------------
Thu Sep 07 07:02:42 CEST 2017 - lbeltrame@kde.org
- Update to 17.08.1
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-17.08.1.php
- Changes since 17.08.0:
* Don't search for and link to libcln when using libqalculate>=2.0
* Use KActionCollection::setDefaultShortcut
* Add .arcconfig
-------------------------------------------------------------------
Fri Aug 11 22:46:37 UTC 2017 - christophe@krop.fr
@@ -5,9 +17,9 @@ Fri Aug 11 22:46:37 UTC 2017 - christophe@krop.fr
* New feature release
* https://www.kde.org/announcements/announce-applications-17.08.0.php
- Changes since 17.04.3 :
* Use KDE_INSTALL_KXMLGUI5DIR to install stepui.rc
* Replace %i by -qwindowicon for wayland support
* Use Q_DECLARE_OVERRIDE
* Use KDE_INSTALL_KXMLGUI5DIR to install stepui.rc
* Replace %i by -qwindowicon for wayland support
* Use Q_DECLARE_OVERRIDE
-------------------------------------------------------------------
Sat Aug 5 18:19:51 UTC 2017 - christophe@krop.fr