Hello community,

here is the log from the commit of package gambas3 for openSUSE:Factory checked 
in at 2019-10-31 22:22:31
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gambas3 (Old)
 and      /work/SRC/openSUSE:Factory/.gambas3.new.2990 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gambas3"

Thu Oct 31 22:22:31 2019 rev:17 rq:744286 version:3.14.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/gambas3/gambas3.changes  2019-09-26 
20:40:30.586658601 +0200
+++ /work/SRC/openSUSE:Factory/.gambas3.new.2990/gambas3.changes        
2019-10-31 22:22:32.900097841 +0100
@@ -1,0 +2,49 @@
+Wed Oct 30 16:23:23 UTC 2019 - Alexei Podvalsky <[email protected]>
+
+- Update to 3.14.1:
+  * Fix exponent sign printed twice in float to string
+    conversion.
+  * Some fixes in Drag & drop frame management.
+  * Prevent possible flickering of drag & drop frame.
+  * Form editor: Draw the control frame as soon as the Drag event
+    is raised, to try to workaround a dnd bug.
+  * Fix drag & drop frame management.
+  * Update project configuration files.
+  * Redraw the 'menu' and 'new-dir' icon.
+  * Fix mouse wheel zoom and paper size refresh.
+  * DocumentView: Some little design changes.
+  * Paint.TextHeight is a new property that returns the height of
+    one line of text, and Paint.FontScale is now "transparent".
+  * Fix highlighting of long lines and comments.
+  * Remove a useless global variable.
+  * Message boxes now correctly handle multi-line text in
+    buttons.
+  * Apply Paint.FontScale only when Paint.Font is assigned. Not
+    when one of the Paint.Font properties changes.
+  * Merge branch 'master' into 'master'
+  * [GB.QT5] BUG: Workaround "Setting a QCompleter on
+    non-editable QComboBox is not allowed" message
+  * Do not imbricate focus events.
+  * Do JIT compilation after class loading. Otherwise the JIT
+    compiler may want to load the class that triggers the compilation
+    again.
+  * Windows whose Utility property is set now use
+    '_NET_WM_WINDOW_TYPE_DIALOG' instead of
+    '_NET_WM_WINDOW_TYPE_DIALOG'.
+  * Correctly generate metadata file for events so that there is
+    no spurious ByRef arguments anymore.
+  * Forgot to commit common header files.
+  * System.Trace is a new property that toggles the dump of the
+    position of each executed line.
+  * Project property dialog: Fix deletion in argument list when
+    pressing Backspace.
+  * Disable qt4 webkit component.
+  * Floating-point number to string conversion is now 1.7 times
+    faster.
+  * Add a '-t' option that dumps to the standard error the
+    position of each executed line of code.
+  * Update Gambas 16 px size font. Make it less round and fix
+    many characters.
+  * Fix support of read-only arrays.
+
+-------------------------------------------------------------------

Old:
----
  gambas-3.14.0.tar.bz2

New:
----
  gambas-3.14.1.tar.bz2

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

Other differences:
------------------
++++++ gambas3.spec ++++++
--- /var/tmp/diff_new_pack.dkaE8E/_old  2019-10-31 22:22:33.848099118 +0100
+++ /var/tmp/diff_new_pack.dkaE8E/_new  2019-10-31 22:22:33.856099129 +0100
@@ -37,7 +37,7 @@
 %endif
 %endif
 Name:           gambas3
-Version:        3.14.0
+Version:        3.14.1
 Release:        0
 Summary:        BASIC interpreter under Linux
 License:        GPL-2.0-or-later

++++++ gambas-3.14.0.tar.bz2 -> gambas-3.14.1.tar.bz2 ++++++
/work/SRC/openSUSE:Factory/gambas3/gambas-3.14.0.tar.bz2 
/work/SRC/openSUSE:Factory/.gambas3.new.2990/gambas-3.14.1.tar.bz2 differ: char 
11, line 1


Reply via email to