86369ae12f
- The fix described in 1.48 was incorrect. Removing an additional if $@ to fix it properly. - Make the Scalar::Util version check resistant to bugs caused by development versions. OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-YAML-Tiny?expand=0&rev=12
61 lines
2.3 KiB
Plaintext
61 lines
2.3 KiB
Plaintext
-------------------------------------------------------------------
|
|
Wed May 23 13:00:00 UTC 2012 - coolo@suse.com
|
|
|
|
- updated to 1.51
|
|
- The fix described in 1.48 was incorrect. Removing an additional
|
|
if $@ to fix it properly.
|
|
- Make the Scalar::Util version check resistant to bugs caused by
|
|
development versions.
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Nov 18 13:20:44 UTC 2011 - coolo@suse.com
|
|
|
|
- update to 1.50
|
|
- Major bug fix, all code that writes arbitrary data should upgrade.
|
|
- Simple scalars with no whitespace but ending in a colon like ABC: were
|
|
not being quoted, which results in the parser confusing it with a
|
|
mapping key and crashing.
|
|
|
|
- No functional changes.
|
|
- Don't depend on the YAML modules in RELEASE_TESTING, as it can
|
|
pollute the advisory META.yml.
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Apr 4 08:30:23 UTC 2011 - coolo@novell.com
|
|
|
|
- updated to 1.48
|
|
- Fix to the refaddr compatibility where Scalar::Util is installed
|
|
but is older than 1.18.
|
|
- No functional changes
|
|
- Only depend on the YAML implementations when we are release testing
|
|
- No functional changes
|
|
- Moving to a production release now CPAN Testers is green again
|
|
- Adding experimental support for exception->errstr conversion
|
|
- Updating test suite yaml_error to not expect exceptions
|
|
- Added support for trailing line comments (INGY)
|
|
- Added checks for some characters that are illegal or reserved
|
|
in plain scalars (INGY)
|
|
- Minor cleaning up of some out of date POD (ADAMK)
|
|
- Updated AUTOMATED_TESTING dependencies to new versions (ADAMK)
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Dec 2 12:51:46 UTC 2010 - seife@opensuse.org
|
|
|
|
- add perl-macros as requires (for perl_requires macro)
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Dec 1 13:36:26 UTC 2010 - coolo@novell.com
|
|
|
|
- switch to perl_requires macro
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Nov 29 18:32:31 UTC 2010 - coolo@novell.com
|
|
|
|
- remove /var/adm/perl-modules
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Aug 26 11:27:03 UTC 2010 - pascal.bleser@opensuse.org
|
|
|
|
- initial package (1.44)
|
|
|