[perl-Text-Xslate] Update to 3.1.2

Christopher Meng cicku at fedoraproject.org
Fri Feb 21 08:14:05 UTC 2014


commit 9b4f39e2674d9d37f501c58ea67f18f93740effd
Author: Christopher Meng <i at cicku.me>
Date:   Fri Feb 21 16:14:39 2014 +0800

    Update to 3.1.2

 .gitignore            |    1 +
 perl-Text-Xslate.spec |    7 +++++--
 sources               |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index cf1c3c7..4282d8d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /Text-Xslate-3.1.1.tar.gz
+/Text-Xslate-3.1.2.tar.gz
diff --git a/perl-Text-Xslate.spec b/perl-Text-Xslate.spec
index ef7c26e..e518b62 100644
--- a/perl-Text-Xslate.spec
+++ b/perl-Text-Xslate.spec
@@ -1,7 +1,7 @@
 %global pkgname Text-Xslate
 
 Name:           perl-Text-Xslate
-Version:        3.1.1
+Version:        3.1.2
 Release:        1%{?dist}
 Summary:        Scalable template engine
 License:        GPL+ or Artistic
@@ -56,7 +56,7 @@ BuildRequires:  perl(utf8)
 BuildRequires:  perl(vars)
 BuildRequires:  perl(warnings)
 BuildRequires:  perl(XSLoader)
-#Tests only.
+# Tests only.
 BuildRequires:  perl(Devel::StackTrace)
 BuildRequires:  perl(Template)
 BuildRequires:  perl(Template::Plugin::String)
@@ -99,6 +99,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Thu Feb 20 2014 Christopher Meng <rpm at cicku.me> - 3.1.2-1
+- Update to 3.1.2
+
 * Fri Jan 24 2014 Christopher Meng <rpm at cicku.me> - 3.1.1-1
 - Update to 3.1.1
 - Remove unneeded requires.
diff --git a/sources b/sources
index 37e782d..6c123c9 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-6a6f250eaaaec59dde73acd70d30bb5f  Text-Xslate-3.1.1.tar.gz
+a785599c4087cc704a389b11a56bbe9c  Text-Xslate-3.1.2.tar.gz



More information about the perl-devel mailing list