From e18b9d455ee7c76c52d4f566efc4568d7c0cc0d10fb385e65cb7b34fb6949585 Mon Sep 17 00:00:00 2001 From: Michael Vetter Date: Wed, 22 Jan 2020 14:02:52 +0000 Subject: [PATCH] =?UTF-8?q?-=20Update=20to=201.3.2:=20=20=20*=20Fixed=20in?= =?UTF-8?q?itialization=20of=20selected=20layers=20(#2719)=20=20=20*=20Fix?= =?UTF-8?q?ed=20stamp=20action=20shortcuts=20not=20being=20configurable=20?= =?UTF-8?q?(#2684)=20=20=20*=20Fixed=20the=20tileset=20view=20to=20respect?= =?UTF-8?q?=20the=20'wheel=20zooms=20by=20default'=20preference=20=20=20*?= =?UTF-8?q?=20Fixed=20insertion=20position=20when=20using=20drag-n-drop=20?= =?UTF-8?q?to=20rearrange=20layers=20=20=20*=20Fixed=20displayed=20layer?= =?UTF-8?q?=20data=20format=20in=20Properties=20=20=20*=20Fixed=20repeatin?= =?UTF-8?q?g=20of=20export=20when=20map=20is=20saved=20by=20a=20custom=20c?= =?UTF-8?q?ommand=20(#2709)=20=20=20*=20Fixed=20issue=20when=20multiple=20?= =?UTF-8?q?worlds=20are=20loaded=20that=20use=20pattern=20matching=20=20?= =?UTF-8?q?=20*=20Issues=20view=20can=20now=20be=20hidden=20by=20clicking?= =?UTF-8?q?=20the=20status=20bar=20counters=20=20=20*=20macOS:=20Fixed=20b?= =?UTF-8?q?lack=20toolbar=20when=20enabling=20OpenGL=20rendering=20(#1839)?= =?UTF-8?q?=20=20=20*=20Windows:=20Fixed=20context=20menus=20activating=20?= =?UTF-8?q?first=20item=20on=20release=20(#2693)=20=20=20*=20Windows=20ins?= =?UTF-8?q?taller:=20Include=20the=20'defoldcollection'=20plugin=20(#2677)?= =?UTF-8?q?=20=20=20*=20libtiled:=20Avoid=20inheriting=20Properties=20from?= =?UTF-8?q?=20QVariantMap=20(#2679)=20=20=20*=20docs:=20Added=20some=20not?= =?UTF-8?q?es=20to=20Python=20and=20JavaScript=20pages=20(#2725)=20=20=20*?= =?UTF-8?q?=20Updated=20Qt=20from=205.12.5=20to=205.12.6=20=20=20*=20Updat?= =?UTF-8?q?ed=20Finnish=20translation=20(by=20Tuomas=20L=C3=A4hteenm=C3=A4?= =?UTF-8?q?ki=20and=20odamite)=20=20=20*=20Updated=20part=20of=20Italian?= =?UTF-8?q?=20translation=20(by=20Katia=20Piazza)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit OBS-URL: https://build.opensuse.org/package/show/games:tools/tiled?expand=0&rev=44 --- tiled-1.3.1.tar.gz | 3 --- tiled-1.3.2.tar.gz | 3 +++ tiled.changes | 21 +++++++++++++++++++++ tiled.spec | 4 ++-- 4 files changed, 26 insertions(+), 5 deletions(-) delete mode 100644 tiled-1.3.1.tar.gz create mode 100644 tiled-1.3.2.tar.gz diff --git a/tiled-1.3.1.tar.gz b/tiled-1.3.1.tar.gz deleted file mode 100644 index 422569b..0000000 --- a/tiled-1.3.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b37321e35bddb7bc96f9068edc06268b3f0eb8632fe6206aee296c8d6c3ba722 -size 15728903 diff --git a/tiled-1.3.2.tar.gz b/tiled-1.3.2.tar.gz new file mode 100644 index 0000000..b12f3f5 --- /dev/null +++ b/tiled-1.3.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d72577fa7a1b6afec9013098d8af9472d930fb65007beb8227944cb62b291c64 +size 15827026 diff --git a/tiled.changes b/tiled.changes index b5667b8..d05fe8b 100644 --- a/tiled.changes +++ b/tiled.changes @@ -1,3 +1,24 @@ +------------------------------------------------------------------- +Wed Jan 22 13:58:31 UTC 2020 - Michael Vetter + +- Update to 1.3.2: + * Fixed initialization of selected layers (#2719) + * Fixed stamp action shortcuts not being configurable (#2684) + * Fixed the tileset view to respect the 'wheel zooms by default' preference + * Fixed insertion position when using drag-n-drop to rearrange layers + * Fixed displayed layer data format in Properties + * Fixed repeating of export when map is saved by a custom command (#2709) + * Fixed issue when multiple worlds are loaded that use pattern matching + * Issues view can now be hidden by clicking the status bar counters + * macOS: Fixed black toolbar when enabling OpenGL rendering (#1839) + * Windows: Fixed context menus activating first item on release (#2693) + * Windows installer: Include the 'defoldcollection' plugin (#2677) + * libtiled: Avoid inheriting Properties from QVariantMap (#2679) + * docs: Added some notes to Python and JavaScript pages (#2725) + * Updated Qt from 5.12.5 to 5.12.6 + * Updated Finnish translation (by Tuomas Lähteenmäki and odamite) + * Updated part of Italian translation (by Katia Piazza) + ------------------------------------------------------------------- Wed Nov 20 14:38:27 UTC 2019 - Michael Vetter diff --git a/tiled.spec b/tiled.spec index 60bce55..453fc4f 100644 --- a/tiled.spec +++ b/tiled.spec @@ -1,7 +1,7 @@ # # spec file for package tiled # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 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: 1.3.1 +Version: 1.3.2 Release: 0 Summary: A tilemap editor License: GPL-2.0-or-later