|
|
|
@ -1,6 +1,6 @@
|
|
|
|
|
Name: perl-Text-CSV_XS
|
|
|
|
|
Version: 1.26
|
|
|
|
|
Release: 1%{?dist}
|
|
|
|
|
Release: 2%{?dist}
|
|
|
|
|
Summary: Comma-separated values manipulation routines
|
|
|
|
|
Group: Development/Libraries
|
|
|
|
|
License: GPL+ or Artistic
|
|
|
|
@ -75,6 +75,9 @@ make %{?_smp_mflags} test
|
|
|
|
|
%{_mandir}/man3/Text::CSV_XS.3*
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.26-2
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Wed Nov 30 2016 Paul Howarth <paul@city-fan.org> - 1.26-1
|
|
|
|
|
- Update to 1.26
|
|
|
|
|
- Disable some Unicode-related tests for unhealthy $PERL_UNICODE
|
|
|
|
|