[python-toscawidgets] Update to 0.9.11 (#673969)

Luke Macken lmacken at fedoraproject.org
Thu Jun 16 19:13:06 UTC 2011


commit b828d11d6ab4c6f5df5567f809b8de8d843273d2
Author: Luke Macken <lmacken at redhat.com>
Date:   Thu Jun 16 15:12:54 2011 -0400

    Update to 0.9.11 (#673969)

 .gitignore               |    1 +
 python-toscawidgets.spec |    7 +++++--
 sources                  |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 7ebda3e..05b9007 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 ToscaWidgets-0.9.10.tar.gz
+/ToscaWidgets-0.9.11.tar.gz
diff --git a/python-toscawidgets.spec b/python-toscawidgets.spec
index bc6f485..91180ae 100644
--- a/python-toscawidgets.spec
+++ b/python-toscawidgets.spec
@@ -4,8 +4,8 @@
 %global srcname ToscaWidgets
 
 Name:           python-toscawidgets
-Version:        0.9.10
-Release:        3%{?dist}
+Version:        0.9.11
+Release:        1%{?dist}
 Summary:        Toolkit to help create widgets for WSGI web apps
 Group:          Development/Languages
 License:        MIT
@@ -56,6 +56,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Thu Jun 16 2011 Luke Macken <lmacken at redhat.com> - 0.9.11-1
+- Update to 0.9.11 (#673969)
+
 * Wed Feb 09 2011 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.9.10-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
 
diff --git a/sources b/sources
index 526c216..7e99486 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-0339859015b178d379053fb0f38ba82e  ToscaWidgets-0.9.10.tar.gz
+e69c54000bfb1fb03e942b55161d3230  ToscaWidgets-0.9.11.tar.gz


More information about the scm-commits mailing list