epel9
Petr Šabata 13 years ago
parent bb4d0208b5
commit dfd1b496ff

1
.gitignore vendored

@ -13,3 +13,4 @@ Text-CSV_XS-0.72.tgz
/Text-CSV_XS-0.87.tgz
/Text-CSV_XS-0.88.tgz
/Text-CSV_XS-0.90.tgz
/Text-CSV_XS-0.91.tgz

@ -1,6 +1,6 @@
Name: perl-Text-CSV_XS
Version: 0.90
Release: 3%{?dist}
Version: 0.91
Release: 1%{?dist}
Summary: Comma-separated values manipulation routines
Group: Development/Libraries
License: GPL+ or Artistic
@ -57,6 +57,9 @@ make test
%{_mandir}/man3/*.3pm*
%changelog
* Wed Aug 22 2012 Petr Šabata <contyk@redhat.com> - 0.91-1
- 0.91 bump (mostly test-cases updates)
* Fri Jul 20 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.90-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild

@ -1 +1 @@
96c8f6471f56a4b28fad71195e35fc6d Text-CSV_XS-0.90.tgz
391fb562340969e76250bcc02bfa58fa Text-CSV_XS-0.91.tgz

Loading…
Cancel
Save