|
|
|
@ -6,7 +6,7 @@
|
|
|
|
|
|
|
|
|
|
Name: perl-Spreadsheet-ParseExcel
|
|
|
|
|
Version: 0.5900
|
|
|
|
|
Release: 1%{?dist}
|
|
|
|
|
Release: 2%{?dist}
|
|
|
|
|
Summary: Extract information from an Excel file
|
|
|
|
|
License: GPL+ or Artistic
|
|
|
|
|
Group: Development/Libraries
|
|
|
|
@ -83,6 +83,9 @@ rm -rf %{buildroot}
|
|
|
|
|
%{_mandir}/man3/Spreadsheet::ParseExcel::Worksheet.3pm*
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.5900-2
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Mon Aug 22 2011 Paul Howarth <paul@city-fan.org> - 0.5900-1
|
|
|
|
|
- Update to 0.59 (#731907)
|
|
|
|
|
- Patch for decryption of default encrypted workbooks from Alexey Mazurin
|
|
|
|
|