Hello community,

here is the log from the commit of package dmd for openSUSE:Factory checked in 
at 2018-03-07 10:36:25
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/dmd (Old)
 and      /work/SRC/openSUSE:Factory/.dmd.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "dmd"

Wed Mar  7 10:36:25 2018 rev:11 rq:583143 version:2.079.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/dmd/dmd.changes  2018-03-02 21:12:02.068236723 
+0100
+++ /work/SRC/openSUSE:Factory/.dmd.new/dmd.changes     2018-03-07 
10:36:32.446446210 +0100
@@ -1,0 +2,9 @@
+Mon Mar  5 21:07:47 UTC 2018 - matthias.elias...@gmail.com
+
+- Update to 2.079.0
+  * Full changelog: https://dlang.org/changelog/2.079.0.html
+- spec-cleaner was run
+- use %config(noreplace) for dmd.conf
+  Make sure we don't replace if users modify this config.
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ dmd.spec ++++++
--- /var/tmp/diff_new_pack.ToOu6e/_old  2018-03-07 10:36:34.894357912 +0100
+++ /var/tmp/diff_new_pack.ToOu6e/_new  2018-03-07 10:36:34.894357912 +0100
@@ -14,20 +14,17 @@
 
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
-%ifarch i586
-#!BuildIgnore: gcc-PIE
-%endif
 
+
+%define bootstrap_version 2.078.0
+%define sover  0_79
 %if 0%{?sle_version} == 150000 && 0%{?is_opensuse}
 %define auto_bootstrap 1
 %else
 %define auto_bootstrap 0
 %endif
-
-%define bootstrap_version 2.078.0
-%define sover  0_78
 Name:           dmd
-Version:        2.078.3
+Version:        2.079.0
 Release:        0
 Summary:        D Programming Language 2.0
 License:        BSL-1.0
@@ -45,6 +42,9 @@
 BuildRequires:  git
 BuildRequires:  xz
 Recommends:     phobos-devel
+%ifarch i586
+#!BuildIgnore:  gcc-PIE
+%endif
 %if !%{auto_bootstrap}
 BuildRequires:  dmd
 BuildRequires:  phobos-devel-static
@@ -168,7 +168,7 @@
 %files
 %doc README.md
 %license LICENSE.txt
-%config %{_sysconfdir}/dmd.conf
+%config(noreplace) %{_sysconfdir}/dmd.conf
 %{_bindir}/dmd
 %{_datadir}/dmd
 %{_mandir}/man*/*

++++++ dmd-2.078.3.tar.gz -> dmd-2.079.0.tar.gz ++++++
++++ 103924 lines of diff (skipped)

++++++ druntime-2.078.3.tar.gz -> druntime-2.079.0.tar.gz ++++++
++++ 21814 lines of diff (skipped)

++++++ phobos-2.078.3.tar.gz -> phobos-2.079.0.tar.gz ++++++
++++ 30183 lines of diff (skipped)


Reply via email to