Commit Graph

13 Commits

Author SHA1 Message Date
Emmanuel Seyman
864a070cfb Update to 0.200008 2023-01-01 12:34:28 +01:00
Paul Howarth
0cf2f0abd9 Update to 0.200007
- New upstream release 0.200007
  - Rename the test library "Parent.pm" to "Mother.pm" to avoid conflict with
    core "parent.pm" on case-insensitive systems
- Drop legacy Group: tag
- Simplify find command using -delete
- Classify buildreqs by usage
2017-07-07 21:57:07 +01:00
Paul Howarth
b59aa38711 Update to 0.200006
- New upstream release 0.200006
  - Skip tests on Win32 pre-5.14 related to line endings; perl munges the data
    before we're able to get at it
2014-03-10 16:29:12 +00:00
Paul Howarth
793a753dc4 Update to 0.200005
- 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
2013-12-11 15:06:30 +00:00
Paul Howarth
019c1a610d Update to 0.200004
- New upstream release 0.200004
  - Avoid confusion between \n, \x0d\x0a, and Win32
2013-12-02 11:11:47 +00:00
Paul Howarth
30d67d7a62 Update to 0.200003
- 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
2013-11-04 13:29:13 +00:00
Paul Howarth
d3caf52cfb Update to 0.101622
- 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
2013-06-20 12:01:47 +01:00
Daniel P. Berrange
dd3683824a Update to 0.101621 release (rhbz #785362) 2012-01-30 11:47:54 +00:00
Mark Chappell
eda0ac8277 Add in new missing BR 2010-06-30 12:53:29 +00:00
Daniel P. Berrange
51ee70a020 Update to 0.093410 release 2010-01-07 09:07:37 +00:00
Daniel P. Berrange
afc981ad8a Update to 0.091820 release 2009-07-22 19:09:02 +00:00
Daniel P. Berrange
5710c7f376 Initial import of perl-Data-Section after review (rhbz #461303) 2008-09-10 10:24:09 +00:00
Kevin Fenzi
59b108cbc3 Setup of module perl-Data-Section 2008-09-10 02:20:49 +00:00