SHA256
1
0
forked from pool/kig

KDE Applications 17.08.1 checkin

OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kig?expand=0&rev=58
This commit is contained in:
Luca Beltrame
2017-09-07 21:48:55 +00:00
committed by Git OBS Bridge
parent b3c540bfe7
commit d789edea8d
4 changed files with 18 additions and 8 deletions

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Thu Sep 07 07:02:12 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:
* None
-------------------------------------------------------------------
Fri Aug 11 22:45:33 UTC 2017 - christophe@krop.fr
@@ -5,10 +15,10 @@ Fri Aug 11 22:45:33 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 Q_DECLARE_OVERRIDE
* remove obsolete LSM file
* Changed class "LineCubicIntersection..." in the more consistent name "CubicLineIntersectin...". Since this creates an incompatibility with kig saved files, also a standard warning message is issued and the old name is converted into the new one.
* Object LineCubicIntersection with wrong name in pykig.py
* Use Q_DECLARE_OVERRIDE
* remove obsolete LSM file
* Changed class "LineCubicIntersection..." in the more consistent name "CubicLineIntersectin...". Since this creates an incompatibility with kig saved files, also a standard warning message is issued and the old name is converted into the new one.
* Object LineCubicIntersection with wrong name in pykig.py
-------------------------------------------------------------------
Sat Aug 5 18:17:52 UTC 2017 - christophe@krop.fr