From 99315b96c697aa6649046ff1f9535fc3bcff117daf4d4d907402a1b00c7d6bc4 Mon Sep 17 00:00:00 2001 From: Dead Mozay Date: Fri, 2 Dec 2022 03:51:04 +0000 Subject: [PATCH] - Update wlroots minimum version to spec. OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/wf-shell?expand=0&rev=5 --- wf-shell.changes | 5 +++++ wf-shell.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/wf-shell.changes b/wf-shell.changes index 3459920..542e6a7 100644 --- a/wf-shell.changes +++ b/wf-shell.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Dec 2 03:39:07 UTC 2022 - Dead Mozay + +- Update wlroots minimum version to spec. + ------------------------------------------------------------------- Wed Nov 30 03:36:21 UTC 2022 - Dead Mozay diff --git a/wf-shell.spec b/wf-shell.spec index b78f9ef..0915c14 100644 --- a/wf-shell.spec +++ b/wf-shell.spec @@ -34,7 +34,7 @@ BuildRequires: pkgconfig(gtk-layer-shell-0) BuildRequires: pkgconfig(gtkmm-3.0) BuildRequires: pkgconfig(libpulse) BuildRequires: pkgconfig(wayfire) -BuildRequires: pkgconfig(wlroots) < 0.16.0 +BuildRequires: pkgconfig(wlroots) >= 0.16.0 BuildRequires: pkgconfig(wayland-client) BuildRequires: pkgconfig(wayland-protocols) BuildRequires: pkgconfig(wf-config)