From 4bdc57e01e2f49960999df66b56f7fbaeacb429f3e47a5cee8799224e44f7929 Mon Sep 17 00:00:00 2001 From: Dead Mozay Date: Thu, 1 Dec 2022 03:51:06 +0000 Subject: [PATCH] - Set wlroots max version to spec. OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/wf-config?expand=0&rev=7 --- wf-config.changes | 5 +++++ wf-config.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/wf-config.changes b/wf-config.changes index 3bce5ef..9278a5a 100644 --- a/wf-config.changes +++ b/wf-config.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Nov 30 03:24:26 UTC 2022 - Dead Mozay + +- Set wlroots max version to spec. + ------------------------------------------------------------------- Sat Jun 19 13:13:01 UTC 2021 - Luigi Baldoni diff --git a/wf-config.spec b/wf-config.spec index d17d0fa..d4caa6c 100644 --- a/wf-config.spec +++ b/wf-config.spec @@ -32,7 +32,7 @@ BuildRequires: pkgconfig(doctest) BuildRequires: pkgconfig(glm) BuildRequires: pkgconfig(libxml-2.0) BuildRequires: pkgconfig(libevdev) -BuildRequires: pkgconfig(wlroots) +BuildRequires: pkgconfig(wlroots) < 0.16.0 %description A library for managing configuration files, written for wayfire.