Author: duddits Date: Sat Mar 14 22:19:18 2009 GMT Module: SOURCES Tag: HEAD ---- Log message: - up to fit 0.3
---- Files affected: SOURCES: python-bugzilla-pld.patch (1.1 -> 1.2) ---- Diffs: ================================================================ Index: SOURCES/python-bugzilla-pld.patch diff -u SOURCES/python-bugzilla-pld.patch:1.1 SOURCES/python-bugzilla-pld.patch:1.2 --- SOURCES/python-bugzilla-pld.patch:1.1 Wed Feb 13 23:18:45 2008 +++ SOURCES/python-bugzilla-pld.patch Sat Mar 14 23:19:13 2009 @@ -1,10 +1,13 @@ ---- python-bugzilla-0.2/bugzilla~ 2007-10-02 20:12:14.000000000 +0200 -+++ python-bugzilla-0.2/bugzilla 2008-02-13 22:54:48.546899921 +0100 -@@ -15,7 +15,7 @@ +diff -burNp python-bugzilla-0.3/bugzilla python-bugzilla-0.3-dud/bugzilla +--- python-bugzilla-0.3/bugzilla 2008-01-12 21:10:55.000000000 +0100 ++++ python-bugzilla-0.3-dud/bugzilla 2009-03-14 23:16:02.402248815 +0100 +@@ -14,8 +14,8 @@ import bugzilla, optparse + import os, sys, glob, re import logging - version = '0.1' +-version = '0.2' -default_bz = 'https://bugzilla.redhat.com/xmlrpc.cgi' ++version = '0.3' +default_bz = 'https://bugs.pld-linux.org/xmlrpc.cgi' # Initial simple logging stuff ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SOURCES/python-bugzilla-pld.patch?r1=1.1&r2=1.2&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
