[perl-Template-Alloy] update to 1.016

Iain Arnell iarnell at fedoraproject.org
Sat May 14 09:29:27 UTC 2011


commit 8d2634c8518ee5ce0e11d55608ec13e83a2d6457
Author: Iain Arnell <iarnell at gmail.com>
Date:   Sat May 14 11:28:53 2011 +0200

    update to 1.016

 .gitignore               |    1 +
 perl-Template-Alloy.spec |   11 ++++++-----
 sources                  |    2 +-
 3 files changed, 8 insertions(+), 6 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 770215c..8bcd749 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 Template-Alloy-1.013.tar.gz
+/Template-Alloy-1.016.tar.gz
diff --git a/perl-Template-Alloy.spec b/perl-Template-Alloy.spec
index 5f4dc11..d98d397 100644
--- a/perl-Template-Alloy.spec
+++ b/perl-Template-Alloy.spec
@@ -1,6 +1,6 @@
 Name:           perl-Template-Alloy
-Version:        1.013
-Release:        8%{?dist}
+Version:        1.016
+Release:        1%{?dist}
 Summary:        Templating tool supporting multiple markup formats 
 # see lib/Template/Alloy.pod
 License:        GPL+ or Artistic
@@ -58,13 +58,14 @@ find %{buildroot} -depth -type d -exec rmdir {} 2>/dev/null \;
 make test
 
 %files
-%defattr(-,root,root,-)
-# README is currently 0-length
-%doc Changes samples/ t/
+%doc Changes README samples/ t/
 %{perl_vendorlib}/*
 %{_mandir}/man3/*
 
 %changelog
+* Sat May 14 2011 Iain Arnell <iarnell at gmail.com> 1.016-1
+- update to latest upstream version
+
 * Wed Feb 09 2011 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.013-8
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
 
diff --git a/sources b/sources
index 8069813..14430af 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-3257da0bcba6666fe23b03d1ba048ce4  Template-Alloy-1.013.tar.gz
+5b897c08edaad89e424e25fbd883ddc0  Template-Alloy-1.016.tar.gz



More information about the perl-devel mailing list