From 6593f124b261661a7fd96f263bd51d7ab0fbb15b57244c403bb56e3c19567251 Mon Sep 17 00:00:00 2001 From: Dead Mozay Date: Tue, 7 Jan 2025 05:28:11 +0000 Subject: [PATCH] - Update to pkgconfig(wlroots) >= 0.17.0 * Build is choking, because there are three versions of wlroots available * No changelog was made available. OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/wcm?expand=0&rev=8 --- wcm.changes | 9 ++++++++- wcm.spec | 2 +- 2 files changed, 9 insertions(+), 2 deletions(-) diff --git a/wcm.changes b/wcm.changes index 2409567..763ff42 100644 --- a/wcm.changes +++ b/wcm.changes @@ -1,8 +1,15 @@ +------------------------------------------------------------------- +Sun Jan 5 17:43:04 UTC 2025 - Shawn Dunn + +- Update to pkgconfig(wlroots) >= 0.17.0 + * Build is choking, because there are three versions of wlroots + available + ------------------------------------------------------------------- Mon Aug 26 03:55:55 UTC 2024 - Dead Mozay - Update to version 0.9.0: - * No changelog was made available. + * No changelog was made available. ------------------------------------------------------------------- Mon Oct 09 05:58:44 UTC 2023 - dead_mozay@opensuse.org diff --git a/wcm.spec b/wcm.spec index ed31080..b11cb82 100644 --- a/wcm.spec +++ b/wcm.spec @@ -36,7 +36,7 @@ BuildRequires: pkgconfig(wf-config) >= %{major_ver} BuildRequires: pkgconfig(wf-shell) >= %{major_ver} BuildRequires: pkgconfig(gtkmm-3.0) BuildRequires: pkgconfig(xkbregistry) -BuildRequires: pkgconfig(wlroots) >= 0.16.0 +BuildRequires: pkgconfig(wlroots) >= 0.17.0 BuildRequires: pkgconfig(wayland-client) BuildRequires: pkgconfig(wayland-protocols) Requires: wayfire >= %{major_ver}