|
|
@ -1,6 +1,6 @@
|
|
|
|
Name: perl-Text-CSV_XS
|
|
|
|
Name: perl-Text-CSV_XS
|
|
|
|
Version: 1.01
|
|
|
|
Version: 1.01
|
|
|
|
Release: 1%{?dist}
|
|
|
|
Release: 2%{?dist}
|
|
|
|
Summary: Comma-separated values manipulation routines
|
|
|
|
Summary: Comma-separated values manipulation routines
|
|
|
|
Group: Development/Libraries
|
|
|
|
Group: Development/Libraries
|
|
|
|
License: GPL+ or Artistic
|
|
|
|
License: GPL+ or Artistic
|
|
|
@ -67,6 +67,9 @@ make test %{?_smp_mflags}
|
|
|
|
%{_mandir}/man3/*.3pm*
|
|
|
|
%{_mandir}/man3/*.3pm*
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Fri Jul 19 2013 Petr Pisar <ppisar@redhat.com> - 1.01-2
|
|
|
|
|
|
|
|
- Perl 5.18 rebuild
|
|
|
|
|
|
|
|
|
|
|
|
* Thu Jun 20 2013 Petr Šabata <contyk@redhat.com> - 1.01-1
|
|
|
|
* Thu Jun 20 2013 Petr Šabata <contyk@redhat.com> - 1.01-1
|
|
|
|
- 1.01 bump
|
|
|
|
- 1.01 bump
|
|
|
|
|
|
|
|
|
|
|
|