rpms/python-bugzilla/EL-5 python-bugzilla.spec, 1.4, 1.5 sources, 1.4, 1.5

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


Author: wwoods

Update of /cvs/pkgs/rpms/python-bugzilla/EL-5
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv10549/EL-5

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


Index: python-bugzilla.spec
===================================================================
RCS file: /cvs/pkgs/rpms/python-bugzilla/EL-5/python-bugzilla.spec,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- python-bugzilla.spec	25 Mar 2009 16:57:18 -0000	1.4
+++ python-bugzilla.spec	9 Apr 2009 22:24:34 -0000	1.5
@@ -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/EL-5/sources,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- sources	25 Mar 2009 16:57:18 -0000	1.4
+++ sources	9 Apr 2009 22:24:35 -0000	1.5
@@ -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