|
|
|
@ -1,5 +1,5 @@
|
|
|
|
|
Name: perl-Text-CSV_XS
|
|
|
|
|
Version: 0.96
|
|
|
|
|
Version: 0.97
|
|
|
|
|
Release: 1%{?dist}
|
|
|
|
|
Summary: Comma-separated values manipulation routines
|
|
|
|
|
Group: Development/Libraries
|
|
|
|
@ -67,6 +67,9 @@ make test %{?_smp_mflags}
|
|
|
|
|
%{_mandir}/man3/*.3pm*
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Tue Apr 02 2013 Petr Šabata <contyk@redhat.com> - 0.97-1
|
|
|
|
|
- 0.97 bump, performance enhancement
|
|
|
|
|
|
|
|
|
|
* Wed Mar 27 2013 Petr Šabata <contyk@redhat.com> - 0.96-1
|
|
|
|
|
- 0.96 bump
|
|
|
|
|
|
|
|
|
|