commit wayland for openSUSE:Factory
Hello community, here is the log from the commit of package wayland for openSUSE:Factory checked in at 2014-06-01 18:57:08 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 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 2014-02-01 09:40:39.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.wayland.new/wayland.changes 2014-06-01 18:57:09.000000000 +0200 @@ -1,0 +2,8 @@ +Wed May 21 10:19:01 UTC 2014 - jengelh@inai.de + +- Update to new upstream release 1.5.0 +* Use an internal event queue for wl_display events. This allows + the client library to dispatch delete_id and error events + immediately, even if the default queue is not dispatched. + +------------------------------------------------------------------- Old: ---- wayland-1.4.0.tar.xz New: ---- wayland-1.5.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ wayland.spec ++++++ --- /var/tmp/diff_new_pack.VpBjJp/_old 2014-06-01 18:57:11.000000000 +0200 +++ /var/tmp/diff_new_pack.VpBjJp/_new 2014-06-01 18:57:11.000000000 +0200 @@ -18,7 +18,7 @@ %define lname libwayland0 Name: wayland -Version: 1.4.0 +Version: 1.5.0 Release: 0 Summary: Wayland Compositor Infrastructure License: HPND @@ -111,8 +111,8 @@ make %{?_smp_mflags} V=1 %install -make DESTDIR=%buildroot install %{?_smp_mflags} -find %buildroot -type f -name "*.la" -delete -print +make DESTDIR="%buildroot" install %{?_smp_mflags} +find "%buildroot" -type f -name "*.la" -delete -print %fdupes %buildroot/%_prefix %check @@ -124,15 +124,10 @@ %endif %post -n libwayland-client0 -p /sbin/ldconfig - %postun -n libwayland-client0 -p /sbin/ldconfig - %post -n libwayland-cursor0 -p /sbin/ldconfig - %postun -n libwayland-cursor0 -p /sbin/ldconfig - %post -n libwayland-server0 -p /sbin/ldconfig - %postun -n libwayland-server0 -p /sbin/ldconfig %files -n libwayland-client0 @@ -154,7 +149,7 @@ %_libdir/libwayland-*.so %_libdir/pkgconfig/wayland-*.pc %_datadir/aclocal/ -%_datadir/pkgconfig/wayland-*.pc +#%_datadir/pkgconfig/wayland-*.pc %_datadir/wayland/ %_mandir/man3/wl_*.3* ++++++ wayland-1.4.0.tar.xz -> wayland-1.5.0.tar.xz ++++++ ++++ 15548 lines of diff (skipped) -- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org
participants (1)
-
root@hilbert.suse.de