Hello community,

here is the log from the commit of package weston for openSUSE:Factory checked 
in at 2016-03-01 09:43:56
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/weston (Old)
 and      /work/SRC/openSUSE:Factory/.weston.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "weston"

Changes:
--------
--- /work/SRC/openSUSE:Factory/weston/weston.changes    2015-06-08 
08:30:42.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.weston.new/weston.changes       2016-03-01 
09:44:06.000000000 +0100
@@ -1,0 +2,23 @@
+Thu Feb 18 22:18:58 UTC 2016 - jeng...@inai.de
+
+- Update to new upstream release 1.10
+* add support for a number of recently added Wayland protocols:
+  drag and drop actions, new frame and axis events, and buffer
+  co-ordinates for surface damage.
+* Touch input support is added.
+- Update to new upstream relaese 1.9
+* Input device hotplug is better polished, so it misbehaves less
+  frequently when adding and removing keyboards and mice. This
+  benefits multi-seat.
+* weston shell: switched the middle and right mouse bindings, so
+  that the more useful window resize functionality is accessed via
+  the right button, and the less useful rotate-windows
+  functionality is on the middle.
+* The DRM compositor is now able to handle triple-head graphics
+  cards, and other hardware with more than two output CRTCs per
+  card. Various mode-setting improvements and fixes are also
+  included.
+* The weston-screensaver client is removed, in favor of just using
+  simpler DPMS.
+
+-------------------------------------------------------------------

Old:
----
  weston-1.8.0.tar.xz
  weston-1.8.0.tar.xz.sig

New:
----
  weston-1.10.0.tar.xz
  weston-1.10.0.tar.xz.sig

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

Other differences:
------------------
++++++ weston.spec ++++++
--- /var/tmp/diff_new_pack.b3u572/_old  2016-03-01 09:44:07.000000000 +0100
+++ /var/tmp/diff_new_pack.b3u572/_new  2016-03-01 09:44:07.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package weston
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
 
 Name:           weston
 %define lname  libweston0
-Version:        1.8.0
+Version:        1.10.0
 Release:        0
 Summary:        Wayland Reference Compositor
 License:        HPND and CC-BY-SA-3.0
@@ -48,28 +48,32 @@
 BuildRequires:  pkgconfig(cairo-xcb)
 BuildRequires:  pkgconfig(colord) >= 0.1.27
 BuildRequires:  pkgconfig(dbus-1) >= 1.6
-BuildRequires:  pkgconfig(egl) >= 7.10
+BuildRequires:  pkgconfig(egl)
 BuildRequires:  pkgconfig(freerdp)
 BuildRequires:  pkgconfig(gbm)
 BuildRequires:  pkgconfig(gio-2.0)
 BuildRequires:  pkgconfig(glesv2)
 BuildRequires:  pkgconfig(glib-2.0)
-BuildRequires:  pkgconfig(glu)
 BuildRequires:  pkgconfig(gobject-2.0)
 BuildRequires:  pkgconfig(lcms2)
 BuildRequires:  pkgconfig(libdrm) >= 2.4.30
 BuildRequires:  pkgconfig(libffi)
 BuildRequires:  pkgconfig(libinput) >= 0.8.0
+%if 0%{?suse_version} > 1320
+BuildRequires:  pkgconfig(libsystemd) >= 209
+%else
 BuildRequires:  pkgconfig(libsystemd-login) >= 198
+%endif
 BuildRequires:  pkgconfig(libudev) >= 136
 BuildRequires:  pkgconfig(libwebp)
 BuildRequires:  pkgconfig(mtdev) >= 1.1.0
 BuildRequires:  pkgconfig(pixman-1) >= 0.25.2
 BuildRequires:  pkgconfig(poppler-glib)
-BuildRequires:  pkgconfig(wayland-client) >= 1.8.0
+BuildRequires:  pkgconfig(wayland-client) >= 1.10.0
 BuildRequires:  pkgconfig(wayland-egl)
+BuildRequires:  pkgconfig(wayland-protocols) >= 1.0
 BuildRequires:  pkgconfig(wayland-scanner)
-BuildRequires:  pkgconfig(wayland-server) >= 1.8.0
+BuildRequires:  pkgconfig(wayland-server) >= 1.10.0
 BuildRequires:  pkgconfig(xcb)
 BuildRequires:  pkgconfig(xcb-xfixes)
 BuildRequires:  pkgconfig(xcursor)

++++++ weston-1.8.0.tar.xz -> weston-1.10.0.tar.xz ++++++
++++ 60628 lines of diff (skipped)


Reply via email to