[python-storm] Update to 0.18

Michel Alexandre Salim salimma at fedoraproject.org
Sun Mar 13 16:10:13 UTC 2011


commit 523726f9d8ba359fc1eb0ab0e42ad56eea84fd0c
Author: Michel Alexandre Salim <salimma at fedoraproject.org>
Date:   Sun Mar 13 17:09:57 2011 +0100

    Update to 0.18

 .gitignore        |    2 +-
 python-storm.spec |    7 +++++--
 sources           |    2 +-
 3 files changed, 7 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index d9a983f..20cd8c1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/storm-0.17.tar.bz2
+/storm-0.18.tar.bz2
diff --git a/python-storm.spec b/python-storm.spec
index aa62976..227791b 100644
--- a/python-storm.spec
+++ b/python-storm.spec
@@ -1,8 +1,8 @@
 %{!?python_sitearch: %global python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")}
 
 Name:           python-storm
-Version:        0.17
-Release:        3%{?dist}
+Version:        0.18
+Release:        1%{?dist}
 Summary:        An object-relational mapper (ORM) for Python
 
 Group:          Development/Languages
@@ -123,6 +123,9 @@ rm -rf $RPM_BUILD_ROOT
 %{python_sitearch}/storm/databases/postgres.*
 
 %changelog
+* Sun Mar 13 2011 Michel Salim <salimma at fedoraproject.org> - 0.18-1
+- Update to 0.18
+
 * Wed Feb 09 2011 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.17-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
 
diff --git a/sources b/sources
index 32ed550..fe58d2a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-9d14de7df788749860fde074487929cb  storm-0.17.tar.bz2
+fbfcd4131bc32bee2219d48287e0cb5f  storm-0.18.tar.bz2


More information about the scm-commits mailing list