rpms/python-toscawidgets/F-11 .cvsignore, 1.8, 1.9 python-toscawidgets.spec, 1.10, 1.11 sources, 1.8, 1.9

Luke Macken lmacken at fedoraproject.org
Thu Oct 1 16:18:45 UTC 2009


Author: lmacken

Update of /cvs/pkgs/rpms/python-toscawidgets/F-11
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv10401

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


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/python-toscawidgets/F-11/.cvsignore,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -p -r1.8 -r1.9
--- .cvsignore	7 Jan 2009 05:35:30 -0000	1.8
+++ .cvsignore	1 Oct 2009 16:18:44 -0000	1.9
@@ -1 +1 @@
-ToscaWidgets-0.9.4.tar.gz
+ToscaWidgets-0.9.8.tar.gz


Index: python-toscawidgets.spec
===================================================================
RCS file: /cvs/pkgs/rpms/python-toscawidgets/F-11/python-toscawidgets.spec,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -p -r1.10 -r1.11
--- python-toscawidgets.spec	26 Feb 2009 23:45:39 -0000	1.10
+++ python-toscawidgets.spec	1 Oct 2009 16:18:45 -0000	1.11
@@ -1,11 +1,11 @@
 # 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.4
-Release:        2%{?dist}
+Version:        0.9.8
+Release:        1%{?dist}
 Summary:        Toolkit to help create widgets for WSGI web apps
 Group:          Development/Languages
 License:        MIT
@@ -56,6 +56,37 @@ 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
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/python-toscawidgets/F-11/sources,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -p -r1.8 -r1.9
--- sources	7 Jan 2009 05:35:30 -0000	1.8
+++ sources	1 Oct 2009 16:18:45 -0000	1.9
@@ -1 +1 @@
-b0816c432869eae996b3e33fd2bbf4a0  ToscaWidgets-0.9.4.tar.gz
+b862d639102242fa6893f2677864d5b1  ToscaWidgets-0.9.8.tar.gz




More information about the fedora-extras-commits mailing list