|
|
@ -1,6 +1,6 @@
|
|
|
|
Name: perl-Text-CSV_XS
|
|
|
|
Name: perl-Text-CSV_XS
|
|
|
|
Version: 1.40
|
|
|
|
Version: 1.40
|
|
|
|
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 @@ find %{buildroot} -type f -name '*.bs' -empty -delete
|
|
|
|
%{_mandir}/man3/Text::CSV_XS.3*
|
|
|
|
%{_mandir}/man3/Text::CSV_XS.3*
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.40-2
|
|
|
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
|
|
* Sun Sep 15 2019 Paul Howarth <paul@city-fan.org> - 1.40-1
|
|
|
|
* Sun Sep 15 2019 Paul Howarth <paul@city-fan.org> - 1.40-1
|
|
|
|
- Update to 1.40
|
|
|
|
- Update to 1.40
|
|
|
|
- Update to Devel::PPPort-3.52
|
|
|
|
- Update to Devel::PPPort-3.52
|
|
|
|