|
|
@ -1,6 +1,6 @@
|
|
|
|
Name: perl-Text-CSV_XS
|
|
|
|
Name: perl-Text-CSV_XS
|
|
|
|
Version: 1.34
|
|
|
|
Version: 1.34
|
|
|
|
Release: 1%{?dist}
|
|
|
|
Release: 2%{?dist}
|
|
|
|
Summary: Comma-separated values manipulation routines
|
|
|
|
Summary: Comma-separated values manipulation routines
|
|
|
|
License: GPL+ or Artistic
|
|
|
|
License: GPL+ or Artistic
|
|
|
|
URL: http://search.cpan.org/dist/Text-CSV_XS/
|
|
|
|
URL: http://search.cpan.org/dist/Text-CSV_XS/
|
|
|
@ -82,6 +82,9 @@ make %{?_smp_mflags} test
|
|
|
|
%{_mandir}/man3/Text::CSV_XS.3*
|
|
|
|
%{_mandir}/man3/Text::CSV_XS.3*
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.34-2
|
|
|
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
|
|
* Mon Nov 6 2017 Paul Howarth <paul@city-fan.org> - 1.34-1
|
|
|
|
* Mon Nov 6 2017 Paul Howarth <paul@city-fan.org> - 1.34-1
|
|
|
|
- Update to 1.34
|
|
|
|
- Update to 1.34
|
|
|
|
- Bad arg for formula (like "craok") will now die with error 1500
|
|
|
|
- Bad arg for formula (like "craok") will now die with error 1500
|
|
|
|