From 8da84f04ebf28b0f4fb8ad70423b569b249e23decb4a9e8ee4bc77a1a49c4612 Mon Sep 17 00:00:00 2001 From: Michael Vetter Date: Tue, 17 Jul 2018 16:36:20 +0000 Subject: [PATCH] =?UTF-8?q?-=20Update=20to=201.1.6:=20=20=20*=20Fixed=20Te?= =?UTF-8?q?rrain=20Brush=20issue=20on=20staggered=20isometric=20maps=20(#1?= =?UTF-8?q?951)=20=20=20*=20Fixed=20objects=20to=20stay=20selected=20when?= =?UTF-8?q?=20moving=20them=20between=20layers=20=20=20*=20Fixed=20small?= =?UTF-8?q?=20tab=20bar=20rendering=20issue=20on=20high=20DPI=20displays?= =?UTF-8?q?=20=20=20*=20Fixed=20rendering=20of=20arrows=20on=20scroll=20ba?= =?UTF-8?q?r=20buttons=20=20=20*=20Fixed=20object=20labels=20to=20adjust?= =?UTF-8?q?=20properly=20to=20the=20font=20DPI=20=20=20*=20Fixed=20resize?= =?UTF-8?q?=20handle=20locations=20for=20multiple=20zero-sized=20objects?= =?UTF-8?q?=20=20=20*=20Fixed=20handling=20of=20arrow=20keys=20on=20focuse?= =?UTF-8?q?d=20layer=20combo=20box=20(#1973)=20=20=20*=20Tile=20Collision?= =?UTF-8?q?=20Editor:=20Fixed=20handling=20of=20tile=20offset=20(#1955)=20?= =?UTF-8?q?=20=20*=20Tile=20Collision=20Editor:=20Fixed=20potential=20cras?= =?UTF-8?q?h=20on=20Undo=20(#1965)=20=20=20*=20Python=20plugin:=20Added=20?= =?UTF-8?q?some=20missing=20API=20to=20the=20Cell=20class=20=20=20*=20Upda?= =?UTF-8?q?tes=20to=20German,=20Hungarian,=20Norwegian=20Bokm=C3=A5l,=20Po?= =?UTF-8?q?lish,=20Portuguese=20(Portugal),=20Russian=20and=20Ukrainian=20?= =?UTF-8?q?translations?= 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=31 --- tiled-1.1.5.tar.gz | 3 --- tiled-1.1.6.tar.gz | 3 +++ tiled.changes | 16 ++++++++++++++++ tiled.spec | 4 ++-- 4 files changed, 21 insertions(+), 5 deletions(-) delete mode 100644 tiled-1.1.5.tar.gz create mode 100644 tiled-1.1.6.tar.gz diff --git a/tiled-1.1.5.tar.gz b/tiled-1.1.5.tar.gz deleted file mode 100644 index 302e65b..0000000 --- a/tiled-1.1.5.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3e505a8426a9b225a11a7ef9b3038dad499a88dcc65237f8c7bc82b2a00d38ff -size 16034738 diff --git a/tiled-1.1.6.tar.gz b/tiled-1.1.6.tar.gz new file mode 100644 index 0000000..16ab46a --- /dev/null +++ b/tiled-1.1.6.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:01e7485a44d1a4dc485804a466c9f93de4fcd078e763d6c8670d1082aad181a8 +size 16050408 diff --git a/tiled.changes b/tiled.changes index c98c3d3..25eb82a 100644 --- a/tiled.changes +++ b/tiled.changes @@ -1,3 +1,19 @@ +------------------------------------------------------------------- +Tue Jul 17 16:30:16 UTC 2018 - mvetter@suse.com + +- Update to 1.1.6: + * Fixed Terrain Brush issue on staggered isometric maps (#1951) + * Fixed objects to stay selected when moving them between layers + * Fixed small tab bar rendering issue on high DPI displays + * Fixed rendering of arrows on scroll bar buttons + * Fixed object labels to adjust properly to the font DPI + * Fixed resize handle locations for multiple zero-sized objects + * Fixed handling of arrow keys on focused layer combo box (#1973) + * Tile Collision Editor: Fixed handling of tile offset (#1955) + * Tile Collision Editor: Fixed potential crash on Undo (#1965) + * Python plugin: Added some missing API to the Cell class + * Updates to German, Hungarian, Norwegian Bokmål, Polish, Portuguese (Portugal), Russian and Ukrainian translations + ------------------------------------------------------------------- Thu Apr 26 09:21:45 UTC 2018 - mvetter@suse.com diff --git a/tiled.spec b/tiled.spec index c03e4b3..31dcab9 100644 --- a/tiled.spec +++ b/tiled.spec @@ -17,10 +17,10 @@ Name: tiled -Version: 1.1.5 +Version: 1.1.6 Release: 0 Summary: A tilemap editor -License: GPL-2.0+ +License: GPL-2.0-or-later Group: Productivity/Graphics/Other Url: http://www.mapeditor.org Source: https://github.com/bjorn/%{name}/archive/v%{version}/%{name}-%{version}.tar.gz