Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package dmd for openSUSE:Factory checked in 
at 2024-06-03 17:44:27
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/dmd (Old)
 and      /work/SRC/openSUSE:Factory/.dmd.new.24587 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "dmd"

Mon Jun  3 17:44:27 2024 rev:39 rq:1178234 version:2.109.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/dmd/dmd.changes  2024-05-06 17:56:15.841664630 
+0200
+++ /work/SRC/openSUSE:Factory/.dmd.new.24587/dmd.changes       2024-06-03 
17:44:46.553924313 +0200
@@ -1,0 +2,23 @@
+Sun Jun  2 13:54:29 UTC 2024 - Andrea Manzini <[email protected]>
+
+- Update to version 2.109.0
+  * Compiler changes
+    + [next edition] Aliasing a member of a type instance is now an error
+    + Add Bitfield Introspection Capability
+    + Added __ctfeWrite to write messages from CTFE
+    + Deprecation warnings are now also limited by -verrors
+    + dtoh generates signatures for extern(Windows) and extern(System) 
functions.
+    + foreach on a dynamic array can have an index type smaller than size_t
+    + foreach_reverse on a delegate is now an error
+    + Expansion of identifier tables to allow new characters to match C23 have 
been 
+      added along with CLI configurability
+    + ImportC has improved Unicode support
+    + Missing symbol errors are made less cryptic
+  * Runtime changes
+    + Add module core.sys.linux.sys.mount.
+    + Remove all collectNoStack functions and API from druntime.
+    + Mark Thread.sleep as @trusted
+  * Library changes
+    + Add std.process.Config.preExecDelegate
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ dmd.spec ++++++
--- /var/tmp/diff_new_pack.XDrNw6/_old  2024-06-03 17:44:47.393955038 +0200
+++ /var/tmp/diff_new_pack.XDrNw6/_new  2024-06-03 17:44:47.393955038 +0200
@@ -16,7 +16,7 @@
 #
 
 
-%define sover  0_108
+%define sover  0_109
 %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.108.1
+Version:        2.109.0
 Release:        0
 Summary:        D Programming Language 2.0
 License:        BSL-1.0
@@ -37,7 +37,7 @@
 URL:            https://dlang.org/
 Source:         
https://github.com/D-Programming-Language/dmd/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
 Source2:        
https://github.com/D-Programming-Language/phobos/archive/v%{version}.tar.gz#/phobos-%{version}.tar.gz
-Source3:        https://raw.githubusercontent.com/dlang/tools/master/rdmd.d
+Source3:        rdmd.d
 Source9:        dmd.conf
 BuildRequires:  fdupes
 BuildRequires:  gcc-c++

++++++ dmd-2.108.1.tar.gz -> dmd-2.109.0.tar.gz ++++++
++++ 47693 lines of diff (skipped)

++++++ phobos-2.108.1.tar.gz -> phobos-2.109.0.tar.gz ++++++
++++ 7866 lines of diff (skipped)

Reply via email to