epel9
Petr Písař 12 years ago
parent 38557497ba
commit 423a6b4b07

1
.gitignore vendored

@ -14,3 +14,4 @@ Text-CSV_XS-0.72.tgz
/Text-CSV_XS-0.88.tgz
/Text-CSV_XS-0.90.tgz
/Text-CSV_XS-0.91.tgz
/Text-CSV_XS-0.92.tgz

@ -1,6 +1,6 @@
Name: perl-Text-CSV_XS
Version: 0.91
Release: 2%{?dist}
Version: 0.92
Release: 1%{?dist}
Summary: Comma-separated values manipulation routines
Group: Development/Libraries
License: GPL+ or Artistic
@ -60,6 +60,9 @@ make test
%{_mandir}/man3/*.3pm*
%changelog
* Wed Nov 14 2012 Petr Pisar <ppisar@redhat.com> - 0.92-1
- 0.92 bump
* Mon Nov 05 2012 Petr Pisar <ppisar@redhat.com> - 0.91-2
- Correct dependencies

@ -1 +1 @@
391fb562340969e76250bcc02bfa58fa Text-CSV_XS-0.91.tgz
a2d7dbdbd6605018d8e0082817bfa858 Text-CSV_XS-0.92.tgz

Loading…
Cancel
Save