[libsecret] configure.ac: Replace Bugzilla with GitLab issues



commit 2dd165a90df254d18e427b541e5df73483938734
Author: Daiki Ueno <dueno src gnome org>
Date:   Sat Dec 29 06:58:46 2018 +0100

    configure.ac: Replace Bugzilla with GitLab issues

 configure.ac | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/configure.ac b/configure.ac
index c4d2b89..0214f69 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
 AC_PREREQ(2.63)
 
 AC_INIT([libsecret],[0.18.6],
-        [http://bugzilla.gnome.org/enter_bug.cgi?product=libsecret],
+        [https://gitlab.gnome.org/GNOME/libsecret/issues/],
         [libsecret])
 
 dnl ****************************************************************************


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]