From 745a8647cc1b664b133b1894d789bb9e47b4dbfc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adrian=20Schr=C3=B6ter?= Date: Fri, 1 Mar 2024 17:03:06 +0100 Subject: [PATCH] Sync from SUSE:ALP:Source:Standard:1.0 tigervnc revision 512ce1739bf3a9fcc2ed6b8c86ceaa46 --- tigervnc.changes | 7 +++++++ tigervnc.spec | 6 +++--- 2 files changed, 10 insertions(+), 3 deletions(-) diff --git a/tigervnc.changes b/tigervnc.changes index f3295dc..3574a24 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 358810f..f609f2a 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)