commit 02e6795a7ea7de635de4d114eabbd37571101b32
Author: David Dick <dd...@cpan.org>
Date:   Thu Mar 19 18:45:24 2015 +1100

    Update to 0.83

 .gitignore                  | 1 +
 perl-Excel-Writer-XLSX.spec | 6 +++++-
 sources                     | 2 +-
 3 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index b6dc9d2..69eb36b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@
 /Excel-Writer-XLSX-0.78.tar.gz
 /Excel-Writer-XLSX-0.79.tar.gz
 /Excel-Writer-XLSX-0.81.tar.gz
+/Excel-Writer-XLSX-0.83.tar.gz
diff --git a/perl-Excel-Writer-XLSX.spec b/perl-Excel-Writer-XLSX.spec
index be6b5fb..b54eb88 100644
--- a/perl-Excel-Writer-XLSX.spec
+++ b/perl-Excel-Writer-XLSX.spec
@@ -1,5 +1,5 @@
 Name:           perl-Excel-Writer-XLSX
-Version:        0.81
+Version:        0.83
 Release:        1%{?dist}
 Summary:        Create a new file in the Excel 2007+ XLSX format
 License:        GPL+ or Artistic
@@ -43,6 +43,7 @@ The Excel::Writer::XLSX module can be used to create an Excel 
file in the
 %setup -q -n Excel-Writer-XLSX-%{version}
 iconv --from=ISO-8859-1 --to=UTF-8 README > README.new
 touch -r README.new README
+mv README.new README
 
 %build
 %{__perl} Makefile.PL INSTALLDIRS=vendor
@@ -66,6 +67,9 @@ make test
 %{_bindir}/*
 
 %changelog
+* Thu Mar 19 2015 David Dick <dd...@cpan.org> - 0.83-1
+- Update to 0.83
+
 * Sat Nov 08 2014 David Dick <dd...@cpan.org> - 0.81-1
 - Update to 0.81
 
diff --git a/sources b/sources
index 8e33b80..7b58f0d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-46246692b03d5e82e40125b8f32ff554  Excel-Writer-XLSX-0.81.tar.gz
+3958ede66f2295c87828b599bff5eab7  Excel-Writer-XLSX-0.83.tar.gz
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Reply via email to