- New upstream release 0.200005
- Open DATA handles both :raw and :bytes to avoid content munging on Win32
- This is not yet a perfect solution for Win32
- New upstream release 0.200003
[THIS MIGHT BREAK STUFF]
- Add an "encoding" parameter to set encoding of data section contents; this
defaults to UTF-8
- Drop support for old distributions as we now need Test::FailWarnings, which
isn't available there
- New upstream release 0.101622
- Add a link to an Advent article about Data-Section
- Update bugtracker, repo, etc.
- Run the release tests separately
- BR: perl(base), perl(File::Find), perl(File::Temp) and perl(lib) for the test
suite
- Drop BR: perl(Pod::Coverage::TrustPod) and perl(Test::Pod::Coverage) as
upstream has dropped their Pod coverage test
- Update patch for building with old Test::More versions
- Add test suite patch to support building with Test::More < 0.88 so that we
can build for EPEL-5, only applying the patch when necessary
- BR: at least version 0.09 of perl(MRO::Compat)
- BR: perl(Pod::Coverage::TrustPod), perl(Test::Pod) and
perl(Test::Pod::Coverage) for full test coverage
- Run the release tests too
- Drop redundant explicit versioned dependency on perl(Sub::Exporter)
- Don't need to remove empty directories from buildroot
- Don't use macros for commands
- Use DESTDIR rather than PERL_INSTALL_ROOT
- Drop %defattr, redundant since rpm 4.4
- Make %files list more explicit