|
|
|
@ -1,5 +1,5 @@
|
|
|
|
|
Name: perl-Text-CSV_XS
|
|
|
|
|
Version: 0.99
|
|
|
|
|
Version: 1.00
|
|
|
|
|
Release: 1%{?dist}
|
|
|
|
|
Summary: Comma-separated values manipulation routines
|
|
|
|
|
Group: Development/Libraries
|
|
|
|
@ -67,6 +67,9 @@ make test %{?_smp_mflags}
|
|
|
|
|
%{_mandir}/man3/*.3pm*
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Fri Jun 14 2013 Petr Šabata <contyk@redhat.com> - 1.00-1
|
|
|
|
|
- 1.00 bugfix bump
|
|
|
|
|
|
|
|
|
|
* Tue Jun 11 2013 Petr Šabata <contyk@redhat.com> - 0.99-1
|
|
|
|
|
- 0.99 bump
|
|
|
|
|
|
|
|
|
|