rpms/python-bugzilla/devel .cvsignore, 1.8, 1.9 python-bugzilla.spec, 1.11, 1.12 sources, 1.9, 1.10

Will Woods wwoods at fedoraproject.org
Thu Apr 9 22:22:12 UTC 2009


Author: wwoods

Update of /cvs/pkgs/rpms/python-bugzilla/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv9982

Modified Files:
	.cvsignore python-bugzilla.spec sources 
Log Message:
0.5.1


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/python-bugzilla/devel/.cvsignore,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- .cvsignore	25 Mar 2009 16:54:29 -0000	1.8
+++ .cvsignore	9 Apr 2009 22:21:41 -0000	1.9
@@ -1 +1 @@
-python-bugzilla-0.5.tar.bz2
+python-bugzilla-0.5.1.tar.bz2


Index: python-bugzilla.spec
===================================================================
RCS file: /cvs/pkgs/rpms/python-bugzilla/devel/python-bugzilla.spec,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- python-bugzilla.spec	25 Mar 2009 16:54:29 -0000	1.11
+++ python-bugzilla.spec	9 Apr 2009 22:21:41 -0000	1.12
@@ -1,7 +1,7 @@
 %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
 
 Name:           python-bugzilla
-Version:        0.5
+Version:        0.5.1
 Release:        1%{?dist}
 Summary:        A python library for interacting with Bugzilla
 
@@ -52,6 +52,13 @@
 
 
 %changelog
+* Thu Apr 9 2009 Will Woods <wwoods at redhat.com> - 0.5.1-1
+- CLI: fix unicode handling
+- CLI: add --from-url flag, which parses a bugzilla query.cgi URL
+- CLI: fix showing aliases
+- CLI: add --comment, --private, --status, --assignee, --flag, --cc for update
+- CLI: fix --target_milestone
+
 * Wed Mar 25 2009 Will Woods <wwoods at redhat.com> - 0.5-1
 - Fix problem where login wasn't saving the cookies to a file 
 - Fix openattachment (bug #487673)


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/python-bugzilla/devel/sources,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- sources	25 Mar 2009 16:54:29 -0000	1.9
+++ sources	9 Apr 2009 22:21:41 -0000	1.10
@@ -1 +1 @@
-a8df50421db1dfe97cf1d0d1be6d13d8  python-bugzilla-0.5.tar.bz2
+767dc60d7dd6b66b2f9f69b09db89514  python-bugzilla-0.5.1.tar.bz2




More information about the scm-commits mailing list