Update to 1.21

- New upstream release 1.21
  - Declare variables with our() to avoid warnings (GH#109, GH#171)
  - Empty mapping value at the end resolves to null (was becoming empty string)
    (GH#131, GH#170)
  - Output key in warning when duplicate key was found (GH#119, GH#169)
  - Allow reading and writing to IO::Handle (GH#157, GH#168)
This commit is contained in:
Paul Howarth 2016-12-24 17:02:18 +00:00
parent 5c451a8e09
commit 95abe3f7d9
2 changed files with 13 additions and 2 deletions

View File

@ -1,5 +1,5 @@
Name: perl-YAML
Version: 1.20
Version: 1.21
Release: 1%{?dist}
Summary: YAML Ain't Markup Language (tm)
License: GPL+ or Artistic
@ -20,6 +20,7 @@ BuildRequires: perl(Carp)
BuildRequires: perl(constant)
BuildRequires: perl(Exporter)
BuildRequires: perl(overload)
BuildRequires: perl(Scalar::Util)
BuildRequires: perl(strict)
BuildRequires: perl(warnings)
# Test Suite
@ -27,6 +28,8 @@ BuildRequires: perl(warnings)
%if !%{defined perl_bootstrap}
BuildRequires: perl(Data::Dumper)
BuildRequires: perl(File::Find)
BuildRequires: perl(IO::File)
BuildRequires: perl(IO::Pipe)
BuildRequires: perl(lib)
BuildRequires: perl(Test::More) >= 0.88
BuildRequires: perl(Test::Pod) >= 1.41
@ -109,6 +112,14 @@ make test
%{_mandir}/man3/YAML::Types.3*
%changelog
* Sat Dec 24 2016 Paul Howarth <paul@city-fan.org> - 1.21-1
- Update to 1.21
- Declare variables with our() to avoid warnings (GH#109, GH#171)
- Empty mapping value at the end resolves to null (was becoming empty string)
(GH#131, GH#170)
- Output key in warning when duplicate key was found (GH#119, GH#169)
- Allow reading and writing to IO::Handle (GH#157, GH#168)
* Sat Dec 3 2016 Paul Howarth <paul@city-fan.org> - 1.20-1
- Update to 1.20
- Allow quoted map keys in arrays (GH#146)

View File

@ -1 +1 @@
f4fa57c10f62fd9aea813d273b2202fd YAML-1.20.tar.gz
SHA512 (YAML-1.21.tar.gz) = 1542c9a931a7c2c460cd89d66978747a6feee855993529b05638456ff4f16fa5273e539b7423e843d63ccfd29c650e2d46b9140388d44cc6c812a0e0c6be9cd3