[Xcb-commit] util-image: configure.ac

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Sun Feb 17 19:39:08 UTC 2019


 configure.ac |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 8692bc0a1c8ea552c6204d5609b2bbb2be6b5b55
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Sun Feb 17 11:38:40 2019 -0800

    Update configure.ac bug URL for gitlab migration
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>

diff --git a/configure.ac b/configure.ac
index 8ee5246..2554930 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
 AC_PREREQ(2.59c)
 AC_INIT([xcb-util-image],[0.4.0],
-        [https://bugs.freedesktop.org/enter_bug.cgi?product=xcb&component=Utils],
+        [https://gitlab.freedesktop.org/xorg/lib/libxcb-image/issues],
         [xcb-util-image])
 AC_CONFIG_SRCDIR([Makefile.am])
 AC_CONFIG_HEADERS([config.h])


More information about the xcb-commit mailing list