[grantlee] update to 0.1.6

thomasj thomasj at fedoraproject.org
Mon Sep 27 06:55:15 UTC 2010


commit c5868460905407e9641374dd487fdb56dac82afd
Author: Thomas Janssen <thomasj at fedoraproject.org>
Date:   Mon Sep 27 08:55:15 2010 +0200

    update to 0.1.6

 .gitignore    |    1 +
 grantlee.spec |    5 ++++-
 sources       |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 7b250f6..16c3d4b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 grantlee-0.1.2.tar.gz
 /grantlee-0.1.5.tar.gz
+/grantlee-0.1.6.tar.gz
diff --git a/grantlee.spec b/grantlee.spec
index 1dc7f5f..f97460a 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.5
+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
+* Mon Sep 27 2010 Thomas Janssen <thomasj at fedoraproject.org> 0.1.6-1
+- grantlee 0.1.6
+
 * Fri Aug 27 2010 Thomas Janssen <thomasj at fedoraproject.org> 0.1.5-1
 - grantlee 0.1.5
 
diff --git a/sources b/sources
index 1050f2b..95d2286 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-23a13e6c7344d892485a86b53b90571e  grantlee-0.1.5.tar.gz
+6260d3d05cf9e602668bcb0a35b49b2c  grantlee-0.1.6.tar.gz


More information about the scm-commits mailing list