Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package weston for openSUSE:Factory checked in at 2022-09-23 14:15:19 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/weston (Old) and /work/SRC/openSUSE:Factory/.weston.new.2275 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "weston" Fri Sep 23 14:15:19 2022 rev:28 rq:1005500 version:11 Changes: -------- --- /work/SRC/openSUSE:Factory/weston/weston.changes 2022-08-10 17:15:41.898083585 +0200 +++ /work/SRC/openSUSE:Factory/.weston.new.2275/weston.changes 2022-09-23 14:15:55.718079877 +0200 @@ -1,0 +2,20 @@ +Thu Sep 22 21:48:51 UTC 2022 - Jan Engelhardt <[email protected]> + +- Update to release 11 + * Breaking changes: + * The cms-static and cms-colord plugins are now deprecated. + * A number of features have been removed from desktop-shell: + multiple workspaces, zoom, exposay. + * wl_shell support has been removed (superseded by xdg-shell). + * The fbdev backend has been removed (superseded by KMS). + * weston-launch and launcher-direct have been removed + (superseded by libseat). + * The weston-info and weston-gears clients have been removed + (weston-info is superseded by wayland-info). + * The KMS max-bpc property is now set by default. If you + experience black screens with (faulty) monitors, try lowering + it in weston.ini. + * Weston will now abort when running out of memory. Weston is + not suitable for memory constrained environments. + +------------------------------------------------------------------- Old: ---- weston-10.0.2.tar.xz weston-10.0.2.tar.xz.sig New: ---- weston-11.0.0.tar.xz weston-11.0.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ weston.spec ++++++ --- /var/tmp/diff_new_pack.tdR7kt/_old 2022-09-23 14:15:56.218081042 +0200 +++ /var/tmp/diff_new_pack.tdR7kt/_new 2022-09-23 14:15:56.222081052 +0200 @@ -18,9 +18,9 @@ Name: weston %define lname libweston0 -%define major 10 -%define realver 10.0.2 -Version: 10.0.2 +%define major 11 +%define realver 11.0.0 +Version: 11 Release: 0 Summary: Wayland Reference Compositor License: CC-BY-SA-3.0 AND MIT @@ -54,9 +54,10 @@ BuildRequires: pkgconfig(gbm) BuildRequires: pkgconfig(glesv2) BuildRequires: pkgconfig(lcms2) -BuildRequires: pkgconfig(libdrm) >= 2.4.95 +BuildRequires: pkgconfig(libdrm) >= 2.4.108 BuildRequires: pkgconfig(libevdev) BuildRequires: pkgconfig(libinput) >= 0.8.0 +BuildRequires: pkgconfig(libseat) BuildRequires: pkgconfig(libsystemd) >= 209 BuildRequires: pkgconfig(libudev) >= 136 BuildRequires: pkgconfig(libva) @@ -108,22 +109,10 @@ functionalities. Weston's own reference compositor also makes use of this. -%package -n libweston-desktop-%major-0 -Summary: The Weston compositor as a shared library -Group: System/Libraries - -%description -n libweston-desktop-%major-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 -functionality, providing for handling of popups, window state, and -interfacing with Xwayland. - %package devel Summary: Development files for Weston plugins Group: Development/Libraries/C and C++ Requires: libweston-%major-0 = %version -Requires: libweston-desktop-%major-0 = %version %description devel Weston is the reference implementation of a Wayland compositor, and a @@ -164,8 +153,6 @@ %post -n libweston-%major-0 -p /sbin/ldconfig %postun -n libweston-%major-0 -p /sbin/ldconfig -%post -n libweston-desktop-%major-0 -p /sbin/ldconfig -%postun -n libweston-desktop-%major-0 -p /sbin/ldconfig %files %license COPYING @@ -183,9 +170,6 @@ %files -n libweston-%major %_libdir/libweston-%major/ -%files -n libweston-desktop-%major-0 -%_libdir/libweston-desktop-%major.so.0* - %files devel %_includedir/%name/ %_libdir/pkgconfig/*.pc ++++++ weston-10.0.2.tar.xz -> weston-11.0.0.tar.xz ++++++ ++++ 55743 lines of diff (skipped)
