Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package dmd for openSUSE:Factory checked in 
at 2025-03-07 16:40:16
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/dmd (Old)
 and      /work/SRC/openSUSE:Factory/.dmd.new.19136 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "dmd"

Fri Mar  7 16:40:16 2025 rev:41 rq:1250764 version:2.110.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/dmd/dmd.changes  2024-07-04 16:25:14.571824055 
+0200
+++ /work/SRC/openSUSE:Factory/.dmd.new.19136/dmd.changes       2025-03-07 
16:42:04.309113559 +0100
@@ -1,0 +2,12 @@
+Thu Mar  6 16:47:30 UTC 2025 - Andrea Manzini <andrea.manz...@suse.com>
+
+- Update to version 2.110.0
+  * Copying from const(void)[] to void[] is disallowed with 
-preview=fixImmutableConv
+  * Import expressions are now treated as hex strings
+  * New trait isCOMClass to detect if a type is a COM class
+  * bool values other than 0 or 1 are not @safe
+  * dub.selections.json files are now looked up in parent directories too
+
+for details see https://dlang.org/changelog/2.110.0.html#bugfix-list 
+
+-------------------------------------------------------------------

Old:
----
  dmd-2.109.1.tar.gz
  phobos-2.109.1.tar.gz

New:
----
  dmd-2.110.0.tar.gz
  phobos-2.110.0.tar.gz

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

Other differences:
------------------
++++++ dmd.spec ++++++
--- /var/tmp/diff_new_pack.edm79h/_old  2025-03-07 16:42:05.633168964 +0100
+++ /var/tmp/diff_new_pack.edm79h/_new  2025-03-07 16:42:05.633168964 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package dmd
 #
-# Copyright (c) 2024 SUSE LLC
+# Copyright (c) 2025 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,7 +16,7 @@
 #
 
 
-%define sover  0_109
+%define sover  0_110
 %define bootstrap_with_gdmd 1
 %if %{bootstrap_with_gdmd}
 %if 0%{?suse_version} < 1550
@@ -29,7 +29,7 @@
 BuildRequires:  phobos-devel-static
 %endif
 Name:           dmd
-Version:        2.109.1
+Version:        2.110.0
 Release:        0
 Summary:        D Programming Language 2.0
 License:        BSL-1.0

++++++ dmd-2.109.1.tar.gz -> dmd-2.110.0.tar.gz ++++++
++++ 105408 lines of diff (skipped)

++++++ phobos-2.109.1.tar.gz -> phobos-2.110.0.tar.gz ++++++
++++ 2204 lines of diff (skipped)

Reply via email to