Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package wlroots for openSUSE:Factory checked in at 2021-06-19 23:04:42 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/wlroots (Old) and /work/SRC/openSUSE:Factory/.wlroots.new.2625 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "wlroots" Sat Jun 19 23:04:42 2021 rev:14 rq:900940 version:0.13.0 Changes: -------- --- /work/SRC/openSUSE:Factory/wlroots/wlroots.changes 2021-04-08 21:32:44.387844943 +0200 +++ /work/SRC/openSUSE:Factory/.wlroots.new.2625/wlroots.changes 2021-06-19 23:05:24.903891081 +0200 @@ -1,0 +2,6 @@ +Sat Jun 19 13:25:40 UTC 2021 - Luigi Baldoni <[email protected]> + +- Use named source tarball +- Fix meson version requirement + +------------------------------------------------------------------- Old: ---- 0.13.0.tar.gz New: ---- wlroots-0.13.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ wlroots.spec ++++++ --- /var/tmp/diff_new_pack.s8iosX/_old 2021-06-19 23:05:25.383891822 +0200 +++ /var/tmp/diff_new_pack.s8iosX/_new 2021-06-19 23:05:25.387891827 +0200 @@ -30,8 +30,8 @@ License: MIT Group: System/GUI/Other URL: https://github.com/swaywm/wlroots -Source0: https://github.com/swaywm/wlroots/archive/%{version}.tar.gz -BuildRequires: meson >= 0.48.0 +Source0: https://github.com/swaywm/wlroots/archive/%{version}.tar.gz#/%{name}-%{version}.tar.gz +BuildRequires: meson >= 0.56.0 BuildRequires: pkgconfig BuildRequires: pkgconfig(egl) BuildRequires: pkgconfig(freerdp2) @@ -97,6 +97,7 @@ %prep %setup -q + %build export CFLAGS="%{optflags} -I/usr/include/wayland -Wno-redundant-decls" %meson \
