|
|
@ -1,6 +1,6 @@
|
|
|
|
Name: perl-Text-CSV_XS
|
|
|
|
Name: perl-Text-CSV_XS
|
|
|
|
Version: 0.88
|
|
|
|
Version: 0.90
|
|
|
|
Release: 2%{?dist}
|
|
|
|
Release: 1%{?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
|
|
|
@ -57,6 +57,9 @@ make test
|
|
|
|
%{_mandir}/man3/*.3pm*
|
|
|
|
%{_mandir}/man3/*.3pm*
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Tue Jun 19 2012 Petr Šabata <contyk@redhat.com> - 0.90-1
|
|
|
|
|
|
|
|
- 0.90 bump
|
|
|
|
|
|
|
|
|
|
|
|
* Tue Jun 12 2012 Petr Pisar <ppisar@redhat.com> - 0.88-2
|
|
|
|
* Tue Jun 12 2012 Petr Pisar <ppisar@redhat.com> - 0.88-2
|
|
|
|
- Perl 5.16 rebuild
|
|
|
|
- Perl 5.16 rebuild
|
|
|
|
|
|
|
|
|
|
|
|