Hello community,

here is the log from the commit of package wayland for openSUSE:Factory checked 
in at 2013-04-24 16:01:17
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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  2013-04-03 
13:08:51.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.wayland.new/wayland.changes     2013-04-24 
16:01:18.000000000 +0200
@@ -1,0 +2,9 @@
+Wed Apr 17 05:41:15 UTC 2013 - [email protected]
+
+- Update to new upstream release 1.1.0
+* Optimize damage handling when moving surfaces in and out of planes
+* Touch screen calibration feature and client
+* Proper support for popup surfaces
+- Use a header location that does not change with every release
+
+-------------------------------------------------------------------

Old:
----
  wayland-1.0.6.tar.xz

New:
----
  wayland-1.1.0.tar.xz

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

Other differences:
------------------
++++++ wayland.spec ++++++
--- /var/tmp/diff_new_pack.AYaWTJ/_old  2013-04-24 16:01:23.000000000 +0200
+++ /var/tmp/diff_new_pack.AYaWTJ/_new  2013-04-24 16:01:23.000000000 +0200
@@ -18,7 +18,7 @@
 
 Name:           wayland
 %define lname  libwayland0
-Version:        1.0.6
+Version:        1.1.0
 Release:        0
 Summary:        Wayland Compositor Infrastructure
 License:        HPND
@@ -27,7 +27,7 @@
 
 #Git-Clone:    git://anongit.freedesktop.org/wayland/wayland
 #Git-Web:      http://cgit.freedesktop.org/wayland/wayland/
-Source:         %name-%version.tar.xz
+Source:         http://wayland.freedesktop.org/releases/%name-%version.tar.xz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 #git#BuildRequires:  autoconf >= 2.64
 #git#BuildRequires:  automake >= 1.11
@@ -105,7 +105,8 @@
 if [ ! -e configure ]; then
        autoreconf -fi;
 fi;
-%configure --disable-static --includedir=%_includedir/%name-%version
+# Ensure people will use pkgconfig to locate headers
+%configure --disable-static --includedir="%_includedir/pkg/%name"
 make %{?_smp_mflags}
 
 %install
@@ -139,9 +140,10 @@
 %files devel
 %defattr(-,root,root)
 %_bindir/wayland-scanner
-%_includedir/%name-%version
+%_includedir/pkg/
 %_libdir/libwayland-*.so
 %_libdir/pkgconfig/wayland-*.pc
 %_datadir/aclocal
+%_mandir/man3/wl_*.3*
 
 %changelog

++++++ baselibs.conf ++++++
--- /var/tmp/diff_new_pack.AYaWTJ/_old  2013-04-24 16:01:23.000000000 +0200
+++ /var/tmp/diff_new_pack.AYaWTJ/_new  2013-04-24 16:01:23.000000000 +0200
@@ -2,6 +2,7 @@
 libwayland-client0
 libwayland-cursor0
 wayland-devel
+       requires -wayland-<targettype>
        requires "libwayland-server0-<targettype> = <version>"
        requires "libwayland-client0-<targettype> = <version>"
        requires "libwayland-cursor0-<targettype> = <version>"

++++++ wayland-1.0.6.tar.xz -> wayland-1.1.0.tar.xz ++++++
++++ 10832 lines of diff (skipped)

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

Reply via email to