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

thomasj thomasj at fedoraproject.org
Thu Sep 30 20:23:24 UTC 2010


commit 7781b8551fffff1a793edc3bc3f79023136f99db
Author: Thomas Janssen <thomasj at fedoraproject.org>
Date:   Thu Sep 30 22:23:20 2010 +0200

    bugfix (memory leak) update 0.1.6

 .gitignore    |    1 +
 grantlee.spec |    5 ++++-
 sources       |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 6b48c23..fdb0c64 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 grantlee-0.1.2.tar.gz
+/grantlee-0.1.6.tar.gz
diff --git a/grantlee.spec b/grantlee.spec
index b490053..397279d 100644
--- a/grantlee.spec
+++ b/grantlee.spec
@@ -3,7 +3,7 @@
 # apidocs disabled until we agree on a standard path.
 
 Name:           grantlee
-Version:        0.1.2
+Version:        0.1.6
 Release:        1%{?dist}
 Summary:        Qt string template engine based on the Django template system
 
@@ -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
+
 * Sun Jul 04 2010 Thomas Janssen <thomasj at fedoraproject.org> 0.1.2-1
 - grantlee 0.1.2
 
diff --git a/sources b/sources
index a7a9a9c..95d2286 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-5be2280113230152625dd95aff54b8e8  grantlee-0.1.2.tar.gz
+6260d3d05cf9e602668bcb0a35b49b2c  grantlee-0.1.6.tar.gz


More information about the scm-commits mailing list