Hello community,

here is the log from the commit of package wlroots for openSUSE:Factory checked 
in at 2019-06-04 12:14:34
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/wlroots (Old)
 and      /work/SRC/openSUSE:Factory/.wlroots.new.5148 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "wlroots"

Tue Jun  4 12:14:34 2019 rev:4 rq:707383 version:0.6.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/wlroots/wlroots.changes  2019-03-13 
09:15:38.611384173 +0100
+++ /work/SRC/openSUSE:Factory/.wlroots.new.5148/wlroots.changes        
2019-06-04 12:14:36.975777053 +0200
@@ -1,0 +2,11 @@
+Mon May  6 08:44:03 UTC 2019 - [email protected]
+
+- Update to 0.6.0:
+  * We have removed the long-deprecated wl_shell implementation from wlroots.
+  * output: refactor frame submission API
+  * output: remove lx, ly
+  * Rename lid_switch to switch_device to disambiguate lid and tablet mode 
switches
+  * Add FreeRDP backend for remote desktop support
+- Remove wlroots-0.3-libinput-include.patch: not needed anymore
+
+-------------------------------------------------------------------

Old:
----
  0.5.0.tar.gz
  wlroots-0.3-libinput-include.patch

New:
----
  0.6.0.tar.gz

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

Other differences:
------------------
++++++ wlroots.spec ++++++
--- /var/tmp/diff_new_pack.nikU5f/_old  2019-06-04 12:14:38.375776594 +0200
+++ /var/tmp/diff_new_pack.nikU5f/_new  2019-06-04 12:14:38.375776594 +0200
@@ -23,21 +23,21 @@
 %bcond_without  xwayland
 %bcond_without  xcb_errors
 Name:           wlroots
-Version:        0.5.0
+Version:        0.6.0
 Release:        0
 Summary:        Modular Wayland compositor library
 License:        MIT
 Group:          System/GUI/Other
 URL:            https://github.com/swaywm/wlroots
 Source0:        https://github.com/swaywm/wlroots/archive/%{version}.tar.gz
-Patch0:         wlroots-0.3-libinput-include.patch
 BuildRequires:  meson >= 0.48.0
 BuildRequires:  pkgconfig
 BuildRequires:  pkgconfig(egl)
+BuildRequires:  pkgconfig(freerdp2)
 BuildRequires:  pkgconfig(gbm) >= 17.1.0
 BuildRequires:  pkgconfig(glesv2)
 BuildRequires:  pkgconfig(libdrm) >= 2.4.95
-BuildRequires:  pkgconfig(libinput) >= 1.7.0
+BuildRequires:  pkgconfig(libinput) >= 1.9.0
 BuildRequires:  pkgconfig(libudev)
 BuildRequires:  pkgconfig(pixman-1)
 BuildRequires:  pkgconfig(wayland-client)
@@ -74,21 +74,20 @@
 %package devel
 Summary:        Modular Wayland compositor library
 Group:          Development/Libraries/C and C++
-Requires:       libwlroots2 = %{version}
+Requires:       libwlroots3 = %{version}
 
 %description devel
 Pluggable, composable modules for building a Wayland compositor.
 
-%package -n libwlroots2
+%package -n libwlroots3
 Summary:        Modular Wayland compositor library
 Group:          System/Libraries
 
-%description -n libwlroots2
+%description -n libwlroots3
 Pluggable, composable modules for building a Wayland compositor.
 
 %prep
 %setup -q
-%patch0 -p1
 
 %build
 export CFLAGS="%{optflags} -I/usr/include/wayland -Wno-redundant-decls"
@@ -104,8 +103,8 @@
 %install
 %meson_install
 
-%post   -n libwlroots2 -p /sbin/ldconfig
-%postun -n libwlroots2 -p /sbin/ldconfig
+%post   -n libwlroots3 -p /sbin/ldconfig
+%postun -n libwlroots3 -p /sbin/ldconfig
 
 %files devel
 %license LICENSE
@@ -114,7 +113,7 @@
 %{_libdir}/pkgconfig/wlroots.pc
 %{_libdir}/libwlroots.so
 
-%files -n libwlroots2
+%files -n libwlroots3
 %{_libdir}/libwlroots.so.*
 
 %changelog

++++++ 0.5.0.tar.gz -> 0.6.0.tar.gz ++++++
++++ 8409 lines of diff (skipped)


Reply via email to