SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for perl-YAML-Tiny-1.69-1.fc23.noarch.rpm :
Sun Jul 26 14:00:00 2015 Paul Howarth - 1.69-1
- Update to 1.69
- Tests no longer print to stderr unnecessarily; this makes core perl builds
(where this distribution is included as CPAN-Meta-YAML) a little quieter
- The Test::More dependency has been reduced to 0.88 by emulating \'subtest\'
for those tests that need it

Thu Jun 18 14:00:00 2015 Fedora Release Engineering - 1.67-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild

Sat Jun 6 14:00:00 2015 Jitka Plesnikova - 1.67-2
- Perl 5.22 rebuild

Tue May 12 14:00:00 2015 Paul Howarth - 1.67-1
- Update to 1.67
- Instead of erroring on duplicate keys found in a hash (introduced in
version 1.63), now we only warn; this fixes an issue in Strawberry Perl
(via CPAN::Meta::YAML) when parsing a configuration file
- Updated File::Temp test prereq to 0.19 for \'newdir\'

Tue Mar 17 13:00:00 2015 Paul Howarth - 1.66-1
- Update to 1.66
- Removed bundled Test::TempDir::Tiny to rely on File::Temp for temporary
directories during testing
- Revert to ExtUtils::MakeMaker flow

Sat Mar 14 13:00:00 2015 Paul Howarth - 1.65-1
- Update to 1.65
- Artifacts left behind from testing are now cleaned up (GH#34)

Wed Oct 8 14:00:00 2014 Paul Howarth 1.64-1
- Update to 1.64
- Remove silencing of any errors encountered while loading Scalar::Util
(GH#33)
- Now using JSON::MaybeXS in tests instead of JSON.pm
- Use %license

Wed Aug 27 14:00:00 2014 Jitka Plesnikova 1.63-2
- Perl 5.20 rebuild

Thu Jun 12 14:00:00 2014 Paul Howarth 1.63-1
- Update to 1.63
- Incorrect error messages fixed, when $AATT is clobbered when Carp wasn\'t
loaded (GH#30, GH#31)
- Now checking for, and erroring on, duplicate keys found in a hash (GH#32)

Sat Jun 7 14:00:00 2014 Fedora Release Engineering 1.62-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild

Sun Mar 16 13:00:00 2014 Paul Howarth 1.62-1
- Update to 1.62
- Fix handling of trailing colon in key name (CPAN RT#92916)

Tue Feb 25 13:00:00 2014 Paul Howarth 1.61-1
- Update to 1.61
- Fixed a test for VMS (CPAN RT#93297)

Fri Feb 14 13:00:00 2014 Paul Howarth 1.60-1
- Update to 1.60
- Numeric values are now quoted whenever they\'ve been used as a string,
which fixes inconsistent behaviour seen with numeric values, due to
differences between the XS and pure-perl variants of Data::Dumper
(GitHub Issue #24)
- Numeric hash keys are now always quoted

Wed Feb 5 13:00:00 2014 Paul Howarth 1.58-1
- Update to 1.58
- 1.57 omitted a change entry for the following change:
Incompatible change:
- Previously, YAML::Tiny was sloppy about file encodings; it is now strict
- The \'read\' method and \'LoadFile\' function expect UTF-8 encoded files
- The \'write\' method and \'DumpFile\' function produce UTF-8 encoded files
- The \'read_string\' and \'write_string\' methods and the \'Load\' and \'Dump\'
functions expect or generate (decoded) character data

Fri Jan 31 13:00:00 2014 Paul Howarth 1.57-1
- Update to 1.57
Incompatible change:
- Previously, some errors would throw exceptions and some would return the
error condition in $YAML::Tiny::errstr, but now all errors throw
exceptions; use of $errstr and the errstr method are deprecated
Fixed:
- Fixed write method to encode YAML file with UTF-8
- Improved SYNOPSIS and documentation of new
Testing:
- Tests have been cleaned up and reorganized
- Test coverage has been significantly improved
- Package docs CONTRIBUTING and README.md
- Update dependencies as needed

Wed Sep 25 14:00:00 2013 Paul Howarth 1.56-1
- Update to 1.56
- read_string documentation error fixed (CPAN RT#74409)
- Re-release with fixed compile test
- Go back to Module::Build::Tiny flow

Thu Sep 19 14:00:00 2013 Paul Howarth 1.55-1
- Update to 1.55
- Revert to ExtUtils::MakeMaker flow
- Update buildreqs as needed

Thu Aug 22 14:00:00 2013 Paul Howarth 1.54-1
- Update to 1.54
- Convert to Dist::Zilla
- Updated format to conform to CPAN::Changes::Spec
- Upstream shipping README again
- Switch to Module::Build::Tiny flow
- Classify buildreqs by usage

Wed Aug 21 14:00:00 2013 Paul Howarth 1.53-1
- Update to 1.53
- Updated repository metadata to reflect move to github
- This release by ETHER -> update source URL
- Upstream no longer shipping README
- Don\'t need to remove empty directories from the buildroot
- Make %files list more explicit

Sun Aug 4 14:00:00 2013 Fedora Release Engineering - 1.51-8
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild

Sat Jul 20 14:00:00 2013 Petr Pisar - 1.51-7
- Perl 5.18 rebuild

Thu Feb 14 13:00:00 2013 Fedora Release Engineering - 1.51-6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild

Tue Aug 21 14:00:00 2012 Jitka Plesnikova - 1.51-5
- Add perl(Carp) to requires.

Fri Jul 20 14:00:00 2012 Fedora Release Engineering - 1.51-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild

Wed Jun 20 14:00:00 2012 Petr Pisar - 1.51-3
- Perl 5.16 rebuild

Mon Jun 4 14:00:00 2012 Petr Pisar - 1.51-2
- The POD tests do not run by default

Wed Mar 14 13:00:00 2012 Petr Ĺ abata - 1.51-1
- 1.51 bump
- Remove command macros

Fri Jan 13 13:00:00 2012 Fedora Release Engineering - 1.50-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild

Thu Jul 21 14:00:00 2011 Petr Sabata - 1.50-4
- Perl mass rebuild

Tue Jul 19 14:00:00 2011 Petr Sabata - 1.50-3
- Perl mass rebuild

Thu Jul 14 14:00:00 2011 Iain Arnell 1.50-2
- drop Test::MinimumVersion BR to avoid circular build deps

Mon Jun 27 14:00:00 2011 Petr Sabata - 1.50-1
- 1.50 bump
- Cleaning the spec file (I assume pre-EPEL6 compatibility is no longer
essential here)
- Adding Exporter and Scalar::Util (optional but preferred) to BR/Rs

Wed Feb 9 13:00:00 2011 Fedora Release Engineering - 1.46-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild

Sat Dec 18 13:00:00 2010 Steven Pritchard 1.46-1
- Update to 1.46.

Tue Dec 7 13:00:00 2010 Steven Pritchard 1.44-1
- Update to 1.44.

Fri May 7 14:00:00 2010 Marcela Maslanova - 1.40-3
- Mass rebuild with perl-5.12.0

Mon Dec 7 13:00:00 2009 Stepan Kasal - 1.40-2
- rebuild against perl 5.10.1

Sun Sep 27 14:00:00 2009 Chris Weyl 1.40-1
- auto-update to 1.40 (by cpan-spec-update 0.01)

Sun Jul 26 14:00:00 2009 Fedora Release Engineering - 1.39-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild

Sat May 23 14:00:00 2009 Chris Weyl 1.39-1
- auto-update to 1.39 (by cpan-spec-update 0.01)
- added a new br on perl(File::Spec) (version 0.80)

Thu Feb 26 13:00:00 2009 Fedora Release Engineering - 1.36-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild

Sat Jan 17 13:00:00 2009 Steven Pritchard 1.36-1
- Update to 1.36.
- BR Test::More.

Fri May 16 14:00:00 2008 Steven Pritchard 1.32-1
- Update to 1.32.

Fri Feb 8 13:00:00 2008 Tom \"spot\" Callaway 1.25-2
- rebuild for new perl

Mon Jan 28 13:00:00 2008 Steven Pritchard 1.25-1
- Update to 1.25.

Tue Dec 11 13:00:00 2007 Steven Pritchard 1.21-1
- Update to 1.21.
- Update License tag.
- BR Test::MinimumVersion.

Thu Aug 23 14:00:00 2007 Steven Pritchard 1.14-1
- Update to 1.14.

Fri Jul 13 14:00:00 2007 Steven Pritchard 1.13-1
- Update to 1.13.

Fri Jun 8 14:00:00 2007 Steven Pritchard 1.12-1
- Update to 1.12.

Mon May 28 14:00:00 2007 Steven Pritchard 1.09-1
- Update to 1.09.

Sat May 19 14:00:00 2007 Steven Pritchard 1.08-1
- Update to 1.08.
- Update description.

Tue Mar 13 13:00:00 2007 Steven Pritchard 1.04-1
- Specfile autogenerated by cpanspec 1.70.
- Drop redundant perl build dependency.
- BR YAML, YAML::Syck, and Test::Pod for better test coverage.


 
ICM