summaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2012-03-17 20:33:15 +0000
committerCaolán McNamara <caolanm@redhat.com>2012-03-20 12:57:32 +0000
commit82ca4cfc816fb3b40bf94e187d56628913fc27e1 (patch)
tree6f1671d4bc71ede82f73118ccff298f6f06d6e21 /bin
parent8550b42a1d304054ee878c9c6debae0a10b0bf39 (diff)
update to point to moved openoffice.org bugzilla
Diffstat (limited to 'bin')
-rwxr-xr-xbin/get-bugzilla-attachments-by-mimetype2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/get-bugzilla-attachments-by-mimetype b/bin/get-bugzilla-attachments-by-mimetype
index 663406ab5a74..bfff9e30fcf6 100755
--- a/bin/get-bugzilla-attachments-by-mimetype
+++ b/bin/get-bugzilla-attachments-by-mimetype
@@ -119,7 +119,7 @@ def get_through_rss_query(queryurl, mimetype, prefix, suffix):
freedesktop = 'http://bugs.freedesktop.org/buglist.cgi'
-openoffice = 'http://openoffice.org/bugzilla/buglist.cgi'
+openoffice = 'https://issues.apache.org/ooo/buglist.cgi'
redhatrpc = 'https://bugzilla.redhat.com/xmlrpc.cgi'
redhatbug = 'https://bugzilla.redhat.com/show_bug.cgi?id='
novell = 'https://bugzilla.novell.com/buglist.cgi'