rpms/python-bugzilla/EL-5 python-bugzilla.spec, 1.1, 1.2 sources, 1.2, 1.3

Jason ティビツ (tibbs) fedora-extras-commits at redhat.com
Wed Jun 25 17:32:56 UTC 2008


Author: tibbs

Update of /cvs/extras/rpms/python-bugzilla/EL-5
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv22748

Modified Files:
	python-bugzilla.spec sources 
Log Message:
Push current Fedora release to EL-5 as well.



Index: python-bugzilla.spec
===================================================================
RCS file: /cvs/extras/rpms/python-bugzilla/EL-5/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:26:02 -0000	1.1
+++ python-bugzilla.spec	25 Jun 2008 17:32:09 -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/extras/rpms/python-bugzilla/EL-5/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- sources	13 Dec 2007 21:26:02 -0000	1.2
+++ sources	25 Jun 2008 17:32:09 -0000	1.3
@@ -1 +1,2 @@
 5253b8ba6bcc819def1184012e0f422a  python-bugzilla-0.2.tar.gz
+c01c9b489220b4fd853a3f6f8df20b01  python-bugzilla-0.3.tar.gz




More information about the fedora-extras-commits mailing list