From aa61c1437b99b3d95e2e39bfc72ee54cc0bbcd702610b2990cf6446c86618960 Mon Sep 17 00:00:00 2001 From: Michael Vetter Date: Wed, 4 Mar 2020 06:35:47 +0000 Subject: [PATCH] - Update to 1.3.3: * Fixed loading of compression level (#2753) * Fixed default value for Hex Side Length property * Fixed hiding of status bar text for some tools * Fixed removing of object labels when removing a group layer * GmxPlugin: Fixed compatibility with GameMaker 1.4.9999 * Scripting: Made TextFile.commit and BinaryFile.commit close as well * Scripting: Fixed crashes when modifying certain new objects (#2747) * Scripting: Fixed potential crash in Asset.macro/undo/redo/isModified * Scripting: Fixed potential crash when accessing Tool.preview * Scripting: Fixed loading of images from extensions folder * Scripting: Reload extensions also when files are added/removed * Updated Bulgarian translation OBS-URL: https://build.opensuse.org/package/show/games:tools/tiled?expand=0&rev=46 --- tiled-1.3.2.tar.gz | 3 --- tiled-1.3.3.tar.gz | 3 +++ tiled.changes | 17 +++++++++++++++++ tiled.spec | 4 ++-- 4 files changed, 22 insertions(+), 5 deletions(-) delete mode 100644 tiled-1.3.2.tar.gz create mode 100644 tiled-1.3.3.tar.gz diff --git a/tiled-1.3.2.tar.gz b/tiled-1.3.2.tar.gz deleted file mode 100644 index b12f3f5..0000000 --- a/tiled-1.3.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d72577fa7a1b6afec9013098d8af9472d930fb65007beb8227944cb62b291c64 -size 15827026 diff --git a/tiled-1.3.3.tar.gz b/tiled-1.3.3.tar.gz new file mode 100644 index 0000000..8c044d2 --- /dev/null +++ b/tiled-1.3.3.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:88b9ca9e45b0235180be55733a4377434969dd6d5947319d83e5cbce8ca868fd +size 15859368 diff --git a/tiled.changes b/tiled.changes index d05fe8b..cbf607c 100644 --- a/tiled.changes +++ b/tiled.changes @@ -1,3 +1,20 @@ +------------------------------------------------------------------- +Wed Mar 4 06:30:04 UTC 2020 - Michael Vetter + +- Update to 1.3.3: + * Fixed loading of compression level (#2753) + * Fixed default value for Hex Side Length property + * Fixed hiding of status bar text for some tools + * Fixed removing of object labels when removing a group layer + * GmxPlugin: Fixed compatibility with GameMaker 1.4.9999 + * Scripting: Made TextFile.commit and BinaryFile.commit close as well + * Scripting: Fixed crashes when modifying certain new objects (#2747) + * Scripting: Fixed potential crash in Asset.macro/undo/redo/isModified + * Scripting: Fixed potential crash when accessing Tool.preview + * Scripting: Fixed loading of images from extensions folder + * Scripting: Reload extensions also when files are added/removed + * Updated Bulgarian translation + ------------------------------------------------------------------- Wed Jan 22 13:58:31 UTC 2020 - Michael Vetter diff --git a/tiled.spec b/tiled.spec index 453fc4f..a3c5f24 100644 --- a/tiled.spec +++ b/tiled.spec @@ -1,7 +1,7 @@ # # spec file for package tiled # -# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # # 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: 1.3.2 +Version: 1.3.3 Release: 0 Summary: A tilemap editor License: GPL-2.0-or-later