From 17853d327904fbfb5294d17463150d185b011b41238a180fe5a058e053ca89d6 Mon Sep 17 00:00:00 2001 From: Ferdinand Thiessen Date: Fri, 27 Jan 2017 13:09:09 +0000 Subject: [PATCH] Accepting request 452911 from home:jubalh:branches:games:tools - Update to 0.18.1: * Fixed terrain brush for isometric staggered maps (by Clyde) * Fixed crash when resizing map causes objects to get removed * Fixed crash when duplicating an object layer * Fixed position of image layer after Resize or Offset Map * Fixed the quality of the minimap on HiDpi displays * Fixed Alt-drag behavior to not override resize handles * When adding a new layer, insert it above the current one * GmxPlugin: Fixed positioning for non-tile objects and support scaling * GmxPlugin: Export tile objects without a type as tiles * GmxPlugin: Support horizontal and vertical flipping * Updated Chinese translation (by Clyde) OBS-URL: https://build.opensuse.org/request/show/452911 OBS-URL: https://build.opensuse.org/package/show/games:tools/tiled?expand=0&rev=9 --- tiled-0.18.0.tar.gz | 3 --- tiled-0.18.1.tar.gz | 3 +++ tiled.changes | 16 ++++++++++++++++ tiled.spec | 4 ++-- 4 files changed, 21 insertions(+), 5 deletions(-) delete mode 100644 tiled-0.18.0.tar.gz create mode 100644 tiled-0.18.1.tar.gz diff --git a/tiled-0.18.0.tar.gz b/tiled-0.18.0.tar.gz deleted file mode 100644 index 6e14c41..0000000 --- a/tiled-0.18.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f3ef157e9446d7b0ec50ab8399644d52e03065e7860354f632bbbb318fe35933 -size 6403889 diff --git a/tiled-0.18.1.tar.gz b/tiled-0.18.1.tar.gz new file mode 100644 index 0000000..31e0566 --- /dev/null +++ b/tiled-0.18.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7fcd31a6f1307e51e3e72666ada43b85e2afaa95559d48f511c39494c30d2e73 +size 6407937 diff --git a/tiled.changes b/tiled.changes index 10b78fe..45548c1 100644 --- a/tiled.changes +++ b/tiled.changes @@ -1,3 +1,19 @@ +------------------------------------------------------------------- +Fri Jan 27 09:47:29 UTC 2017 - mvetter@suse.com + +- Update to 0.18.1: + * Fixed terrain brush for isometric staggered maps (by Clyde) + * Fixed crash when resizing map causes objects to get removed + * Fixed crash when duplicating an object layer + * Fixed position of image layer after Resize or Offset Map + * Fixed the quality of the minimap on HiDpi displays + * Fixed Alt-drag behavior to not override resize handles + * When adding a new layer, insert it above the current one + * GmxPlugin: Fixed positioning for non-tile objects and support scaling + * GmxPlugin: Export tile objects without a type as tiles + * GmxPlugin: Support horizontal and vertical flipping + * Updated Chinese translation (by Clyde) + ------------------------------------------------------------------- Tue Dec 20 20:34:42 UTC 2016 - mvetter@suse.com diff --git a/tiled.spec b/tiled.spec index 46d3e1e..40e0949 100644 --- a/tiled.spec +++ b/tiled.spec @@ -1,7 +1,7 @@ # # spec file for package tiled # -# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: tiled -Version: 0.18.0 +Version: 0.18.1 Release: 0 Summary: A tilemap editor License: GPL-2.0+