Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package haxe for openSUSE:Factory checked in 
at 2024-11-03 07:18:25
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/haxe (Old)
 and      /work/SRC/openSUSE:Factory/.haxe.new.2020 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "haxe"

Sun Nov  3 07:18:25 2024 rev:30 rq:1220387 version:4.3.6

Changes:
--------
--- /work/SRC/openSUSE:Factory/haxe/haxe.changes        2024-03-22 
15:33:35.477552446 +0100
+++ /work/SRC/openSUSE:Factory/.haxe.new.2020/haxe.changes      2024-11-03 
07:18:53.047117710 +0100
@@ -1,0 +2,39 @@
+Sat Aug 10 18:49:37 UTC 2024 - Jaime Marquínez Ferrándiz 
<jaime.marquinez.ferran...@fastmail.net>
+
+- update to 4.3.6
+  * Bugfixes:
+    + display : do not define "display" for json rpc diagnostics 
(gh#HaxeFoundation/haxe#11746)
+    + cpp : null check interfaces (gh#HaxeFoundation/haxe#11743)
+    + hl : ignore WANT_READ/WANT_WRITE errors when the socket is known to be 
blocking (gh#HaxeFoundation/haxe#11655)
+    + hl : fix weird compiler error (gh#HaxeFoundation/haxe#11690)
+    + jvm : fix --java out -D jvm deprecation warning 
(gh#HaxeFoundation/haxe#11739)
+    + macro : Context.reportError should not abort build macros 
(gh#HaxeFoundation/haxe#11741)
+
+-------------------------------------------------------------------
+Tue Jul 23 20:07:30 UTC 2024 - Jaime Marquínez Ferrándiz 
<jaime.marquinez.ferran...@fastmail.net>
+
+- update to 4.3.5
+  * General improvements:
+    + display : migrated diagnostics to Json RPC (gh#HaxeFoundation/haxe#11707)
+    + macro : expose TVar VStatic flag in macros. 
(gh#HaxeFoundation/haxe#11683)
+  * Bugfixes:
+    + all : fix @:structInit with getter + setter 
(gh#HaxeFoundation/haxe#11662)
+    + all : add missing recursion when checking abstract casts 
(gh#HaxeFoundation/haxe#11676)
+    + all : fail nicer if unify_min can't find a common type 
(gh#HaxeFoundation/haxe#11684)
+    + all : fix pretty errors failure (gh#HaxeFoundation/haxe#11700)
+    + all : disallow local statics when inlining (gh#HaxeFoundation/haxe#11725)
+    + display : unused pattern variables should be marked as unused 
(gh#HaxeFoundation/haxe#7282)
+    + display : diagnostics miss "used without being initialized" errors 
(gh#HaxeFoundation/haxe#7931)
+    + display : recursive inline is not supported on enum abstract constructor 
(gh#HaxeFoundation/haxe#11177)
+    + display : Void as value error disappears on second compilation 
(gh#HaxeFoundation/haxe#11184)
+    + display : false positives of "This cast has no effect, but some of its 
sub-expressions" (gh#HaxeFoundation/haxe#11203)
+    + cpp : inherit @:unreflective on generic classes
+    + hl : fix bit shift + assignment in while loop header 
(gh#HaxeFoundation/haxe#10783)
+    + hl : fix do-while loop in genhl+hlopt (gh#HaxeFoundation/haxe#11461)
+    + hl/c : use uint64 instead of uint64_t for shift cast 
(gh#HaxeFoundation/haxe#11721)
+    + macro : don't choke on namePos for reification pattern matching 
(gh#HaxeFoundation/haxe#11671)
+  * Deprecation / future version handling:
+    + macro : Compiler.include() warning when used outside init macros
+- Use fdupes to avoid having duplicated files
+
+-------------------------------------------------------------------

Old:
----
  haxe-4.3.4.tar.gz

New:
----
  haxe-4.3.6.tar.gz

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

Other differences:
------------------
++++++ haxe.spec ++++++
--- /var/tmp/diff_new_pack.1oR5vj/_old  2024-11-03 07:18:53.555138712 +0100
+++ /var/tmp/diff_new_pack.1oR5vj/_new  2024-11-03 07:18:53.559138877 +0100
@@ -19,7 +19,7 @@
 %global commit_hx3compat f1f18201e5c0479cb5adf5f6028788b37f37b730
 
 Name:           haxe
-Version:        4.3.4
+Version:        4.3.6
 Release:        0
 Summary:        Multiplatform programming language
 License:        GPL-2.0-or-later AND MIT
@@ -52,6 +52,7 @@
 BuildRequires:  pcre2-devel
 BuildRequires:  mbedtls-devel < 3
 BuildRequires:  cmake
+BuildRequires:  fdupes
 Requires:       neko >= 2.3.0
 
 %description
@@ -86,6 +87,8 @@
 cp -p haxelib %{buildroot}%{_bindir}
 cp -rfp std %{buildroot}%{_datadir}/%{name}
 
+%fdupes -s %{buildroot}%{_datadir}/%{name}
+
 # Generate man pages
 mkdir -p %{buildroot}%{_mandir}/man1
 help2man ./haxe --version-option=-version --no-discard-stderr --no-info 
--output=%{buildroot}%{_mandir}/man1/haxe.1

++++++ haxe-4.3.4.tar.gz -> haxe-4.3.6.tar.gz ++++++
/work/SRC/openSUSE:Factory/haxe/haxe-4.3.4.tar.gz 
/work/SRC/openSUSE:Factory/.haxe.new.2020/haxe-4.3.6.tar.gz differ: char 13, 
line 1

Reply via email to