Hello community, here is the log from the commit of package weston for openSUSE:Factory checked in at 2018-08-31 10:44:02 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/weston (Old) and /work/SRC/openSUSE:Factory/.weston.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "weston" Fri Aug 31 10:44:02 2018 rev:18 rq:631747 version:5.0.0 Changes: -------- --- /work/SRC/openSUSE:Factory/weston/weston.changes 2018-07-06 10:44:27.587078759 +0200 +++ /work/SRC/openSUSE:Factory/.weston.new/weston.changes 2018-08-31 10:44:32.919210018 +0200 @@ -1,0 +2,8 @@ +Sat Aug 25 17:30:52 UTC 2018 - jeng...@inai.de + +- Update to new upstream release 5 + * The use of hardware planes in atomic mode setting. + * Clone mode + * A new touchscreen calibrator + +------------------------------------------------------------------- Old: ---- weston-4.0.0.tar.xz weston-4.0.0.tar.xz.sig New: ---- weston-5.0.0.tar.xz weston-5.0.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ weston.spec ++++++ --- /var/tmp/diff_new_pack.Dbe0My/_old 2018-08-31 10:44:33.487210699 +0200 +++ /var/tmp/diff_new_pack.Dbe0My/_new 2018-08-31 10:44:33.487210699 +0200 @@ -18,7 +18,7 @@ Name: weston %define lname libweston0 -Version: 4.0.0 +Version: 5.0.0 Release: 0 Summary: Wayland Reference Compositor License: MIT AND CC-BY-SA-3.0 @@ -49,7 +49,7 @@ BuildRequires: pkgconfig(gbm) BuildRequires: pkgconfig(glesv2) BuildRequires: pkgconfig(lcms2) -BuildRequires: pkgconfig(libdrm) >= 2.4.30 +BuildRequires: pkgconfig(libdrm) >= 2.4.68 BuildRequires: pkgconfig(libinput) >= 0.8.0 BuildRequires: pkgconfig(libsystemd) >= 209 BuildRequires: pkgconfig(libudev) >= 136 @@ -60,7 +60,7 @@ BuildRequires: pkgconfig(wayland-protocols) >= 1.13 BuildRequires: pkgconfig(wayland-scanner) BuildRequires: pkgconfig(wayland-server) >= 1.12.0 -BuildRequires: pkgconfig(xcb) +BuildRequires: pkgconfig(xcb) >= 1.8 BuildRequires: pkgconfig(xcb-composite) BuildRequires: pkgconfig(xcb-shm) BuildRequires: pkgconfig(xcb-xfixes) @@ -82,30 +82,30 @@ Xorg server and can pull X clients into the Wayland desktop and act as a X window manager. -%package -n libweston-4 +%package -n libweston-5 Summary: Weston rendering backend collection Group: System/Libraries -%description -n libweston-4 +%description -n libweston-5 This subpackage contains backend renderer plugins, used by -libweston-4-0. +libweston-5-0. -%package -n libweston-4-0 +%package -n libweston-5-0 Summary: The Weston compositor as a shared library Group: System/Libraries -Requires: libweston-4 >= %version +Requires: libweston-5 >= %version -%description -n libweston-4-0 +%description -n libweston-5-0 The libweston library is intended for use by other compositor efforts (projects) that want to more easily utilize Weston's internal functionalities. Weston's own reference compositor also makes use of this. -%package -n libweston-desktop-4-0 +%package -n libweston-desktop-5-0 Summary: The Weston compositor as a shared library Group: System/Libraries -%description -n libweston-desktop-4-0 +%description -n libweston-desktop-5-0 libweston-desktop provides an additional level of functionality of relevance to compositors implementing a desktop metaphor style of graphical interface. This library API is designed around xdg_shell @@ -154,14 +154,14 @@ fi %endif -%post -n libweston-4-0 -p /sbin/ldconfig -%postun -n libweston-4-0 -p /sbin/ldconfig -%post -n libweston-desktop-4-0 -p /sbin/ldconfig -%postun -n libweston-desktop-4-0 -p /sbin/ldconfig +%post -n libweston-5-0 -p /sbin/ldconfig +%postun -n libweston-5-0 -p /sbin/ldconfig +%post -n libweston-desktop-5-0 -p /sbin/ldconfig +%postun -n libweston-desktop-5-0 -p /sbin/ldconfig %files %defattr(-,root,root) -%doc COPYING README +%license COPYING %_bindir/w* %_libexecdir/%name-* %_libdir/%name/ @@ -169,17 +169,17 @@ %_datadir/wayland-sessions/ %_mandir/man?/*.* -%files -n libweston-4-0 +%files -n libweston-5-0 %defattr(-,root,root) -%_libdir/libweston-4.so.0* +%_libdir/libweston-5.so.0* -%files -n libweston-4 +%files -n libweston-5 %defattr(-,root,root) -%_libdir/libweston-4/ +%_libdir/libweston-5/ -%files -n libweston-desktop-4-0 +%files -n libweston-desktop-5-0 %defattr(-,root,root) -%_libdir/libweston-desktop-4.so.0* +%_libdir/libweston-desktop-5.so.0* %files devel %defattr(-,root,root) ++++++ weston-4.0.0.tar.xz -> weston-5.0.0.tar.xz ++++++ ++++ 23970 lines of diff (skipped)