From 0c46a480cae40aa4c99747dfc7b1a241a986fa8f Mon Sep 17 00:00:00 2001 From: yangbo Date: Fri, 6 Jan 2023 18:15:57 +0800 Subject: [PATCH] Update configure.ac bug URL for gitlab migration Signed-off-by: yangbo --- xcb-util-renderutil.spec | 2 ++ 1 file changed, 2 insertions(+) diff --git a/xcb-util-renderutil.spec b/xcb-util-renderutil.spec index 5af7bfc..2d60231 100644 --- a/xcb-util-renderutil.spec +++ b/xcb-util-renderutil.spec @@ -7,6 +7,8 @@ URL: https://gitlab.freedesktop.org/xorg/lib/libxcb-render-util Source0: http://xcb.freedesktop.org/dist/%{name}-%{version}.tar.bz2 BuildRequires: gcc pkgconfig(xcb-util) >= 0.3.8 m4 +Patch0001: backport-0001-Update-configure.ac-bug-URL-for-gitlab-migration.patch + %description Utility libraries for XC Binding - Convenience functions for the Render extension.