Hello community,

here is the log from the commit of package wayland for openSUSE:Factory checked 
in at 2012-11-20 20:19:39
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/wayland (Old)
 and      /work/SRC/openSUSE:Factory/.wayland.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "wayland", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/wayland/wayland.changes  2012-11-02 
17:43:57.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.wayland.new/wayland.changes     2012-11-20 
20:19:41.000000000 +0100
@@ -1,0 +2,7 @@
+Tue Nov 20 10:28:39 UTC 2012 - [email protected]
+
+- Update to new upstream release 1.0.1
+* Supply a fix for out-of-order delete_id events, which allows
+  to fix a crash that happens during EGLSurface destruction.
+
+-------------------------------------------------------------------

Old:
----
  wayland-1.0.0.tar.xz

New:
----
  wayland-1.0.1.tar.xz

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

Other differences:
------------------
++++++ wayland.spec ++++++
--- /var/tmp/diff_new_pack.t3KLg8/_old  2012-11-20 20:19:44.000000000 +0100
+++ /var/tmp/diff_new_pack.t3KLg8/_new  2012-11-20 20:19:44.000000000 +0100
@@ -14,24 +14,29 @@
 
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
+
+
 Name:          wayland
 %define lname  libwayland0
-Version:       1.0.0
+Version:        1.0.1
 Release:       0
 Summary:       Wayland Compositor Infrastructure
 License:       HPND
 Group:         Development/Libraries/C and C++
-URL:           http://wayland.freedesktop.org/
+Url:            http://wayland.freedesktop.org/
 
 #Git-Clone:    git://anongit.freedesktop.org/wayland/wayland
 #Git-Web:      http://cgit.freedesktop.org/wayland/wayland/
 Source:                %name-%version.tar.xz
-BuildRoot:     %_tmppath/%name-%version-build
+BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 #git#BuildRequires:  autoconf >= 2.64
 #git#BuildRequires:  automake >= 1.11
 #git#BuildRequires:    libtool >= 2.2
-BuildRequires: pkgconfig, pkgconfig(libffi), libexpat-devel, xz
 BuildRequires: doxygen
+BuildRequires:  libexpat-devel
+BuildRequires:  pkgconfig
+BuildRequires:  xz
+BuildRequires:  pkgconfig(libffi)
 
 %description
 Wayland is a protocol for a compositor to talk to its clients as well
@@ -42,8 +47,8 @@
 fullscreen) or other display servers.
 
 %package -n libwayland-client0
-Group:         System/Libraries
 Summary:       Wayland core client library
+Group:          System/Libraries
 
 %description -n libwayland-client0
 Wayland is a protocol for a compositor to talk to its clients as well
@@ -54,8 +59,8 @@
 fullscreen) or other display servers.
 
 %package -n libwayland-cursor0
-Group:         System/Libraries
 Summary:       Wayland cursor library
+Group:          System/Libraries
 
 %description -n libwayland-cursor0
 The purpose of this library is to be the equivalent of libXcursor in
@@ -64,8 +69,8 @@
 to get buffer for each cursor image.
 
 %package -n libwayland-server0
-Group:         System/Libraries
 Summary:       Wayland core server library
+Group:          System/Libraries
 
 %description -n libwayland-server0
 Wayland is a protocol for a compositor to talk to its clients as well

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

Reply via email to