Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package dmd for openSUSE:Factory checked in 
at 2023-04-18 15:52:33
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/dmd (Old)
 and      /work/SRC/openSUSE:Factory/.dmd.new.2023 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "dmd"

Tue Apr 18 15:52:33 2023 rev:32 rq:1079964 version:2.103.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/dmd/dmd.changes  2022-12-15 19:25:32.776172738 
+0100
+++ /work/SRC/openSUSE:Factory/.dmd.new.2023/dmd.changes        2023-04-18 
15:52:33.717305810 +0200
@@ -1,0 +2,60 @@
+Sun Apr 16 17:15:51 UTC 2023 - Bjørn Lie <bjorn....@gmail.com>
+
+- Update to version 2.103.0
+  * Compiler changes:
+    - Add __check(assign-expression) to ImportC
+    - Alias this for classes is deprecated
+    - -preview=dip25 has been enabled by default
+    - export int a; now generates dllexport instead of dllimport
+    - Deprecate traits(isVirtualFunction) and
+      traits(getVirtualFunctions)
+  * Library changes:
+    - Unicode grapheme walking updated to conform to Unicode
+      version 15
+    - Better static assert messages for
+      std.algorithm.iteration.joiner
+    - Better static assert messages for std.algorithm.sorting.sort
+  * Dub changes: The --color argument now accepts values auto,
+    never, always
+- Changes from version 2.102.2:
+  * 6 fixed Bugzilla issues.
+- Changes from version 2.102.1:
+  * Dub changes:
+    - Reverted v1.31.0 working directory change when using dub run
+      --root=<value>
+    - Path dependencies of path-based sub-packages have been fixed
+- Changes from version 2.102.0:
+  * Compiler changes:
+    - A missed case of conflicting extern (D) @system function
+      definitions has been deprecated
+    - Deprecate the ability to call __traits(getAttributes) on
+      overload sets
+    - Deprecate non-empty for statement Increment clause with no
+      effect
+    - Array literals assigned to scope array variables can now be
+      allocated on the stack
+    - static assert now supports multiple message arguments
+    - -preview=systemVariables has been added
+  * Runtime changes: The default Throwable.TraceInfo generation now
+    is @nogc.
+  * Library changes:
+    - Single- and double-precision implementations for log function
+      families
+    - The Unicode property "C" aka "Other" has had the wrong
+      properties associated with it
+    - Unicode table generator is now in Phobos, tables are updated
+      to version 15
+    - std.typecons.Unique now calls destroy on struct types
+  * Installer changes:
+    - Update the bundled VisualD package
+    - Prefer 64 bit over 32 bit DMD on Windows 64 bit.
+  * Dub changes:
+    - Binary output will now be in a central cache
+    - DUB API breaking change: Package.metadataCache setter and
+      getter have been removed
+- Changes from version 2.101.2:
+  * 16 fixed Bugzilla issues.
+- Changes from version 2.101.1:
+  * 11 fixed Bugzilla issues.
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ dmd.spec ++++++
--- /var/tmp/diff_new_pack.9F1JE4/_old  2023-04-18 15:52:34.725311615 +0200
+++ /var/tmp/diff_new_pack.9F1JE4/_new  2023-04-18 15:52:34.729311638 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package dmd
 #
-# Copyright (c) 2022 SUSE LLC
+# Copyright (c) 2023 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,10 +16,10 @@
 #
 
 
-%define sover  0_101
+%define sover  0_103
 %define bootstrap_with_gdmd 1
 Name:           dmd
-Version:        2.101.0
+Version:        2.103.0
 Release:        0
 Summary:        D Programming Language 2.0
 License:        BSL-1.0

++++++ dmd-2.101.0.tar.gz -> dmd-2.103.0.tar.gz ++++++
++++ 51212 lines of diff (skipped)

++++++ phobos-2.101.0.tar.gz -> phobos-2.103.0.tar.gz ++++++
++++ 30173 lines of diff (skipped)

Reply via email to