]> git.pld-linux.org Git - packages/python-bugzilla.git/commitdiff
- up to fit 0.3
authorduddits <duddits@pld-linux.org>
Sat, 14 Mar 2009 22:19:13 +0000 (22:19 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    python-bugzilla-pld.patch -> 1.2

python-bugzilla-pld.patch

index 87ed77f084bbc98f3261d594ce809380be2eaee2..6c7dcaf37fce2df97a52c501e598544273302273 100644 (file)
@@ -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
This page took 0.036571 seconds and 4 git commands to generate.