[grantlee/f13/master] bugfix (memory leak) update 0.1.6

thomasj thomasj at fedoraproject.org
Thu Sep 30 20:34:07 UTC 2010


commit 1a9c788498291c88646577e0d5d6ec5830efd580
Author: Thomas Janssen <thomasj at fedoraproject.org>
Date:   Thu Sep 30 22:34:02 2010 +0200

    bugfix (memory leak) update 0.1.6

 .gitignore    |    1 +
 grantlee.spec |    7 +++++--
 sources       |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 01fcba9..e1bec61 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 grantlee-v0.1.1.tar.gz
+/grantlee-0.1.6.tar.gz
diff --git a/grantlee.spec b/grantlee.spec
index 05a46d8..f4d06f8 100644
--- a/grantlee.spec
+++ b/grantlee.spec
@@ -3,8 +3,8 @@
 # apidocs disabled until we agree on a standard path.
 
 Name:           grantlee
-Version:        0.1.1
-Release:        3%{?dist}
+Version:        0.1.6
+Release:        1%{?dist}
 Summary:        Qt string template engine based on the Django template system
 
 Group:          System Environment/Libraries
@@ -104,6 +104,9 @@ rm -rf %{buildroot}
 # %{_docdir}/HTML/en/grantlee-apidocs
 
 %changelog
+* Thu Sep 30 2010 Thomas Janssen <thomasj at fedoraproject.org> 0.1.6-1
+- grantlee 0.1.6 bugfix (memory leak) update
+
 * Tue May 18 2010 Thomas Janssen <thomasj at fedoraproject.org> 0.1.1-3
 - disabled apidocs until we find a standard path
 
diff --git a/sources b/sources
index 80f5eff..95d2286 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-961e583c5ab94e7a9a714063e047ace5  grantlee-v0.1.1.tar.gz
+6260d3d05cf9e602668bcb0a35b49b2c  grantlee-0.1.6.tar.gz


More information about the scm-commits mailing list