Hello community,

here is the log from the commit of package meson for openSUSE:Factory checked 
in at 2016-12-06 14:23:43
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/meson (Old)
 and      /work/SRC/openSUSE:Factory/.meson.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "meson"

Changes:
--------
--- /work/SRC/openSUSE:Factory/meson/meson.changes      2016-10-20 
23:10:13.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.meson.new/meson.changes 2016-12-06 
14:23:44.000000000 +0100
@@ -1,0 +2,15 @@
+Tue Nov 22 15:04:05 UTC 2016 - dims...@opensuse.org
+
+- Update to version 0.36.0:
+  + Add option to run under gdb.
+  + Always specify installed data with a File object
+    (gh#mesonbuild/meson#858).
+  + Made has_function survive optimization flags
+    (gh#mesonbuild/meson#1053).
+  + Can give many alternative names to find_program to simplify
+    searching.
+  + Can set compiler arguments in Java.
+- Export SUSE_ASNEEDED=0 when running the test suite: linking the
+  test libraries/binaries is not done optimally.
+
+-------------------------------------------------------------------

Old:
----
  meson-0.35.1.tar.gz
  meson-0.35.1.tar.gz.asc

New:
----
  meson-0.36.0.tar.gz
  meson-0.36.0.tar.gz.asc

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

Other differences:
------------------
++++++ meson.spec ++++++
--- /var/tmp/diff_new_pack.y22UbE/_old  2016-12-06 14:23:45.000000000 +0100
+++ /var/tmp/diff_new_pack.y22UbE/_new  2016-12-06 14:23:45.000000000 +0100
@@ -18,7 +18,7 @@
 
 %define _name   mesonbuild
 Name:           meson
-Version:        0.35.1
+Version:        0.36.0
 Release:        0
 Summary:        High productivity build system
 License:        Apache-2.0
@@ -37,6 +37,7 @@
 BuildRequires:  gettext
 BuildRequires:  git
 BuildRequires:  gtk-doc
+BuildRequires:  itstool
 BuildRequires:  java-devel
 BuildRequires:  libqt5-qtbase-devel
 BuildRequires:  mono-core
@@ -81,14 +82,12 @@
 python3 setup.py install \
   --root=%{buildroot} --prefix=%{_prefix}
 
-for file in %{buildroot}%{_bindir}/*.py; do
-    mv -fv "$file" "${file%.py}"
-done
 install -Dpm 0644 data/macros.%{name} \
   %{buildroot}%{_rpmconfigdir}/macros.d/macros.%{name}
 
 %check
 export MESON_PRINT_TEST_OUTPUT=1
+export SUSE_ASNEEDED=0
 python3 run_tests.py
 
 %files

++++++ meson-0.35.1.tar.gz -> meson-0.36.0.tar.gz ++++++
++++ 12803 lines of diff (skipped)


Reply via email to