|
|
@ -1,5 +1,5 @@
|
|
|
|
Name: perl-Text-CSV_XS
|
|
|
|
Name: perl-Text-CSV_XS
|
|
|
|
Version: 0.93
|
|
|
|
Version: 0.94
|
|
|
|
Release: 1%{?dist}
|
|
|
|
Release: 1%{?dist}
|
|
|
|
Summary: Comma-separated values manipulation routines
|
|
|
|
Summary: Comma-separated values manipulation routines
|
|
|
|
Group: Development/Libraries
|
|
|
|
Group: Development/Libraries
|
|
|
@ -62,6 +62,9 @@ make test
|
|
|
|
%{_mandir}/man3/*.3pm*
|
|
|
|
%{_mandir}/man3/*.3pm*
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Tue Dec 04 2012 Petr Pisar <ppisar@redhat.com> - 0.94-1
|
|
|
|
|
|
|
|
- 0.94 bump
|
|
|
|
|
|
|
|
|
|
|
|
* Wed Nov 21 2012 Petr Pisar <ppisar@redhat.com> - 0.93-1
|
|
|
|
* Wed Nov 21 2012 Petr Pisar <ppisar@redhat.com> - 0.93-1
|
|
|
|
- 0.93 bump
|
|
|
|
- 0.93 bump
|
|
|
|
|
|
|
|
|
|
|
|