Hello community,

here is the log from the commit of package dmd for openSUSE:Factory checked in 
at 2018-12-13 19:47:20
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/dmd (Old)
 and      /work/SRC/openSUSE:Factory/.dmd.new.28833 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "dmd"

Thu Dec 13 19:47:20 2018 rev:21 rq:655418 version:2.083.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/dmd/dmd.changes  2018-10-15 09:46:29.211167180 
+0200
+++ /work/SRC/openSUSE:Factory/.dmd.new.28833/dmd.changes       2018-12-13 
19:47:22.448784116 +0100
@@ -1,0 +2,16 @@
+Wed Dec  5 21:38:53 UTC 2018 - Matthias Eliasson <matthias.elias...@gmail.com>
+
+- Update to version 2.083.0
+  - Compiler changes
+       * Add CppRuntime_* version identifiers
+       * Deprecated CLI switch -gc have been removed
+       * Expose __traits(isZeroInit, T)
+       * Implement new C++ mangling syntax
+       * Add pragma(linkerDirective), to emit linker directives into object 
files
+       * fix Issue 14246 - RAII - proper destruction of partially constructed 
objects
+       * Add __traits(getTargetInfo, "key") to query details about the 
compilation target
+  - Library changes
+    * std.algorithm.iteration.each is now capable of early-stopping
+       * toHash function has been added to std.experimental.checkedint.Checked
+
+-------------------------------------------------------------------

Old:
----
  dmd-2.082.1.tar.gz
  druntime-2.082.1.tar.gz
  phobos-2.082.1.tar.gz

New:
----
  dmd-2.083.0.tar.gz
  druntime-2.083.0.tar.gz
  phobos-2.083.0.tar.gz

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

Other differences:
------------------
++++++ dmd.spec ++++++
--- /var/tmp/diff_new_pack.7MI3Pg/_old  2018-12-13 19:47:23.464782799 +0100
+++ /var/tmp/diff_new_pack.7MI3Pg/_new  2018-12-13 19:47:23.468782794 +0100
@@ -17,10 +17,10 @@
 
 
 %define bootstrap_version 2.078.0
-%define sover  0_82
+%define sover  0_83
 %define auto_bootstrap 1
 Name:           dmd
-Version:        2.082.1
+Version:        2.083.0
 Release:        0
 Summary:        D Programming Language 2.0
 License:        BSL-1.0

++++++ dmd-2.082.1.tar.gz -> dmd-2.083.0.tar.gz ++++++
++++ 108509 lines of diff (skipped)

++++++ druntime-2.082.1.tar.gz -> druntime-2.083.0.tar.gz ++++++
++++ 25020 lines of diff (skipped)

++++++ phobos-2.082.1.tar.gz -> phobos-2.083.0.tar.gz ++++++
++++ 9130 lines of diff (skipped)


Reply via email to