rpms/python-bugzilla/devel .cvsignore, 1.5, 1.6 python-bugzilla.spec, 1.6, 1.7 sources, 1.6, 1.7

Will Woods wwoods at fedoraproject.org
Thu Oct 16 20:27:29 UTC 2008


Author: wwoods

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

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


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/python-bugzilla/devel/.cvsignore,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- .cvsignore	9 Oct 2008 04:44:49 -0000	1.5
+++ .cvsignore	16 Oct 2008 20:26:58 -0000	1.6
@@ -1 +1 @@
-python-bugzilla-0.4-rc3.tar.bz2
+python-bugzilla-0.4-rc4.tar.bz2


Index: python-bugzilla.spec
===================================================================
RCS file: /cvs/pkgs/rpms/python-bugzilla/devel/python-bugzilla.spec,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- python-bugzilla.spec	9 Oct 2008 04:44:49 -0000	1.6
+++ python-bugzilla.spec	16 Oct 2008 20:26:58 -0000	1.7
@@ -2,13 +2,13 @@
 
 Name:           python-bugzilla
 Version:        0.4
-Release:        0.rc3%{?dist}
+Release:        0.rc4%{?dist}
 Summary:        A python library for interacting with Bugzilla
 
 Group:          Development/Languages
 License:        GPLv2+
 URL:            http://fedorahosted.org/python-bugzilla
-Source0:        python-bugzilla-0.4-rc3.tar.bz2
+Source0:        python-bugzilla-0.4-rc4.tar.bz2
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildArch:      noarch
@@ -25,7 +25,7 @@
 interacting with bugzilla from shell scripts.
 
 %prep
-%setup -q -n %{name}-%{version}-rc3
+%setup -q -n %{name}-%{version}-rc4
 
 
 %build
@@ -52,7 +52,17 @@
 
 
 %changelog
-* Fri Oct  8 2008 Will Woods <wwoods at redhat.com> 0.4.0.rc3
+* Wed Oct 15 2008 Will Woods <wwoods at redhat.com> 0.4-0.rc4
+- CLI: fix traceback with --full (Don Zickus)
+- CLI: add --oneline (Don Zickus)
+- CLI: speedup when querying bugs by ID (Don Zickus)
+- CLI: add --bztype
+- CLI: --bug_status defaults to ALL
+- Fix addcc()/deletecc()
+- RHBugzilla3: raise useful error on getbug(unreadable_bug_id)
+- Add adduser() (Jon Stanley)
+
+* Fri Oct  8 2008 Will Woods <wwoods at redhat.com> 0.4-0.rc3
 - Add updateperms() - patch courtesy of Jon Stanley
 - Fix attachfile() for RHBugzilla3
 - Actually install man page. Whoops.


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/python-bugzilla/devel/sources,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- sources	9 Oct 2008 04:44:49 -0000	1.6
+++ sources	16 Oct 2008 20:26:58 -0000	1.7
@@ -1 +1 @@
-8b8d9e32be69975fd5a9631348cac5aa  python-bugzilla-0.4-rc3.tar.bz2
+5ceabe79e888f7ed73a2b41102d4732f  python-bugzilla-0.4-rc4.tar.bz2




More information about the fedora-extras-commits mailing list