[python-chameleon] Latest upstream, 2.15.

Ralph Bean ralph at fedoraproject.org
Fri Apr 11 21:36:25 UTC 2014


commit 358501ccf07e5a0e557823e9492e7b88061b9b71
Author: Ralph Bean <rbean at redhat.com>
Date:   Fri Apr 11 17:36:05 2014 -0400

    Latest upstream, 2.15.

 .gitignore            |    1 +
 python-chameleon.spec |    7 +++++--
 sources               |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 1af13eb..b745d5c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,4 @@
 /Chameleon-2.5.3.tar.gz
 /Chameleon-2.7.0.tar.gz
 /Chameleon-2.11.tar.gz
+/Chameleon-2.15.tar.gz
diff --git a/python-chameleon.spec b/python-chameleon.spec
index cae8cca..9f076d8 100644
--- a/python-chameleon.spec
+++ b/python-chameleon.spec
@@ -5,8 +5,8 @@
 %global srcname Chameleon
 
 Name:           python-chameleon
-Version:        2.11
-Release:        4%{?dist}
+Version:        2.15
+Release:        1%{?dist}
 Summary:        XML-based template compiler
 
 Group:          Development/Languages
@@ -135,6 +135,9 @@ popd
 %endif
 
 %changelog
+* Fri Apr 11 2014 Ralph Bean <rbean at redhat.com> - 2.15-1
+- Latest upstream.
+
 * Fri Jan 17 2014 Ralph Bean <rbean at redhat.com> - 2.11-4
 - Add dependency on ordereddict for el6.
 
diff --git a/sources b/sources
index af646e7..2354730 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-df72458bf3dd26a744dcff5ad555c34b  Chameleon-2.11.tar.gz
+0214647152fcfcb9ce357624f8f9f203  Chameleon-2.15.tar.gz


More information about the scm-commits mailing list