Update to 0.82

- New upstream release 0.82
  - Updated libyaml sources to 0.2.4; changes affecting YAML::XS are:
    - Output '...' at the stream end after a block scalar with trailing empty
      lines
    - Accept '%YAML 1.2' directives (they are ignored and do not change
      behaviour though)
This commit is contained in:
Paul Howarth 2020-05-03 13:07:46 +01:00
parent e6788e8a60
commit c55d8e3058
2 changed files with 14 additions and 6 deletions

View File

@ -7,7 +7,7 @@
Name: perl-YAML-LibYAML
Epoch: 1
Version: 0.81
Version: 0.82
Release: 1%{?dist}
Summary: Perl YAML Serialization using XS and libyaml
License: GPL+ or Artistic
@ -20,8 +20,8 @@ BuildRequires: coreutils
BuildRequires: findutils
BuildRequires: gcc
BuildRequires: make
BuildRequires: libyaml >= 0.2.2
BuildRequires: libyaml-devel >= 0.2.2
BuildRequires: libyaml >= 0.2.4
BuildRequires: libyaml-devel >= 0.2.4
BuildRequires: perl-devel
BuildRequires: perl-generators
BuildRequires: perl-interpreter
@ -67,7 +67,7 @@ BuildRequires: perl(Path::Class)
# Dependencies
Requires: perl(:MODULE_COMPAT_%(eval "`perl -V:version`"; echo $version))
Requires: perl(B::Deparse)
Requires: libyaml >= 0.2.2
Requires: libyaml >= 0.2.4
# Avoid provides for perl shared objects
%{?perl_default_filter}
@ -79,7 +79,7 @@ bound to Python and was later bound to Ruby.
%prep
%setup -q -n YAML-LibYAML-%{version}
# Unbundled libyaml, the source files are the same as in libyaml-0.2.2
# Unbundled libyaml, the source files are the same as in libyaml-0.2.4
# It was determined by comparing commits in upstream repo:
# https://github.com/yaml/libyaml/
%patch0 -p1 -b .orig
@ -111,6 +111,14 @@ make test
%{_mandir}/man3/YAML::XS::LibYAML.3*
%changelog
* Sun May 3 2020 Paul Howarth <paul@city-fan.org> - 1:0.82-1
- Update to 0.82
- Updated libyaml sources to 0.2.4; changes affecting YAML::XS are:
- Output '...' at the stream end after a block scalar with trailing empty
lines
- Accept '%%YAML 1.2' directives (they are ignored and do not change
behaviour though)
* Tue Jan 28 2020 Jitka Plesnikova <jplesnik@redhat.com> - 1:0.81-1
- Update to 0.81
- Breaking Change: Set $YAML::XS::LoadBlessed default to false to make it

View File

@ -1 +1 @@
SHA512 (YAML-LibYAML-0.81.tar.gz) = 469ac568f5b7562cb4e58150121f7dbaaf129ce2ae72690e94c644da980a43fb0e1b372c4d674ca5413741af1d2756971341631f03c51bd99479cfe775b7c6e2
SHA512 (YAML-LibYAML-0.82.tar.gz) = b4535ab4d19ea8a9c4aaa9683937bc822c59f80439fa1da0a02e057ce5d95f271ab06ce58346c58eeacd99d29bf276f5a1289992ca569f63d65ceff9b833da0c