From 413f2de73392e4a7e3c1438734e9b7abfc55fddf0c5ad7c2a2b9257fb1256a75 Mon Sep 17 00:00:00 2001 From: Stefan Dirsch Date: Mon, 19 Feb 2024 12:55:50 +0000 Subject: [PATCH] - buildrequire xorg-x11-server-source/-sdk >= 21.1.11 and trigger rebuild with newer xorg-x11-server-source package (bsc#1219311, bsc#1219205) OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/tigervnc?expand=0&rev=253 --- tigervnc.changes | 7 +++++++ tigervnc.spec | 6 +++--- 2 files changed, 10 insertions(+), 3 deletions(-) diff --git a/tigervnc.changes b/tigervnc.changes index 79d63b9..3d8841a 100644 --- a/tigervnc.changes +++ b/tigervnc.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Mon Feb 19 12:49:39 UTC 2024 - Stefan Dirsch + +- buildrequire xorg-x11-server-source/-sdk >= 21.1.11 and trigger + rebuild with newer xorg-x11-server-source package (bsc#1219311, + bsc#1219205) + ------------------------------------------------------------------- Tue Nov 21 15:10:39 UTC 2023 - Joan Torres diff --git a/tigervnc.spec b/tigervnc.spec index 8ca0d70..92e05d4 100644 --- a/tigervnc.spec +++ b/tigervnc.spec @@ -1,7 +1,7 @@ # # spec file for package tigervnc # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -74,8 +74,8 @@ BuildRequires: jpackage-utils BuildRequires: libjpeg-devel BuildRequires: libopenssl-devel BuildRequires: libtool -BuildRequires: xorg-x11-server-sdk >= 21.1.0 -BuildRequires: xorg-x11-server-source >= 21.1.0 +BuildRequires: xorg-x11-server-sdk >= 21.1.11 +BuildRequires: xorg-x11-server-source >= 21.1.11 BuildRequires: pkgconfig(x11) BuildRequires: pkgconfig(xext) BuildRequires: pkgconfig(xproto)