[librest] Replace Bugzilla by Gitlab URL in DOAP file



commit 790cbf061cc169ea71cc45c5fae57673c49dd97a
Author: Andre Klapper <a9016009 gmx de>
Date:   Sat Dec 15 23:46:43 2018 +0100

    Replace Bugzilla by Gitlab URL in DOAP file

 librest.doap | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/librest.doap b/librest.doap
index 1bedd57..bc0ed15 100644
--- a/librest.doap
+++ b/librest.doap
@@ -9,7 +9,7 @@
   <category rdf:resource="http://api.gnome.org/doap-extensions#core"; />
   <description>librest is a helper library for RESTful services. It uses libsoup to provide HTTP 
communication.</description>
   <download-page rdf:resource="http://download.gnome.org/sources/rest/"; />
-  <bug-database  rdf:resource="https://bugzilla.gnome.org/browse.cgi?product=librest"; />
+  <bug-database rdf:resource="https://gitlab.gnome.org/GNOME/librest/issues/"; />
   <programming-language>C</programming-language>
 
   <maintainer>


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