[grantlee] grantlee 0.1.5

thomasj thomasj at fedoraproject.org
Fri Aug 27 10:51:10 UTC 2010


commit 8bf9f74f0e79b32b1bb4ba66a6adee394fb01d39
Author: Thomas Janssen <thomasj at fedoraproject.org>
Date:   Fri Aug 27 12:50:36 2010 +0200

    grantlee 0.1.5

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


More information about the scm-commits mailing list