Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package nim for openSUSE:Factory checked in 
at 2025-03-11 20:47:11
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/nim (Old)
 and      /work/SRC/openSUSE:Factory/.nim.new.19136 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "nim"

Tue Mar 11 20:47:11 2025 rev:31 rq:1252108 version:2.2.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/nim/nim.changes  2025-01-28 15:00:26.313183280 
+0100
+++ /work/SRC/openSUSE:Factory/.nim.new.19136/nim.changes       2025-03-11 
20:48:02.797038898 +0100
@@ -1,0 +2,13 @@
+Tue Mar 11 14:57:41 UTC 2025 - Rein Fernhout <[email protected]>
+
+- Update to version 2.2.
+
+  See https://nim-lang.org/blog/2025/02/05/nim-222.html
+
+  Also remove patches that disable tests, by disabling them in the specfile 
instead
+  * 0001-disable-toop1-test.patch
+  * 0002-disable-tvmmisc-test.patch
+  * 0003-disable-cpp-tmanual_exception-test.patch
+  * 0004-disable-tobjcov-test.patch
+
+-------------------------------------------------------------------

Old:
----
  0001-disable-toop1-test.patch
  0002-disable-tvmmisc-test.patch
  0003-disable-cpp-tmanual_exception-test.patch
  0004-disable-tobjcov-test.patch
  nim-2.0.14.tar.xz

New:
----
  nim-2.2.2.tar.xz

BETA DEBUG BEGIN:
  Old:  Also remove patches that disable tests, by disabling them in the 
specfile instead
  * 0001-disable-toop1-test.patch
  * 0002-disable-tvmmisc-test.patch
  Old:  * 0001-disable-toop1-test.patch
  * 0002-disable-tvmmisc-test.patch
  * 0003-disable-cpp-tmanual_exception-test.patch
  Old:  * 0002-disable-tvmmisc-test.patch
  * 0003-disable-cpp-tmanual_exception-test.patch
  * 0004-disable-tobjcov-test.patch
  Old:  * 0003-disable-cpp-tmanual_exception-test.patch
  * 0004-disable-tobjcov-test.patch
BETA DEBUG END:

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

Other differences:
------------------
++++++ nim.spec ++++++
--- /var/tmp/diff_new_pack.yWoayY/_old  2025-03-11 20:48:03.521069213 +0100
+++ /var/tmp/diff_new_pack.yWoayY/_new  2025-03-11 20:48:03.521069213 +0100
@@ -20,7 +20,7 @@
 %define _sat_commit faf1617f44d7632ee9601ebc13887644925dcc01
 
 Name:           nim
-Version:        2.0.14
+Version:        2.2.2
 Release:        0
 Summary:        A statically typed compiled systems programming language
 License:        MIT
@@ -32,10 +32,6 @@
 Source3:        
https://github.com/nim-lang/sat/archive/%{_sat_commit}.tar.gz#/sat-%{_sat_commit}.tar.gz
 Patch0:         nim-nim-gdb_fix_interpreter.patch
 Patch1:         nim-fix-tests-i586.patch
-Patch2:         0001-disable-toop1-test.patch
-Patch3:         0002-disable-tvmmisc-test.patch
-Patch4:         0003-disable-cpp-tmanual_exception-test.patch
-Patch5:         0004-disable-tobjcov-test.patch
 BuildRequires:  binutils-devel
 BuildRequires:  ca-certificates
 BuildRequires:  ca-certificates-mozilla
@@ -106,10 +102,6 @@
 mv sat-%{_sat_commit} dist/atlas/dist/sat
 
 %patch -P 0 -p1
-%patch -P 2 -p1
-%patch -P 3 -p1
-%patch -P 4 -p1
-%patch -P 5 -p1
 %ifarch i586
 %patch -P 1 -p1
 %endif
@@ -147,8 +139,6 @@
   # cannot open file: jester
   tests/niminaction/Chapter7/Tweeter/src/tweeter.nim
   tests/cpp/tasync_cpp.nim
-  # # only working with megatest enabled
-  # tests/misc/tjoinable.nim
   # expects Nim to be in PATH...
   tests/stdlib/tosproc.nim
   # following tests are flaky
@@ -161,6 +151,13 @@
   tests/exception/t13115.nim
   # no SFML in plain SLE and missing in backport repos
   tests/niminaction/Chapter8/sfml/sfml_test.nim
+  # GCC 14 related errors
+  tests/objects/toop1.nim
+  tests/vm/tvmmisc.nim
+  tests/cpp/tmanual_exception.nim
+  tests/objects/tobjcov.nim
+  # exits with 1 for some reason
+  tests/stdlib/tmath.nim
 EOT
 
 %ifarch i586

++++++ nim-2.0.14.tar.xz -> nim-2.2.2.tar.xz ++++++
/work/SRC/openSUSE:Factory/nim/nim-2.0.14.tar.xz 
/work/SRC/openSUSE:Factory/.nim.new.19136/nim-2.2.2.tar.xz differ: char 25, 
line 1

Reply via email to