rpms/python-bugzilla/F-7 .cvsignore, 1.2, 1.3 python-bugzilla.spec, 1.1, 1.2 sources, 1.2, 1.3

Will Woods (wwoods) fedora-extras-commits at redhat.com
Thu Jun 5 14:56:28 UTC 2008


Author: wwoods

Update of /cvs/pkgs/rpms/python-bugzilla/F-7
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv13646

Modified Files:
	.cvsignore python-bugzilla.spec sources 
Log Message:
Update to current upstream


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/python-bugzilla/F-7/.cvsignore,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- .cvsignore	13 Dec 2007 21:21:24 -0000	1.2
+++ .cvsignore	5 Jun 2008 14:55:42 -0000	1.3
@@ -1 +1 @@
-python-bugzilla-0.2.tar.gz
+python-bugzilla-0.3.tar.gz


Index: python-bugzilla.spec
===================================================================
RCS file: /cvs/pkgs/rpms/python-bugzilla/F-7/python-bugzilla.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- python-bugzilla.spec	13 Dec 2007 21:21:24 -0000	1.1
+++ python-bugzilla.spec	5 Jun 2008 14:55:42 -0000	1.2
@@ -1,14 +1,14 @@
 %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
 
 Name:           python-bugzilla
-Version:        0.2
-Release:        4%{?dist}
+Version:        0.3
+Release:        1%{?dist}
 Summary:        A python library for interacting with Bugzilla
 
 Group:          Development/Languages
 License:        GPLv2+
 URL:            http://wwoods.fedorapeople.org/python-bugzilla/
-Source0:        python-bugzilla-0.2.tar.gz
+Source0:        python-bugzilla-0.3.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildArch:      noarch
@@ -53,6 +53,11 @@
 
 
 %changelog
+* Sat Jan 12 2008 Will Woods <wwoods at redhat.com> 0.3-1
+- Update to python-bugzilla 0.3 
+- 'modify' works in the commandline-util
+- add Bug.close() and Bug.setstatus()
+
 * Thu Dec 13 2007 Will Woods <wwoods at redhat.com> 0.2-4
 - use _bindir instead of /usr/bin and proper BR for setuptools
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/python-bugzilla/F-7/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- sources	13 Dec 2007 21:21:24 -0000	1.2
+++ sources	5 Jun 2008 14:55:42 -0000	1.3
@@ -1 +1 @@
-5253b8ba6bcc819def1184012e0f422a  python-bugzilla-0.2.tar.gz
+c01c9b489220b4fd853a3f6f8df20b01  python-bugzilla-0.3.tar.gz




More information about the fedora-extras-commits mailing list