SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for perl-YAML-1.23-46.1.noarch.rpm :
Mon Feb 20 13:00:00 2017 cooloAATTsuse.com
- updated to 1.23
see /usr/share/doc/packages/perl-YAML/Changes
1.23 Sun Feb 19 22:07:57 CET 2017
- Fix $YAML::Numify (empty values were converted to 0)

Wed Feb 15 13:00:00 2017 cooloAATTsuse.com
- updated to 1.22
see /usr/share/doc/packages/perl-YAML/Changes
1.22 Tue Feb 14 23:23:08 CET 2017
- Add $YAML::Numify AATTperlpunk++

Sat Dec 24 13:00:00 2016 cooloAATTsuse.com
- updated to 1.21
see /usr/share/doc/packages/perl-YAML/Changes
1.21 Fri Dec 23 21:19:15 CET 2016
- Apply PR/171 (fixes issue/109) AATTperlpunk++
- No more \"used only once\" warnings for $YAML::Indent etc.
- Apply PR/170 (fixes issue/131) hirataraAATTcpan.org++
- Empty mapping value at the end resolves to null (was becoming empty
string)
- Apply PR/169 (PR/119) patrick.allen.higginsAATTgmail.com++
- Output key in warning when duplicate key was found
- Apply PR/157 and PR/168 (AATTlameventanas++ AATTperlpunk++)
- Allow reading and writing to IO::Handle

Sat Dec 3 13:00:00 2016 cooloAATTsuse.com
- updated to 1.20
see /usr/share/doc/packages/perl-YAML/Changes
1.20 Fri Dec 2 13:20:33 PST 2016
- Apply and amend PR/146 (quoted map keys) AATTpreaction++
- B::Deparse is loaded at runtime now
- New Feature $YAML::Preserve (Apply PR/9 AATTfmenabe++)

Sat Nov 19 13:00:00 2016 cooloAATTsuse.com
- updated to 1.19
see /usr/share/doc/packages/perl-YAML/Changes
1.19 Fri Nov 18 19:46:44 CET 2016
- Apply PR/164 pod (link to YAML::Shell)
- Apply PR/151 Fix infinite loop for aliases without a name AATTbubaflub++
- Apply PR/142 Improve error messages AATTwerekraken++
- Apply PR/162 Improve error messages
- Apply PR/163 Trailing spaces after inline seq/map work now
- Apply PR/154 Add test case for trailing comments AATTVaradinsky++

Sat Jul 9 14:00:00 2016 cooloAATTsuse.com
- updated to 1.18
see /usr/share/doc/packages/perl-YAML/Changes
1.18 Fri Jul 8 14:52:26 UTC 2016
- Apply PR/161 AATTperlpunk++

Wed Jul 6 14:00:00 2016 cooloAATTsuse.com
- updated to 1.17
see /usr/share/doc/packages/perl-YAML/Changes
1.17 Tue Jul 5 20:20:55 UTC 2016
- Use Mo 0.40

Mon Jul 4 14:00:00 2016 cooloAATTsuse.com
- updated to 1.16
see /usr/share/doc/packages/perl-YAML/Changes
1.16 Sun Jul 3 10:53:06 PDT 2016
- Apply PR/158 by AATTbgruening++
- Fix VERSION issue

Sun Apr 19 14:00:00 2015 cooloAATTsuse.com
- updated to 1.15
see /usr/share/doc/packages/perl-YAML/Changes
1.15 Sat Apr 18 17:03:09 CEST 2015
- Fix Issue
- Don\'t require newlines at end of YAML.

Mon Apr 13 14:00:00 2015 cooloAATTsuse.com
- updated to 1.14
see /usr/share/doc/packages/perl-YAML/Changes
1.14 Sat Jan 17 15:32:18 PST 2015
- Apply PR/145 from AATTkentnl++
- Support for QuoteNumericStrings Global Setting
1.13 Sat Oct 11 18:05:45 CEST 2014
- Apply PR/140 from AATTnfg++
- Disable some warnings in YAML::Any
1.12 Mon Sep 22 08:24:43 PDT 2014
- Fix https://rt.cpan.org/Ticket/Display.html?id=97870
1.11 Fri Aug 29 20:08:20 PDT 2014
- Apply PR/139. AATTehuelsmann++
1.10 Thu Aug 28 22:53:26 PDT 2014
- Apply PR/138. AATTehuelsmann++
1.09 Tue Aug 19 16:41:13 PDT 2014
- Replace tabs with spaces
1.08 Mon Aug 18 10:21:48 PDT 2014
- Dep on Test::YAML 1.05
1.07 Mon Aug 18 08:40:01 PDT 2014
- Apply PR/8 from shlomif++. Add doc examples for YAML::Any.
1.06 Sat Aug 16 16:51:08 PDT 2014
- Change testdir to t
1.05 Sat Aug 16 13:03:28 PDT 2014
- Meta 0.0.2
1.04 Sat Aug 16 04:28:10 PDT 2014
- Eliminate spurious trailing whitespace
1.03 Sat Aug 16 03:32:35 PDT 2014
- Eliminate File::Basename from test/
1.02 Fri Aug 15 21:09:54 PDT 2014
- Add t/000-compile-modules.t
1.01 Thu Aug 7 14:48:24 PDT 2014
- Dep on patched Test::YAML
1.00 Thu Aug 7 00:35:21 PDT 2014
- Fix bad encoding in Pod
0.99 Wed Aug 6 17:55:42 PDT 2014
- Switch to external Test::Base
0.98 Wed Jul 30 12:32:25 PDT 2014
- Fix indexing of YAML::Any
- Change IRC to irc.perl.org#yaml

Fri Jul 25 14:00:00 2014 cooloAATTsuse.com
- fixing license - GPL-1.0 is part of it
- updated to 0.97
- Move remaining docs to Swim
0.96 Sun Jul 13 22:54:08 PDT 2014
- Fix Metadata and add Contributing file
- Change Kwim to Swim
0.95 Sat Jun 14 10:32:08 PDT 2014
- Fix dumping blessed globs.
0.94 Sat Jun 14 10:32:08 PDT 2014
- Skip a failing test on 5.8 introduced in 0.93
0.93 Fri Jun 13 22:32:18 PDT 2014
- Switch to Zilla::Dist
- Add badges to doc
- AATTthorsteneckel++ fixed #18
- AATTkarenetheridge++ fixed #19
0.92 Wed May 28 23:04:26 EDT 2014
- https://github.com/ingydotnet/yaml-pm/pull/23
0.91 Tue May 27 17:14:12 EDT 2014
- https://github.com/ingydotnet/yaml-pm/pull/22
0.90 Mon Feb 10 08:42:31 PST 2014
- Revert Mo from 0.38 to 0.31 - zefram++ reported it breaking cpan client
0.89 Sat Nov 8 12:51:48 PST 2014
- Fixed tests to work under parallel testing -- kentnl
- Switched to dzil release process

Sat Feb 1 13:00:00 2014 larsAATTlinux-schulserver.de
- update to 0.88:

* Fixed YAML loading on perl 5.8 (broken in YAML 0.85) by removing
5.10-specific regex construct. -- hobbs++
- changes from 0.87:

* Using latest Test::Builder tp fix:
https://rt.cpan.org/Public/Bug/Display.html?id=90847
- changes from 0.86:

* Revert YAML::Mo for https://rt.cpan.org/Public/Bug/Display.html?id=90817
- changes from 0.85:

* Fix for https://rt.cpan.org/Ticket/Display.html?id=19838 where
synopsis in YAML::Dumper doesn\'t work as exptected.

* Thorsten++ https://rt.cpan.org/Public/Bug/Display.html?id=90593

* Upgrade to latest Mo
- changes from 0.84:

* Resolve distribution error that caused .git to be shipped in the .tar.gz
- changes from 0.83:

* Only call stat() and tell() on a filehandle if fileno existed

* Explicit tied() call on globs to avoid a 5.16 deprecation warning
- changes from 0.82:

* Test scalar AATTarray rather than deprecated defined AATTarray
(Sebastian Stumpf)

Fri Apr 20 14:00:00 2012 pascal.bleserAATTopensuse.org
- update to 0.81:

* patch from https://rt.cpan.org/Public/Bug/Display.html?id=74826

* YAML::Mo uses Safe Mo https://rt.cpan.org/Public/Bug/Display.html?id=76664
- changes from 0.80:

* patch from https://rt.cpan.org/Ticket/Display.html?id=73702

* make YAML::Node subclass YAML::Mo::Object as well as Exporter
- changes from 0.79:

* noticed Mo::xxx causing problems on newer perls, removed xxx for now
- changes from 0.78:

* deal with B::Deparse changes

Sun Oct 2 14:00:00 2011 pascal.bleserAATTopensuse.org
- update to 0.77:

* add $VERSION back to all modules
- changes from 0.76:

* removed YAML::import
- changes from 0.75:

* switch to Mo for OO (YAML::Mo)
- changes for 0.74:

* switch to Module::Package

* removed extra $VERSION lines from submodules

Tue May 17 14:00:00 2011 cooloAATTopensuse.org
- updated to 0.73

* Apply ANDK\'s patch for 5.14.0

Tue Nov 30 13:00:00 2010 cooloAATTnovell.com
- switch to perl_requires macro

Sat Sep 4 14:00:00 2010 chrisAATTcomputersalat.de
- update to 0.72
- Upgrade to Module::Install 1.00
- Upgraded author tests via new ADAMK release automation
- Normalise Ingy\'s name to ASCII in Makefile.PL so that we don\'t
have Unicode in our own META.yml
- recreated by cpanspec 1.78

Fri Apr 16 14:00:00 2010 chrisAATTcomputersalat.de
- update to 0.71
- Set file encoding to UTF-8 in LoadFile/DumpFile (RT#25434) by
Olivier Mengué
- We shouldn\'t have to care about 5.8.0. Since it\'s causing
CPAN Testers failures, bump the minimum Perl to 5.8.1
- update License
- fix deps perl-macros
- noarch package

Tue Mar 9 13:00:00 2010 cooloAATTnovell.com
- take out another reference to Test::Base to avoid cyclic dependencies

Sun Jan 24 13:00:00 2010 cooloAATTnovell.com
- clean up build requires again to fix build

Sun Jan 10 13:00:00 2010 jengelhAATTmedozas.de
- enable parallel build

Sun Dec 13 13:00:00 2009 chrisAATTcomputersalat.de
- update to 0.70
- Updated Module::Install dependency to 0.91
- Bumping dependency to 5.8.0 but I think it\'s only in the test suite.
However, I can\'t prove it. So if anyone wants 5.6 compatibility back
you need to fix or rewrite the test suite.
- 0.69_02
- Developer $VERSION now has eval correction
- 0.69_01
- Added $VERSION to all modules
- Removed the use of use base
- Imported into the svn.ali.as repo
- cleanup spec

* sort tags

* updated url

* fixed build-/deps
added Test::Base >= 0.59

* added provides cpan_name

* update desc

* add LICENSE to doc

Mon Sep 7 14:00:00 2009 mlsAATTsuse.de
- remove bogus BuildRequires Test::Base

Sat Jul 25 14:00:00 2009 chrisAATTcomputersalat.de
- spec mods

* removed ^----------

* removed ^#---------

Sat Jun 20 14:00:00 2009 chrisAATTcomputersalat.de
- update to 0.68
o Used update Test::Base to ensure Filter::Util::Call
- update to 0.67
o Add YAML::Any
o Move ysh to YAML::Shell
o Add doc section explaining YAML::Old
- added perl-macros
o autogen filelist with perl_gen_filelist
- spec mods
o added header
o fixed deps


 
ICM