-
Sat Dec 30 2023 Paul Howarth <paul@city-fan.org> - 0.6600-1
- Update to 0.66
- Fix for CVE-2023-7101 (unvalidated input can lead to arbitrary code
execution vulnerability)
https://github.com/runrig/spreadsheet-parseexcel/issues/33
- Merge support for accessing hyperlink data
- Fix ExcelLocaltime rounding (CPAN RT#47072)
- Fix crash with date format that has commas (CPAN RT#93142)
- Fix distribution metadata (CPAN RT#93651)
- Allow more flexible filehandle specifications (CPAN RT#12946)
- Fix auto color (CPAN RT#93065)
- Fix test 46 skip_all plan logi
- Fix 0x00 general format and associated test (CPAN RT#52830)
- Fix undefined value as ARRAY (CPAN RT#93138)
- Fix Red Cell formats (CPAN RT#93500)
- Add tab color support (CPAN RT#93379)
- Detect active worksheet (CPAN RT#93393)
- Fix color leaks from workbook (CPAN RT#93425)
- Add support for hidden rows and columns (CPAN RT#93367)
- Save merged areas properly (CPAN RT#62953)
- Fix CellHandler not localised to object (CPAN RT#43250)
- Use %global rather than %define for macro definitions
- Switch upstream from search.cpan.org to metacpan.org
- Use SPDX-format license tag
- No longer need to fix document file permissions
- Drop redundant buildroot specification
- Drop redundant buildroot cleaning in %install section
- Don't need to remove empty directories from the buildroot
- Simplify find command using -delete
- Drop redundant %clean section
- Drop redundant %defattr specification
- Classify buildreqs by usage
- Fix permissions verbosely
- Don't assume "pm" suffix on manpage files
-
Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.5900-8
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
-
Sun Aug 04 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.5900-7
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
-
Wed Jul 31 2013 Petr Pisar <ppisar@redhat.com> - 0.5900-6
- Perl 5.18 rebuild
-
Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.5900-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
-
Fri Jul 20 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.5900-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
-
Thu Jun 21 2012 Petr Pisar <ppisar@redhat.com> - 0.5900-3
- Perl 5.16 rebuild
-
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
- Fix for invalid formatting of text cells that are numeric (CPAN RT#62073)
- BR: perl(Crypt::RC4) and perl(Digest::Perl::MD5)
- Drop conditionals for EPEL-5 support since Crypt::RC4 isn't available there
-
Mon Aug 22 2011 Paul Howarth <paul@city-fan.org> - 0.5800-1
- Update to 0.58
- Fix for text cells formatted with a leading apostrophe (CPAN RT#61299)
- Documentation fixes (CPAN RT#61320)
- Fix for currency locales in format strings (CPAN RT#60547)
- Fix for incomplete SETUP records