2025-06-03 15:06:55 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu May 29 12:36:00 UTC 2025 - pgajdos@suse.com
|
|
|
|
|
|
|
|
- -std=gnu11 to build with gcc15
|
|
|
|
- modified sources
|
|
|
|
% cpanspec.yml
|
|
|
|
|
2020-10-27 10:12:12 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Oct 27 03:09:42 UTC 2020 - Tina Müller <timueller+perl@suse.de>
|
|
|
|
|
|
|
|
- updated to 1.34
|
|
|
|
see /usr/share/doc/packages/perl-YAML-Syck/Changes
|
|
|
|
|
|
|
|
1.34 Oct 26 2020
|
|
|
|
|
2020-01-28 22:19:07 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Jan 28 03:16:46 UTC 2020 - <timueller+perl@suse.de>
|
|
|
|
|
|
|
|
- updated to 1.32
|
|
|
|
see /usr/share/doc/packages/perl-YAML-Syck/Changes
|
|
|
|
|
|
|
|
[Changes for 1.32 - 2020-01-27]
|
|
|
|
|
|
|
|
**** INTERFACE CHANGE ****
|
|
|
|
* Change default for LoadBlessed to false
|
|
|
|
|
|
|
|
* Remove YAML::Syck tests which parse META.yml
|
|
|
|
* Switch to github actions for testing
|
|
|
|
* Remove 'use vars' from code in favor of our
|
|
|
|
|
2018-11-14 12:48:37 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Nov 9 00:45:14 UTC 2018 - Jan Engelhardt <jengelh@inai.de>
|
|
|
|
|
|
|
|
- Trim bias from summary.
|
|
|
|
|
2018-11-08 16:25:04 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Nov 8 07:09:45 UTC 2018 - Stephan Kulow <coolo@suse.com>
|
|
|
|
|
|
|
|
- updated to 1.31
|
|
|
|
see /usr/share/doc/packages/perl-YAML-Syck/Changes
|
|
|
|
|
|
|
|
|
|
|
|
[Changes for 1.31 - 2018-10-25]
|
|
|
|
|
|
|
|
* 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.
|
|
|
|
|
2018-10-07 18:55:09 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Oct 7 18:55:05 UTC 2018 - Dirk Stoecker <opensuse@dstoecker.de>
|
|
|
|
|
|
|
|
- Fix build
|
|
|
|
|
2017-04-21 13:53:26 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Apr 21 07:08:50 UTC 2017 - coolo@suse.com
|
|
|
|
|
|
|
|
- updated to 1.30
|
|
|
|
see /usr/share/doc/packages/perl-YAML-Syck/Changes
|
|
|
|
|
2013-06-26 18:15:18 +00:00
|
|
|
-------------------------------------------------------------------
|
2015-04-15 16:31:15 +00:00
|
|
|
Wed Apr 15 14:49:25 UTC 2015 - coolo@suse.com
|
|
|
|
|
|
|
|
- remove upstreamed 0001-Recognize-all-wide-unicode-characters.patch
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Apr 14 20:08:53 UTC 2015 - coolo@suse.com
|
|
|
|
|
|
|
|
- updated to 1.29
|
|
|
|
see /usr/share/doc/packages/perl-YAML-Syck/Changes
|
|
|
|
|
|
|
|
[Changes for 1.29 - 2014-12-15]
|
|
|
|
* Bump to 1.29 with no changes after CPAN Testers looks good.
|
|
|
|
|
|
|
|
[Changes for 1.29_01 - 2014-12-14]
|
|
|
|
|
|
|
|
* Experimentally try patch from RT 83825. Will release if no test failures or complaints.
|
|
|
|
* Fix crash in syck_emit on platforms with long long pointers
|
|
|
|
|
|
|
|
[Changes for 1.28 - 2014-12-11]
|
|
|
|
|
|
|
|
* Bump to release version 1.28 for production release to CPAN
|
|
|
|
|
|
|
|
[Changes for 1.28_01 - 2014-06-11]
|
|
|
|
|
|
|
|
* Update inc modules to avoid precedence warnings in newer perl: RT 87034
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
2013-06-26 18:15:18 +00:00
|
|
|
Wed Jun 26 17:30:04 UTC 2013 - dvaleev@suse.com
|
|
|
|
|
|
|
|
- add 0001-Recognize-all-wide-unicode-characters.patch patch. Fixes
|
|
|
|
test on PowerPC
|
|
|
|
|
2013-06-14 13:40:15 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Jun 14 13:39:10 UTC 2013 - coolo@suse.com
|
|
|
|
|
|
|
|
- updated to 1.27
|
|
|
|
* Resolve RT#84466 not fixed in 1.26 It failed about 10% of the time.
|
|
|
|
* Resolve RT#84882 and RT#84466 hash randomisation in yaml-alias.t on perl 5.18.0
|
|
|
|
* Apply patch from RT 78363 - MinGW64 compatibility
|
|
|
|
* Implement $JSON::Syck::MaxDepth
|
|
|
|
* Prevent failure when the same object is seen twice during Dump.
|
|
|
|
* Prevent YAML from being influnced by the previous
|
|
|
|
change
|
|
|
|
* Make sure that LoadBlessed=0 blocks all blessing.
|
|
|
|
* Start listing primary repo as toddr on github ( http://github.com/toddr/YAML-Syck )
|
|
|
|
* README refreshed via perldoc -t
|
|
|
|
* Fix error message typo: s/existant/existent/g
|
|
|
|
* Fix for non-printable character detection
|
|
|
|
* Quote if non-printable characters are present
|
|
|
|
* Change LoadBlessed=0 to not bless under ANY circumstances
|
|
|
|
|
2013-04-15 10:43:56 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Apr 15 10:27:29 UTC 2013 - idonmez@suse.com
|
|
|
|
|
|
|
|
- Add Source URL, see https://en.opensuse.org/SourceUrls
|
|
|
|
|
2011-11-08 10:05:56 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Nov 08 10:08:08 UTC 2011 - pascal.bleser@opensuse.org
|
|
|
|
|
|
|
|
- update to 1.19: no user-visible changes
|
|
|
|
|
2011-11-06 23:39:51 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Nov 06 23:40:07 UTC 2011 - pascal.bleser@opensuse.org
|
|
|
|
|
|
|
|
- update to 1.18:
|
|
|
|
* perl RT#102606 - only lvalue subroutines are supposed to return the
|
|
|
|
argument to "return" without copying it; stop relying on a pre-5.15 bug
|
|
|
|
* break YAML::Syck dependency on Scalar::Util
|
|
|
|
|
2011-03-31 12:35:21 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Mar 31 12:33:19 UTC 2011 - coolo@novell.com
|
|
|
|
|
|
|
|
- update to 1.17
|
|
|
|
* Change a C99 comment to a C89 comment
|
|
|
|
* Upgrade ppport.h from 3.13 to 3.19
|
|
|
|
* Remove inc/Test/Builder/IO/Scalar.pm from MANIFEST
|
|
|
|
* POD formatting fixes contributed by Justin Hunter
|
|
|
|
* perl RT #78008 - The 5.13.5 development release of perl changed how
|
|
|
|
regexes are stringified, breaking our tests. Update the tests to
|
|
|
|
deal with the new syntax.
|
|
|
|
See fb85c04 (http://perl5.git.perl.org/perl.git/commit/fb85c04) in
|
|
|
|
perl.git for context.
|
|
|
|
|
2010-12-01 13:58:41 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Dec 1 13:36:26 UTC 2010 - coolo@novell.com
|
|
|
|
|
|
|
|
- switch to perl_requires macro
|
|
|
|
|
2010-09-06 15:34:18 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Aug 30 22:51:10 UTC 2010 - chris@computersalat.de
|
|
|
|
|
|
|
|
- recreated by cpanspec 1.78
|
|
|
|
o obviously destructed
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Aug 27 00:25:55 UTC 2010 - pascal.bleser@opensuse.org
|
|
|
|
|
|
|
|
- update to 1.14:
|
|
|
|
* RT RT60771 - quoted negative integer and quoted zeroes;
|
|
|
|
this was breaking JSON since "0" is true in javascript
|
|
|
|
|
2010-08-24 15:53:20 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Aug 17 19:46:05 UTC 2010 - chris@computersalat.de
|
|
|
|
|
|
|
|
- update to 1.12
|
|
|
|
* The tie test proved to be very unstable for 5.8 and it's not
|
|
|
|
relevant for tie actually. I'm converting it to a TODO for now.
|
|
|
|
- recreated by cpanspec 1.78
|
|
|
|
- added bcond_with opt
|
|
|
|
|
2010-07-19 19:03:01 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Jun 7 08:38:34 UTC 2010 - lars@linux-schulserver.de
|
|
|
|
|
|
|
|
- update to 1.10:
|
|
|
|
+ fix installations on perl 5.8.3 and older (bumping
|
|
|
|
Module::Install to 0.99 fixed it)
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun May 30 12:35:30 UTC 2010 - lars@linux-schulserver.de
|
|
|
|
|
|
|
|
- update to 1.09:
|
|
|
|
+ Reset the hash iterator after dumping hashes. Solves RT #54167
|
|
|
|
and the duplicate RT #34166.
|
|
|
|
+ RT #39572: Only print 0.60 compatibility warning if 0.60 or
|
|
|
|
earlier is installed.
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue May 25 09:20:21 UTC 2010 - lars@linux-schulserver.de
|
|
|
|
|
|
|
|
- update to 1.08:
|
|
|
|
+ Include a WARNING section in the YAML::Syck pod that mentions that
|
|
|
|
the module hasn't been actively maintained since 2007, and that
|
|
|
|
perhaps prospective users might want to turn elsewhere.
|
|
|
|
+ Strings starting with : are now always quoted. Ruby will interpret
|
|
|
|
anything starting with a colon as a symbol. Before this fix strings
|
|
|
|
exported from YAML::Syck would be interpreted as Ruby symbols when
|
|
|
|
read by Ruby's syck.
|
|
|
|
- Fix URL
|
|
|
|
|
2010-03-08 17:20:23 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Feb 21 21:07:55 UTC 2010 - lars@linux-schulserver.de
|
|
|
|
|
|
|
|
- fix description
|
|
|
|
|
2010-01-12 10:58:06 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Jan 10 15:43:32 CET 2010 - jengelh@medozas.de
|
|
|
|
|
|
|
|
- enable parallel build
|
|
|
|
|
2009-07-28 23:12:34 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Jul 25 19:46:56 CEST 2009 - chris@computersalat.de
|
|
|
|
|
|
|
|
- spec mods
|
|
|
|
* removed ^----------
|
|
|
|
* removed ^#---------
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Jun 20 19:30:59 CEST 2009 - chris@computersalat.de
|
|
|
|
|
|
|
|
- update to 1.07
|
|
|
|
o Changes for 1.07 (JSON::Syck 0.30)
|
|
|
|
* Added the missing Loadfile function to JSON::Syck.
|
|
|
|
Reported by: Dan McCormick
|
|
|
|
o Changes for 1.05 (JSON::Syck 0.29)
|
|
|
|
* Loading a YAML stream containing Regexp nodes under -d:DProf should
|
|
|
|
not fail with "panic: Devel::DProf inconsistent subroutine return".
|
|
|
|
Reported by: Richard Jelinek
|
|
|
|
o Changes for 1.04 (JSON::Syck 0.29)
|
|
|
|
* The 'Name "YAML::Syck::ImplicitBinary" used only once: possible typo'
|
|
|
|
warnings no longer triggers in Perl 5.10 when running with perl -w.
|
|
|
|
Reported by: Jesse Vincent
|
|
|
|
o Changes for 1.03 (JSON::Syck 0.29)
|
|
|
|
* JSON::Syck: When $JSON::Syck::SingleQuote is false, implicit booleans
|
|
|
|
such as "yes" and "no" should be dumped with double quotes, instead of
|
|
|
|
single quotes (which breaks RFC 4627).
|
|
|
|
Reported by: cho45
|
|
|
|
o Changes for 1.02 (JSON::Syck 0.28)
|
|
|
|
* JSON::Syck: Colons in single-quoted strings are no longer loaded
|
|
|
|
with an extra space after it.
|
|
|
|
Reported by: Agent Zhang
|
|
|
|
o Changes for 1.01 (JSON::Syck 0.27)
|
|
|
|
* JSON::XS is now promoted prominiently in JSON::Syck's documentation.
|
|
|
|
* Added support for Perl 5.11 and its first-class Regexp objects.
|
|
|
|
Contributed by: Andreas Koenig
|
|
|
|
* Tests no longer fail incorrectly when JSON.pm 2.00+ is installed.
|
|
|
|
Contributed by: Andreas Koenig
|
|
|
|
* Removed the unused Syck bytecode modules (yamlbyte.h and yaml2byte.c)
|
|
|
|
to further reduce our memory footprint.
|
|
|
|
o Changes for 1.00 (JSON::Syck 0.26)
|
|
|
|
* When $YAML::Syck::SingleQuote is set to true, Dump() now emits newlines
|
|
|
|
in strings correctly. (Previously it would emit extra newlines.)
|
|
|
|
o Changes for 0.99 (JSON::Syck 0.26)
|
|
|
|
* TODOify tests as appropriate for Perl 5.005 and Perl 5.6.x.
|
|
|
|
o Changes for 0.98 (JSON::Syck 0.26)
|
|
|
|
* Restore support for Perl 5.005 and earlier.
|
|
|
|
o Changes for 0.97 (JSON::Syck 0.26)
|
|
|
|
* When loading !!perl/code with $YAML::Syck::LoadCode set to false,
|
|
|
|
YAML::Syck now returns a coderef that does nothing (i.e. sub {}),
|
|
|
|
in accordance with YAML.pm's treatment, instead of returning the
|
|
|
|
actual code of the sub as a string.
|
|
|
|
Contributed by: Florian Ragwitz
|
|
|
|
o Changes for 0.96 (JSON::Syck 0.26)
|
|
|
|
* The always-quote rule now applies to all implicit booleans
|
|
|
|
and null values, i.e. strings that match the following regex:
|
|
|
|
/y|Y
|
|
|
|
|n|N
|
|
|
|
|yes|Yes|YES
|
|
|
|
|no|No|NO
|
|
|
|
|true|True|TRUE
|
|
|
|
|false|False|FALSE
|
|
|
|
|on|On|ON
|
|
|
|
|off|Off|OFF
|
|
|
|
|null|Null|NULL
|
|
|
|
|~
|
|
|
|
/x
|
|
|
|
* Bare literals "Y", "N", "y" and "n" are now recognized as
|
|
|
|
booleans when loading with implicit typing turned on.
|
|
|
|
* Mixed case strings that does not represent implicit boolean
|
|
|
|
values, such as "yES" and "nO", are no longer always-quoted.
|
|
|
|
Contributed by: Malcolm Studd
|
|
|
|
- added perl-macros
|
|
|
|
o autogen filelist with perl_gen_filelist
|
|
|
|
- spec mods
|
|
|
|
o added header
|
|
|
|
o fixed deps
|
|
|
|
|
2007-09-02 02:41:37 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Aug 6 16:26:39 CEST 2007 - mrueckert@suse.de
|
|
|
|
|
|
|
|
- initial package of version 0.95
|
|
|
|
(based on the buildservice package from dmacvicar)
|
|
|
|
|