|
|
|
@ -1,6 +1,6 @@
|
|
|
|
|
Name: perl-Text-CSV_XS
|
|
|
|
|
Version: 1.23
|
|
|
|
|
Release: 1%{?dist}
|
|
|
|
|
Release: 2%{?dist}
|
|
|
|
|
Summary: Comma-separated values manipulation routines
|
|
|
|
|
Group: Development/Libraries
|
|
|
|
|
License: GPL+ or Artistic
|
|
|
|
@ -74,6 +74,9 @@ make %{?_smp_mflags} test
|
|
|
|
|
%{_mandir}/man3/Text::CSV_XS.3*
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Sun May 15 2016 Jitka Plesnikova <jplesnik@redhat.com> - 1.23-2
|
|
|
|
|
- Perl 5.24 rebuild
|
|
|
|
|
|
|
|
|
|
* Sat Mar 26 2016 Paul Howarth <paul@city-fan.org> - 1.23-1
|
|
|
|
|
- Update to 1.23
|
|
|
|
|
- Skip unsupported encodings
|
|
|
|
|