rpms/python-toscawidgets/devel .cvsignore, 1.12, 1.13 python-toscawidgets.spec, 1.17, 1.18 sources, 1.12, 1.13 python-toscawidgets-deprecation.patch, 1.2, NONE

Luke Macken lmacken at fedoraproject.org
Mon Jul 26 21:55:35 UTC 2010


Author: lmacken

Update of /cvs/pkgs/rpms/python-toscawidgets/devel
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv2809

Modified Files:
	.cvsignore python-toscawidgets.spec sources 
Removed Files:
	python-toscawidgets-deprecation.patch 
Log Message:
* Mon Jul 26 2010 Luke Macken <lmacken at redhat.com> - 0.9.10-1
- 0.9.10 bugfix release
- Remove python-toscawidgets-deprecation.patch




Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/python-toscawidgets/devel/.cvsignore,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -p -r1.12 -r1.13
--- .cvsignore	27 Jan 2010 22:29:23 -0000	1.12
+++ .cvsignore	26 Jul 2010 21:55:34 -0000	1.13
@@ -1 +1 @@
-ToscaWidgets-0.9.9.tar.gz
+ToscaWidgets-0.9.10.tar.gz


Index: python-toscawidgets.spec
===================================================================
RCS file: /cvs/pkgs/rpms/python-toscawidgets/devel/python-toscawidgets.spec,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -p -r1.17 -r1.18
--- python-toscawidgets.spec	22 Jul 2010 05:36:24 -0000	1.17
+++ python-toscawidgets.spec	26 Jul 2010 21:55:35 -0000	1.18
@@ -4,15 +4,13 @@
 %global srcname ToscaWidgets
 
 Name:           python-toscawidgets
-Version:        0.9.9
-Release:        2%{?dist}
+Version:        0.9.10
+Release:        1%{?dist}
 Summary:        Toolkit to help create widgets for WSGI web apps
 Group:          Development/Languages
 License:        MIT
 URL:            http://toscawidgets.org/
 Source0:        http://pypi.python.org/packages/source/T/%{srcname}/%{srcname}-%{version}.tar.gz
-# http://toscawidgets.org/trac/tw/ticket/46
-Patch0: python-toscawidgets-deprecation.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildArch:      noarch
@@ -38,7 +36,6 @@ or frameworks.
 
 %prep
 %setup -q -n %{srcname}-%{version}
-%patch0 -p1 -b .depr
 
 %build
 %{__python} setup.py build
@@ -59,6 +56,10 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Mon Jul 26 2010 Luke Macken <lmacken at redhat.com> - 0.9.10-1
+- 0.9.10 bugfix release
+- Remove python-toscawidgets-deprecation.patch
+
 * Thu Jul 22 2010 David Malcolm <dmalcolm at redhat.com> - 0.9.9-2
 - Rebuilt for https://fedoraproject.org/wiki/Features/Python_2.7/MassRebuild
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/python-toscawidgets/devel/sources,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -p -r1.12 -r1.13
--- sources	27 Jan 2010 22:29:23 -0000	1.12
+++ sources	26 Jul 2010 21:55:35 -0000	1.13
@@ -1 +1 @@
-efa4e07ab19af41388302622f8820fbe  ToscaWidgets-0.9.9.tar.gz
+0339859015b178d379053fb0f38ba82e  ToscaWidgets-0.9.10.tar.gz


--- python-toscawidgets-deprecation.patch DELETED ---



More information about the scm-commits mailing list