|
|
|
@ -1,6 +1,6 @@
|
|
|
|
|
Name: perl-Spreadsheet-WriteExcel
|
|
|
|
|
Version: 2.20
|
|
|
|
|
Release: 1%{?dist}
|
|
|
|
|
Release: 2%{?dist}
|
|
|
|
|
Summary: Write formatted text and numbers to a cross-platform Excel binary file
|
|
|
|
|
|
|
|
|
|
Group: Development/Libraries
|
|
|
|
@ -63,6 +63,9 @@ rm -rf $RPM_BUILD_ROOT
|
|
|
|
|
%{_mandir}/man3/*.3*
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Fri Feb 8 2008 Tom "spot" Callaway <tcallawa@redhat.com> 2.20-2
|
|
|
|
|
- rebuild for new perl
|
|
|
|
|
|
|
|
|
|
* Wed Nov 28 2007 Tom "spot" Callaway <tcallawa@redhat.com> 2.20-1
|
|
|
|
|
- 2.20
|
|
|
|
|
|
|
|
|
|