|
|
@ -1,6 +1,6 @@
|
|
|
|
Name: perl-Text-CSV_XS
|
|
|
|
Name: perl-Text-CSV_XS
|
|
|
|
Version: 1.39
|
|
|
|
Version: 1.39
|
|
|
|
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
|
|
|
@ -81,6 +81,9 @@ make %{?_smp_mflags} test
|
|
|
|
%{_mandir}/man3/Text::CSV_XS.3*
|
|
|
|
%{_mandir}/man3/Text::CSV_XS.3*
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Fri May 31 2019 Jitka Plesnikova <jplesnik@redhat.com> - 1.39-2
|
|
|
|
|
|
|
|
- Perl 5.30 rebuild
|
|
|
|
|
|
|
|
|
|
|
|
* Sat Mar 16 2019 Paul Howarth <paul@city-fan.org> - 1.39-1
|
|
|
|
* Sat Mar 16 2019 Paul Howarth <paul@city-fan.org> - 1.39-1
|
|
|
|
- Update to 1.39
|
|
|
|
- Update to 1.39
|
|
|
|
- It's 2019
|
|
|
|
- It's 2019
|
|
|
|