From d789edea8d37c2b6f3420c693ac3ce459d2b788412ad5ab8fc8b8f1750421f79 Mon Sep 17 00:00:00 2001 From: Luca Beltrame Date: Thu, 7 Sep 2017 21:48:55 +0000 Subject: [PATCH] KDE Applications 17.08.1 checkin OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kig?expand=0&rev=58 --- kig-17.08.0.tar.xz | 3 --- kig-17.08.1.tar.xz | 3 +++ kig.changes | 18 ++++++++++++++---- kig.spec | 2 +- 4 files changed, 18 insertions(+), 8 deletions(-) delete mode 100644 kig-17.08.0.tar.xz create mode 100644 kig-17.08.1.tar.xz diff --git a/kig-17.08.0.tar.xz b/kig-17.08.0.tar.xz deleted file mode 100644 index 706e8a2..0000000 --- a/kig-17.08.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ab3a3abcc399ee38b210bc2d3eb0e1faf4ab367a5a5faac6d8f82e4e1f20fcb8 -size 3588056 diff --git a/kig-17.08.1.tar.xz b/kig-17.08.1.tar.xz new file mode 100644 index 0000000..acae53d --- /dev/null +++ b/kig-17.08.1.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d3fdfe8d86653c580057342914367f4e5b4fbbdd54873ea179bc524ce26dee3f +size 3588280 diff --git a/kig.changes b/kig.changes index e6bf9bb..5b6f110 100644 --- a/kig.changes +++ b/kig.changes @@ -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 diff --git a/kig.spec b/kig.spec index 4a766a7..e705cc0 100644 --- a/kig.spec +++ b/kig.spec @@ -19,7 +19,7 @@ %bcond_without lang Name: kig -Version: 17.08.0 +Version: 17.08.1 Release: 0 %define kf5_version 5.26.0 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)