Commit Graph

22 Commits

Author SHA1 Message Date
Paul Howarth
c72044dfde Update to 1.31
- New upstream release 1.31
  - Switch to ExtUtils::MakeMaker for builder
  - Switch official issue tracker and repo to github
  - MANIFEST warning is now fixed; also shipping additional tests because of
    this
- Make sure <stdlib.h> and <string.h> are included, quietens lots of warnings
2018-10-26 10:57:19 +01:00
Paul Howarth
5454878158 Update to 1.30 and drop EL-5 support
- New upstream release 1.30
  - Fix handling carriage return after c-indicator (CPAN RT#41141)
  - Fix CHECK_UTF8 SEGV with empty len=0 strings (CPAN RT#61562)
  - Add missing function declarations
  - Tighten the TODO tests; no passing TODOs now, but still JSON
  - SingleQuote and \/ and \u roundtrips do fail
- Drop EL-5 support
  - Drop Group: and BuildRoot: tags
  - Drop buildroot cleaning in %install
  - Drop explicit %clean section
2017-04-20 19:44:27 +01:00
Paul Howarth
e8dc7939a8 Update to 1.29
- New upstream release 1.29
  - Upstreamed fix for test failures on PPC and ARM (CPAN RT#83825)
  - Fix crash in syck_emit on platforms with long long pointers
- Use %license
2014-12-16 18:11:16 +00:00
Petr Písař
03bfee15f9 1.28 bump 2014-12-11 14:43:51 +01:00
Paul Howarth
3e706bc4d0 Update to 1.27
- New upstream release 1.27
  - Fix for hash randomization in yaml-alias.t on perl 5.18.0 (CPAN RT#84882,
    CPAN RT#84466)
2013-05-21 11:24:46 +01:00
Paul Howarth
fb95d72a53 Update to 1.25
- New upstream release 1.25
  - Bump version number and release to fix a MANIFEST mistake in 1.24
2013-03-11 13:57:38 +00:00
Paul Howarth
dbae81332e Update to 1.24
- New upstream release 1.24
  - Implement $JSON::Syck::MaxDepth
  - Prevent failure when the same object is seen twice during Dump
  - Prevent YAML from being influnced by the previous change
  - MinGW64 compatibility (CPAN RT#78363)
2013-03-07 21:59:33 +00:00
Paul Howarth
0fb6eb5d8c Update to 1.23
- New upstream release 1.23
  - Synchronize JSON::Syck with YAML::Syck version number
  - Add DumpInto functions (YAML+Syck), which dump into a provided scalar
    instead of a newly-allocated one
  - Modify DumpFile functions to output directly to the specified
    file/filehandle instead of buffering all output in memory
  - Avoid modifying numbers into strings when emitting
  - Fix error message typo: s/existant/existent/g
  - Fix for non-printable character detection
  - Quote if non-printable characters are present
  - Make sure that LoadBlessed=0 blocks all blessing
  - Start listing primary repo as http://github.com/toddr/YAML-Syck
  - README refreshed via perldoc -t
- Require perl(XSLoader) at runtime
- Drop %defattr, redundant since rpm 4.4
- Don't need to remove empty directories from the buildroot
- Don't use macros for commands
- Use DESTDIR rather than PERL_INSTALL_ROOT
- Make %files list more explicit
2013-02-27 10:47:30 +00:00
Petr Písař
0b76059654 1.20 bump
Could fix test in perl 5.16.0.
2012-06-20 08:46:11 +02:00
Steven Pritchard
30612deec3 Update to 1.17.
Update Source0 URL.
BR JSON (for tests).
2010-12-08 09:09:43 -06:00
Chris Weyl
2dee4f289a - auto-update to 1.07 (by cpan-spec-update 0.01) 2009-09-27 04:33:46 +00:00
Steven Pritchard
feb1e09a13 Update to 1.05. 2008-06-09 18:04:59 +00:00
Steven Pritchard
fa6d8d44db Update to 1.04. 2008-02-20 16:40:50 +00:00
Steven Pritchard
7e7be77d2f Update to 1.01. 2008-01-28 19:33:52 +00:00
Steven Pritchard
4149c7cf9d Update to 0.98. 2007-10-16 20:00:46 +00:00
Steven Pritchard
7a022a011c Update to 0.97. 2007-09-18 14:53:11 +00:00
Steven Pritchard
4337f693ed Update to 0.96. 2007-08-12 18:35:38 +00:00
Steven Pritchard
766778c4a6 Update to 0.94. 2007-07-13 15:14:49 +00:00
Steven Pritchard
b1f1779cbf Update to 0.91. 2007-06-28 01:45:53 +00:00
Steven Pritchard
4a747f68a2 Update to 0.85. 2007-05-19 17:24:12 +00:00
Chris Weyl
1b5436bd80 initial import 2007-05-04 22:42:02 +00:00
Warren Togami
1716caff6c Setup of module perl-YAML-Syck 2007-05-01 21:29:27 +00:00