epel9
Petr Písař 12 years ago
parent 960ac6963c
commit 3593b97648

1
.gitignore vendored

@ -17,3 +17,4 @@ Text-CSV_XS-0.72.tgz
/Text-CSV_XS-0.92.tgz /Text-CSV_XS-0.92.tgz
/Text-CSV_XS-0.93.tgz /Text-CSV_XS-0.93.tgz
/Text-CSV_XS-0.94.tgz /Text-CSV_XS-0.94.tgz
/Text-CSV_XS-0.95.tgz

@ -1,5 +1,5 @@
Name: perl-Text-CSV_XS Name: perl-Text-CSV_XS
Version: 0.94 Version: 0.95
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
* Mon Jan 14 2013 Petr Pisar <ppisar@redhat.com> - 0.95-1
- 0.95 bump
* Tue Dec 04 2012 Petr Pisar <ppisar@redhat.com> - 0.94-1 * Tue Dec 04 2012 Petr Pisar <ppisar@redhat.com> - 0.94-1
- 0.94 bump - 0.94 bump

@ -1 +1 @@
f89b1cb368b07e794f96d7a9995c259a Text-CSV_XS-0.94.tgz 897139a28c030926e72560fe8910e4d8 Text-CSV_XS-0.95.tgz

Loading…
Cancel
Save