rpms/python-toscawidgets/EL-5 .cvsignore, 1.5, 1.6 python-toscawidgets.spec, 1.4, 1.5 sources, 1.5, 1.6

Luke Macken lmacken at fedoraproject.org
Thu Oct 1 16:22:24 UTC 2009


Author: lmacken

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

Modified Files:
	.cvsignore python-toscawidgets.spec sources 
Log Message:
0.9.8 release


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/python-toscawidgets/EL-5/.cvsignore,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -p -r1.5 -r1.6
--- .cvsignore	23 Oct 2008 22:08:33 -0000	1.5
+++ .cvsignore	1 Oct 2009 16:22:24 -0000	1.6
@@ -1 +1 @@
-ToscaWidgets-0.9.3.tar.gz
+ToscaWidgets-0.9.8.tar.gz


Index: python-toscawidgets.spec
===================================================================
RCS file: /cvs/pkgs/rpms/python-toscawidgets/EL-5/python-toscawidgets.spec,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -p -r1.4 -r1.5
--- python-toscawidgets.spec	23 Oct 2008 22:08:33 -0000	1.4
+++ python-toscawidgets.spec	1 Oct 2009 16:22:24 -0000	1.5
@@ -1,10 +1,10 @@
 # sitelib for noarch packages, sitearch for others (remove the unneeded one)
-%{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
+%{!?python_sitelib: %global python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
 
-%define srcname ToscaWidgets
+%global srcname ToscaWidgets
 
 Name:           python-toscawidgets
-Version:        0.9.3
+Version:        0.9.8
 Release:        1%{?dist}
 Summary:        Toolkit to help create widgets for WSGI web apps
 Group:          Development/Languages
@@ -56,6 +56,46 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Thu Oct 01 2009 Luke Macken <lmacken at redhat.com> - 0.9.8-1
+- 0.9.8 release
+- Remove js patch which is now upstream
+
+* Thu Aug 27 2009 Luke Macken <lmacken at redhat.com> - 0.9.8-0.4.dev20090825
+- Apply a patch from http://toscawidgets.org/trac/tw/ticket/30
+  to fix problems with encoding javascript methods.
+
+* Tue Aug 25 2009 Luke Macken <lmacken at redhat.com> - 0.9.8-0.3.dev20090825
+- Update to the latest mercurial snapshot, which fixes the python 2.4
+  incompatibilites.
+
+* Mon Aug 24 2009 Luke Macken <lmacken at redhat.com> - 0.9.8-0.2.dev20090822
+- Add a couple of patches to get things working on Python2.4
+
+* Sat Aug 22 2009 Luke Macken <lmacken at redhat.com> - 0.9.8-0.1.dev20090822
+- Update to a 0.9.8 development snapshot
+
+* Wed Aug 12 2009 Luke Macken <lmacken at redhat.com> - 0.9.7.2-1
+- 0.9.7.2
+
+* Sun Jul 26 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.9.7.1-2
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
+
+* Sat Jun 27 2009 Luke Macken <lmacken at redhat.com> - 0.9.7.1-1
+- 0.9.7.1
+- s/define/global/
+
+* Thu Jun 04 2009 Luke Macken <lmacken at redhat.com> - 0.9.6-1
+- Update to 0.9.6
+
+* Thu Feb 26 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.9.4-2
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
+
+* Tue Jan 06 2009 Luke Macken <lmacken at redhat.com> - 0.9.4-1
+- Update to 0.9.4
+
+* Sat Nov 29 2008 Ignacio Vazquez-Abrams <ivazqueznet+rpm at gmail.com> - 0.9.3-2
+- Rebuild for Python 2.6
+
 * Tue Aug 26 2008 Toshio Kuratomi <toshio at fedoraproject.org> - 0.9.3-1
 - New upstream.
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/python-toscawidgets/EL-5/sources,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -p -r1.5 -r1.6
--- sources	23 Oct 2008 22:08:33 -0000	1.5
+++ sources	1 Oct 2009 16:22:24 -0000	1.6
@@ -1 +1 @@
-8b7ab6572e5487cc3609b2e097fadcf3  ToscaWidgets-0.9.3.tar.gz
+b862d639102242fa6893f2677864d5b1  ToscaWidgets-0.9.8.tar.gz




More information about the scm-commits mailing list