|
|
|
@ -1,6 +1,6 @@
|
|
|
|
|
Name: perl-Text-CSV_XS
|
|
|
|
|
Version: 1.08
|
|
|
|
|
Release: 1%{?dist}
|
|
|
|
|
Release: 2%{?dist}
|
|
|
|
|
Summary: Comma-separated values manipulation routines
|
|
|
|
|
Group: Development/Libraries
|
|
|
|
|
License: GPL+ or Artistic
|
|
|
|
@ -68,6 +68,9 @@ make test %{?_smp_mflags}
|
|
|
|
|
%{_mandir}/man3/*.3pm*
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.08-2
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Mon May 26 2014 Petr Šabata <contyk@redhat.com> - 1.08-1
|
|
|
|
|
- 1.08 bump
|
|
|
|
|
|
|
|
|
|