Hello community,

here is the log from the commit of package wayland for openSUSE:Factory checked 
in at 2014-01-03 19:52:25
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/wayland (Old)
 and      /work/SRC/openSUSE:Factory/.wayland.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "wayland"

Changes:
--------
--- /work/SRC/openSUSE:Factory/wayland/wayland.changes  2013-10-17 
17:49:04.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.wayland.new/wayland.changes     2014-01-03 
19:52:26.000000000 +0100
@@ -1,0 +2,15 @@
+Tue Dec 24 21:15:33 UTC 2013 - [email protected]
+
+- Update to new upstream release 1.3.91
+* protocol: add sub-surfaces to the core
+
+-------------------------------------------------------------------
+Thu Oct 17 22:10:02 UTC 2013 - [email protected]
+
+- Update to version 1.3.0:
+* More pixel formats for wl_shm, such as RGB565
+* Multi resource support.
+* Support for language bindings
+* Release requests for wl_pointer, wl_keyboard and wl_touch
+
+-------------------------------------------------------------------

Old:
----
  wayland-1.2.1.tar.xz

New:
----
  wayland-1.3.91.tar.xz

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

Other differences:
------------------
++++++ wayland.spec ++++++
--- /var/tmp/diff_new_pack.aS92Iv/_old  2014-01-03 19:53:38.000000000 +0100
+++ /var/tmp/diff_new_pack.aS92Iv/_new  2014-01-03 19:53:38.000000000 +0100
@@ -18,7 +18,7 @@
 
 Name:           wayland
 %define lname  libwayland0
-Version:        1.2.1
+Version:        1.3.91
 Release:        0
 Summary:        Wayland Compositor Infrastructure
 License:        HPND
@@ -35,6 +35,7 @@
 BuildRequires:  doxygen
 BuildRequires:  fdupes
 BuildRequires:  libexpat-devel
+BuildRequires:  libxml2-tools
 BuildRequires:  pkgconfig
 BuildRequires:  xz
 BuildRequires:  pkgconfig(libffi)
@@ -117,9 +118,15 @@
 %fdupes %buildroot/%_prefix
 
 %check
-%if ! 0%{?qemu_user_space_build}
-mkdir -m go-rwx xdg;
-XDG_RUNTIME_DIR="$PWD/xdg" make check %{?_smp_mflags};
+%if !0%{?qemu_user_space_build}
+mkdir -m go-rwx xdg
+export XDG_RUNTIME_DIR="$PWD/xdg"
+if ! make check %{?_smp_mflags}; then
+       cat tests/test-suite.log
+       prj="%_project"
+       # Ignore testsuite errors in the develprj
+       if [ "${prj:0:8}" = "openSUSE" ]; then exit 1; fi
+fi
 %endif
 
 %post -n libwayland-client0 -p /sbin/ldconfig

++++++ wayland-1.2.1.tar.xz -> wayland-1.3.91.tar.xz ++++++
++++ 6419 lines of diff (skipped)

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to