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

Will Woods wwoods at fedoraproject.org
Wed Mar 25 16:54:59 UTC 2009


Author: wwoods

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

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


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/python-bugzilla/devel/.cvsignore,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- .cvsignore	12 Feb 2009 22:20:41 -0000	1.7
+++ .cvsignore	25 Mar 2009 16:54:29 -0000	1.8
@@ -1 +1 @@
-python-bugzilla-0.5-rc1.tar.bz2
+python-bugzilla-0.5.tar.bz2


Index: python-bugzilla.spec
===================================================================
RCS file: /cvs/pkgs/rpms/python-bugzilla/devel/python-bugzilla.spec,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- python-bugzilla.spec	26 Feb 2009 20:51:47 -0000	1.10
+++ python-bugzilla.spec	25 Mar 2009 16:54:29 -0000	1.11
@@ -2,13 +2,13 @@
 
 Name:           python-bugzilla
 Version:        0.5
-Release:        0.rc1%{?dist}.1
+Release:        1%{?dist}
 Summary:        A python library for interacting with Bugzilla
 
 Group:          Development/Languages
 License:        GPLv2+
 URL:            http://fedorahosted.org/python-bugzilla
-Source0:        python-bugzilla-0.5-rc1.tar.bz2
+Source0:        %{name}-%{version}.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}-rc1
+%setup -q
 
 
 %build
@@ -52,10 +52,15 @@
 
 
 %changelog
+* 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)
+- Update version number for 0.5 final
+
 * Thu Feb 26 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.5-0.rc1.1
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
 
-* Thu Feb 12 2009 Will Wods <wwoods at redhat.com> 0.5-0.rc1
+* Thu Feb 12 2009 Will Woods <wwoods at redhat.com> 0.5-0.rc1
 - Improve cookie handling
 - Add User class and associated Bugzilla methods (in Bugzilla 3.4)
 - Add {add,edit,get}component methods


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/python-bugzilla/devel/sources,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- sources	12 Feb 2009 22:20:41 -0000	1.8
+++ sources	25 Mar 2009 16:54:29 -0000	1.9
@@ -1 +1 @@
-2c8d7c275579b4da480717b732359bb1  python-bugzilla-0.5-rc1.tar.bz2
+a8df50421db1dfe97cf1d0d1be6d13d8  python-bugzilla-0.5.tar.bz2




More information about the fedora-extras-commits mailing list