Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package hashlink for openSUSE:Factory 
checked in at 2022-05-10 15:12:02
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/hashlink (Old)
 and      /work/SRC/openSUSE:Factory/.hashlink.new.1538 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "hashlink"

Tue May 10 15:12:02 2022 rev:2 rq:975947 version:1.12

Changes:
--------
--- /work/SRC/openSUSE:Factory/hashlink/hashlink.changes        2022-05-02 
16:24:57.160797050 +0200
+++ /work/SRC/openSUSE:Factory/.hashlink.new.1538/hashlink.changes      
2022-05-10 15:12:13.163591897 +0200
@@ -1,0 +2,15 @@
+Thu May  5 13:58:54 UTC 2022 - Jaime Marqu??nez Ferr??ndiz 
<jaime.marquinez.ferran...@fastmail.net>
+
+- Update to version 1.12
+  * support for hot reload
+  * added native int64 support (for x64 only, compile with -D hl-legacy32 to 
keep hl32 i64 emulation)
+  * added field name to null access exceptions
+  * added hl.Api.compact to compact a set of values into a single GC block
+  * better stack primitives for faster haxe throw
+  * added 16 bits PNG decoding (fmt)
+  * added captured stack for closures (when debugger connected)
+  * added ftell2/fseek2 for large file support
+  * added optional library support @:native("?lib","name") static function 
foo() : Void allowing runtime detection of libraries (as well as 
hl.Api.isPrimLoaded)
+  * changed Windows binary to use VS2015 (was VS2013)
+
+-------------------------------------------------------------------

Old:
----
  hashlink-1.11.tar.gz

New:
----
  hashlink-1.12.tar.gz

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

Other differences:
------------------
++++++ hashlink.spec ++++++
--- /var/tmp/diff_new_pack.5iFXye/_old  2022-05-10 15:12:13.699592573 +0200
+++ /var/tmp/diff_new_pack.5iFXye/_new  2022-05-10 15:12:13.703592577 +0200
@@ -1,5 +1,5 @@
 #
-# spec file for package HashLink
+# spec file for package hashlink
 #
 # Copyright (c) 2022 SUSE LLC
 #
@@ -17,7 +17,7 @@
 
 
 Name:           hashlink
-Version:        1.11
+Version:        1.12
 Release:        0
 Summary:        A virtual machine for Haxe
 License:        MIT
@@ -32,11 +32,11 @@
 BuildRequires:  cmake
 BuildRequires:  haxe >= 4.0
 BuildRequires:  mbedtls-devel
+BuildRequires:  cmake(sdl2)
 BuildRequires:  pkgconfig(libpng)
 BuildRequires:  pkgconfig(libturbojpeg)
 BuildRequires:  pkgconfig(libuv)
 BuildRequires:  pkgconfig(openal)
-BuildRequires:  cmake(sdl2)
 BuildRequires:  pkgconfig(vorbis)
 Requires:       %{name}-hdlls = %{version}
 Enhances:       haxe
@@ -64,8 +64,8 @@
 
 %package devel
 Summary:        Development files for %{name}
-Requires:       libhl1  = %{version}
 Requires:       %{name}-hdlls  = %{version}
+Requires:       libhl1  = %{version}
 
 %description devel
 Contains the files required to compile to a native executable the HashLink/C

++++++ hashlink-1.11.tar.gz -> hashlink-1.12.tar.gz ++++++
++++ 12986 lines of diff (skipped)

Reply via email to