From df05d134cf52f5ea926eed32e269939e729db0aae52a8fae30a4e2e91c3726bc Mon Sep 17 00:00:00 2001 From: Michael Vetter Date: Mon, 12 Jul 2021 07:03:26 +0000 Subject: [PATCH] - Update to 1.7.1: * Don't save export target and format to exported files * Fixed crashes resulting from the Tile Animation Editor * Fixed possible crash when pasting multi-layer stamp (#3097) * Fixed possible crash when restoring expanded layers in Objects view * Fixed parallax factor getting lost when layer is cloned (#3077) * Fixed an issue with synchronizing selected tiles to current stamp (#3095) * Commands: Fixed possible crash in Edit Commands window * Commands: Automatically quote the command executable * Commands: Improved starting directory for executable file chooser * Commands: Fixed the 'Clear' button to reset the shortcut * Updated to Sentry 0.4.11 * Updated French translation OBS-URL: https://build.opensuse.org/package/show/games:tools/tiled?expand=0&rev=69 --- tiled.changes | 17 +++++++++++++++++ tiled.spec | 2 +- v1.7.0.tar.gz | 3 --- v1.7.1.tar.gz | 3 +++ 4 files changed, 21 insertions(+), 4 deletions(-) delete mode 100644 v1.7.0.tar.gz create mode 100644 v1.7.1.tar.gz diff --git a/tiled.changes b/tiled.changes index 80ec799..9a8a4bd 100644 --- a/tiled.changes +++ b/tiled.changes @@ -1,3 +1,20 @@ +------------------------------------------------------------------- +Mon Jul 12 07:02:47 UTC 2021 - Michael Vetter + +- Update to 1.7.1: + * Don't save export target and format to exported files + * Fixed crashes resulting from the Tile Animation Editor + * Fixed possible crash when pasting multi-layer stamp (#3097) + * Fixed possible crash when restoring expanded layers in Objects view + * Fixed parallax factor getting lost when layer is cloned (#3077) + * Fixed an issue with synchronizing selected tiles to current stamp (#3095) + * Commands: Fixed possible crash in Edit Commands window + * Commands: Automatically quote the command executable + * Commands: Improved starting directory for executable file chooser + * Commands: Fixed the 'Clear' button to reset the shortcut + * Updated to Sentry 0.4.11 + * Updated French translation + ------------------------------------------------------------------- Mon Jun 7 18:18:23 UTC 2021 - Michael Vetter diff --git a/tiled.spec b/tiled.spec index 0e1f893..181be59 100644 --- a/tiled.spec +++ b/tiled.spec @@ -17,7 +17,7 @@ Name: tiled -Version: 1.7.0 +Version: 1.7.1 Release: 0 Summary: A tilemap editor License: GPL-2.0-or-later diff --git a/v1.7.0.tar.gz b/v1.7.0.tar.gz deleted file mode 100644 index e6a2794..0000000 --- a/v1.7.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:836492b127cc3cda62d4ac0cdc3b6ade8dd814d4a4d8b44871ab07acef87a260 -size 16742927 diff --git a/v1.7.1.tar.gz b/v1.7.1.tar.gz new file mode 100644 index 0000000..8d408cd --- /dev/null +++ b/v1.7.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:86d45fdf5f12c66ba384aa0034cee87b3c73e845ed8918739a641f801813a4a7 +size 16741752