|
|
@ -1,6 +1,6 @@
|
|
|
|
Name: perl-Text-CSV_XS
|
|
|
|
Name: perl-Text-CSV_XS
|
|
|
|
Version: 1.36
|
|
|
|
Version: 1.36
|
|
|
|
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: https://metacpan.org/release/Text-CSV_XS
|
|
|
|
URL: https://metacpan.org/release/Text-CSV_XS
|
|
|
@ -84,6 +84,9 @@ make %{?_smp_mflags} test
|
|
|
|
%{_mandir}/man3/Text::CSV_XS.3*
|
|
|
|
%{_mandir}/man3/Text::CSV_XS.3*
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Thu Jun 28 2018 Jitka Plesnikova <jplesnik@redhat.com> - 1.36-2
|
|
|
|
|
|
|
|
- Perl 5.28 rebuild
|
|
|
|
|
|
|
|
|
|
|
|
* Tue Jun 26 2018 Paul Howarth <paul@city-fan.org> - 1.36-1
|
|
|
|
* Tue Jun 26 2018 Paul Howarth <paul@city-fan.org> - 1.36-1
|
|
|
|
- Update to 1.36
|
|
|
|
- Update to 1.36
|
|
|
|
- Now also tested on FreeBSD-11.1
|
|
|
|
- Now also tested on FreeBSD-11.1
|
|
|
|