Hello community,

here is the log from the commit of package meson for openSUSE:Factory checked 
in at 2018-02-25 11:33:49
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/meson (Old)
 and      /work/SRC/openSUSE:Factory/.meson.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "meson"

Sun Feb 25 11:33:49 2018 rev:28 rq:578956 version:0.44.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/meson/meson-testsuite.changes    2018-02-09 
15:44:07.698754504 +0100
+++ /work/SRC/openSUSE:Factory/.meson.new/meson-testsuite.changes       
2018-02-25 11:33:53.709064443 +0100
@@ -1,0 +2,12 @@
+Thu Feb 22 10:36:33 UTC 2018 - dims...@opensuse.org
+
+- Update to version 0.44.1:
+  + Support running out-of-tree tests against a meson in PATH.
+  + Don't add rpaths to system libraries.
+  + Fix meson location detection from other meson tools.
+  + Various boost, pkg-config and vala related fixes.
+- Testsuite changes: Remove mesonbuild directory and meson.py
+  again before running the test: ensure we test meson as it was
+  installed onto the system.
+
+-------------------------------------------------------------------
meson.changes: same change

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

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

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

Other differences:
------------------
++++++ meson-testsuite.spec ++++++
--- /var/tmp/diff_new_pack.boCdGi/_old  2018-02-25 11:33:54.589032490 +0100
+++ /var/tmp/diff_new_pack.boCdGi/_new  2018-02-25 11:33:54.593032345 +0100
@@ -24,7 +24,7 @@
 %endif
 %define _name   mesonbuild
 Name:           meson%{name_ext}
-Version:        0.44.0
+Version:        0.44.1
 Release:        0
 Summary:        Python-based build system
 License:        Apache-2.0
@@ -143,10 +143,8 @@
 %if ! %{testsuite}
 python3 setup.py build
 %else
-# When running the test suite, we want to be sure to use the installed meson 
version
-# For now, the only supported test suite is against the source directory, 
https://github.com/mesonbuild/meson/issues/3015
-# and there is so much weird code now in mesonlibs, that patching it to not 
require it became a nightmare - let's do what upstream wants for now
-echo "Prefereably we would do 'rm -rf meson.py mesonbuild' here, but we can't"
+# Ensure we have no mesonbuild / meson in CWD, thus guaranteeing we use meson 
in $PATH
+rm -rf meson.py mesonbuild
 %endif
 
 %install

++++++ meson.spec ++++++
--- /var/tmp/diff_new_pack.boCdGi/_old  2018-02-25 11:33:54.633030893 +0100
+++ /var/tmp/diff_new_pack.boCdGi/_new  2018-02-25 11:33:54.637030747 +0100
@@ -24,7 +24,7 @@
 %endif
 %define _name   mesonbuild
 Name:           meson%{name_ext}
-Version:        0.44.0
+Version:        0.44.1
 Release:        0
 Summary:        Python-based build system
 License:        Apache-2.0
@@ -143,10 +143,8 @@
 %if ! %{testsuite}
 python3 setup.py build
 %else
-# When running the test suite, we want to be sure to use the installed meson 
version
-# For now, the only supported test suite is against the source directory, 
https://github.com/mesonbuild/meson/issues/3015
-# and there is so much weird code now in mesonlibs, that patching it to not 
require it became a nightmare - let's do what upstream wants for now
-echo "Prefereably we would do 'rm -rf meson.py mesonbuild' here, but we can't"
+# Ensure we have no mesonbuild / meson in CWD, thus guaranteeing we use meson 
in $PATH
+rm -rf meson.py mesonbuild
 %endif
 
 %install

++++++ meson-0.44.0.tar.gz -> meson-0.44.1.tar.gz ++++++
++++ 3813 lines of diff (skipped)


Reply via email to