Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package tiled for openSUSE:Factory checked 
in at 2021-06-07 22:44:59
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/tiled (Old)
 and      /work/SRC/openSUSE:Factory/.tiled.new.32437 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "tiled"

Mon Jun  7 22:44:59 2021 rev:29 rq:898174 version:1.7.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/tiled/tiled.changes      2021-04-29 
01:39:21.882660444 +0200
+++ /work/SRC/openSUSE:Factory/.tiled.new.32437/tiled.changes   2021-06-07 
22:45:28.852685787 +0200
@@ -1,0 +2,26 @@
+Mon Jun  7 18:18:23 UTC 2021 - Michael Vetter <[email protected]>
+
+- Update to 1.7.0:
+  * Added basic "major grid" option with stronger lines (with Ilya 
Arkhanhelsky, #3032)
+  * Added ability to rearrange tiles in a tileset (with Jos?? Miguel S??nchez 
Garc??a, #2983)
+  * Added option to choose background fade color (with SchmidtWC, #3031)
+  * Added portable mode, enabled when a "tiled.ini" is detected alongside the 
Tiled executable (#2945)
+  * Disable project extensions by default, for security reasons (#3058)
+  * Render selection preview and hovered item highlight above labels (#3036)
+  * Changed the donation reminder to be non-modal
+  * docs: Generate scripting API documentation using TypeDoc (with Erik 
Schilling (#2965) and MrMasterplan (#3040, #3041, #3045))
+  * QMake/Qbs: Added a way to disable DBus support (with Dmitry Marakasov, 
#3039)
+  * Scripting: Fixed 'mouseLeft' callback for scripted tools (#3050)
+  * Scripting: Fixed loading of icons with explicit "ext:" prefix (#3048)
+  * Scripting: Made TileMap coordinate conversion functions always work (#3054)
+  * tBIN plugin: Convert 'color', 'object' and 'file' properties on save
+  * Python plugin: Added Layer.offset and Layer.setOffset (with sverx, #3073)
+  * Python plugin: Linux AppImage now supports Python 3.6 instead of 3.5
+  * Fixed possible crash in Properties view when switching files
+  * Fixed watching/unwatching of folders when adding/removing from project 
(#3035)
+  * Fixed determining desired file format by extension on export
+  * Fixed compilation issue with GCC 10 (#3037)
+  * Updated Bulgarian, Portuguese (Portugal), Russian and Turkish translations
+- Remove tiled-endl.patch: upstreamed
+
+-------------------------------------------------------------------

Old:
----
  tiled-1.6.0.tar.gz
  tiled-endl.patch

New:
----
  v1.7.0.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ tiled.spec ++++++
--- /var/tmp/diff_new_pack.zK3Vrt/_old  2021-06-07 22:45:29.520686914 +0200
+++ /var/tmp/diff_new_pack.zK3Vrt/_new  2021-06-07 22:45:29.524686921 +0200
@@ -17,14 +17,12 @@
 
 
 Name:           tiled
-Version:        1.6.0
+Version:        1.7.0
 Release:        0
 Summary:        A tilemap editor
 License:        GPL-2.0-or-later
 URL:            https://www.mapeditor.org
-Source:         
https://github.com/bjorn/%{name}/archive/v%{version}/%{name}-%{version}.tar.gz
-# https://github.com/mapeditor/tiled/issues/3037
-Patch0:         tiled-endl.patch
+Source:         
https://github.com/mapeditor/tiled/archive/refs/tags/v%{version}.tar.gz
 BuildRequires:  desktop-file-utils
 BuildRequires:  fdupes
 BuildRequires:  gcc-c++
@@ -61,7 +59,6 @@
 
 %prep
 %setup -q
-%patch0 -p1
 # Remove copy of zlib
 rm -rf src/zlib
 

Reply via email to