|
|
|
@ -1,6 +1,6 @@
|
|
|
|
|
Name: perl-Spreadsheet-WriteExcel
|
|
|
|
|
Version: 2.17
|
|
|
|
|
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 Sep 15 2006 Tom "spot" Callaway <tcallawa@redhat.com> 2.17-2
|
|
|
|
|
- bump for fc6
|
|
|
|
|
|
|
|
|
|
* Fri Jul 7 2006 Tom "spot" Callaway <tcallawa@redhat.com> 2.17-1
|
|
|
|
|
- bump to 2.17
|
|
|
|
|
|
|
|
|
|