From dfc77f238e160de2988a34e973d1d1d70fcf75f8 Mon Sep 17 00:00:00 2001
From: Johan Vromans <jvrom...@squirrel.nl>
Date: Sat, 28 Jan 2017 20:09:42 +0100
Subject: Upgrade to upstream 1.91.

---
 .gitignore         |  1 +
 perl-Text-CSV.spec | 11 +++++++----
 sources            |  2 +-
 3 files changed, 9 insertions(+), 5 deletions(-)

diff --git a/.gitignore b/.gitignore
index d7cd9e9..8279e57 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@
 /Text-CSV-1.21.tar.gz
 /Text-CSV-1.30.tar.gz
 /Text-CSV-1.33.tar.gz
+/Text-CSV-1.91.tar.gz
diff --git a/perl-Text-CSV.spec b/perl-Text-CSV.spec
index f504a01..361d654 100644
--- a/perl-Text-CSV.spec
+++ b/perl-Text-CSV.spec
@@ -1,11 +1,11 @@
 Name:       perl-Text-CSV
-Version:    1.33
-Release:    3%{?dist}
+Version:    1.91
+Release:    4%{?dist}
 Summary:    Comma-separated values manipulator
 Group:      Development/Libraries
 License:    GPL+ or Artistic
 URL:        http://search.cpan.org/dist/Text-CSV/
-Source0:    
http://search.cpan.org/CPAN/authors/id/M/MA/MAKAMAKA/Text-CSV-%{version}.tar.gz
+Source0:    
http://search.cpan.org/CPAN/authors/id/I/IS/ISHIGAKI/Text-CSV-1.91.tar.gz
 BuildArch:  noarch
 BuildRequires:  coreutils
 BuildRequires:  findutils
@@ -60,11 +60,14 @@ find %{buildroot} -type f -name .packlist -exec rm -f {} ';'
 %{_fixperms} %{buildroot}
 
 %files
-%doc Changes README
+%doc Changes README.md
 %{perl_vendorlib}/*
 %{_mandir}/man3/*.3*
 
 %changelog
+* Sat Jan 28 2017 Johan Vromans <jvrom...@squirrel.nl> - 1.91-4
+- Upgrade to upstream 1.91.
+
 * Sun May 15 2016 Jitka Plesnikova <jples...@redhat.com> - 1.33-3
 - Perl 5.24 rebuild
 
diff --git a/sources b/sources
index 94b6e6d..f843f43 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-358e2f2ddb6c7746c91e49a7db97b634  Text-CSV-1.33.tar.gz
+SHA512 (Text-CSV-1.91.tar.gz) = 
1dfd1de9b91390df38788a36423d671d4b3aafc7b5a106b994ced944893b73a90bd0e7ad0ce88f51e81e7ff70c507a1c70fbe9a55c7139860f84f18e060d15d9
-- 
cgit v1.1


        
https://src.fedoraproject.org/cgit/perl-Text-CSV.git/commit/?h=f25&id=dfc77f238e160de2988a34e973d1d1d70fcf75f8
_______________________________________________
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org

Reply via email to