From b242f8d02c3d804de199e38bb99f30239b2bcb63 Mon Sep 17 00:00:00 2001 From: Paul Howarth Date: May 12 2018 16:49:08 +0000 Subject: Update to 1.25 - New upstream release 1.25 - Support trailing comments (GH#189, GH#190, GH#191) - Remove unused code (GH#192) - Use Test::Deep to actually test correctly for class names (GH#193) - Fix loading of mapping key that starts with '= ' (GH#194) - Fix loading strings with multiple spaces (GH#172) - Allow more characters in anchor name (GH#196) - Add $YAML::LoadBlessed for disabling loading objects (GH#197) - Disable test with long string under certain conditions (GH#201) - Quote scalar if it equals '=' (GH#202) - Multiple regexp roundtrip does not grow (GH#203) - Add support for compact nested block sequences (GH#204) - Support reverse order of block scalar indicators (GH#205) - Support nested mappings in sequences (GH#206) --- diff --git a/perl-YAML.spec b/perl-YAML.spec index b7b3abd..218019b 100644 --- a/perl-YAML.spec +++ b/perl-YAML.spec @@ -6,8 +6,8 @@ %endif Name: perl-YAML -Version: 1.24 -Release: 2%{?dist} +Version: 1.25 +Release: 1%{?dist} Summary: YAML Ain't Markup Language (tm) License: GPL+ or Artistic URL: http://search.cpan.org/dist/YAML/ @@ -16,8 +16,8 @@ BuildArch: noarch # Module Build BuildRequires: coreutils BuildRequires: make -BuildRequires: perl-interpreter BuildRequires: perl-generators +BuildRequires: perl-interpreter BuildRequires: perl(ExtUtils::MakeMaker) > 6.75 # Module Runtime BuildRequires: perl(B) @@ -32,15 +32,19 @@ BuildRequires: perl(warnings) # Test Suite # Avoid circular build deps Test::YAML → Test::Base → YAML when bootstrapping %if %{with perl_YAML_enables_test} && !%{defined perl_bootstrap} +BuildRequires: perl(Config) BuildRequires: perl(Data::Dumper) +BuildRequires: perl(Encode) BuildRequires: perl(File::Find) BuildRequires: perl(IO::File) BuildRequires: perl(IO::Pipe) BuildRequires: perl(lib) +BuildRequires: perl(Test::Deep) BuildRequires: perl(Test::More) >= 0.88 -BuildRequires: perl(Test::Pod) >= 1.41 BuildRequires: perl(Test::YAML) >= 1.05 BuildRequires: perl(utf8) +# Author Tests +BuildRequires: perl(Test::Pod) >= 1.41 %endif # Runtime Requires: perl(:MODULE_COMPAT_%(eval "`perl -V:version`"; echo $version)) @@ -73,7 +77,7 @@ make install DESTDIR=%{buildroot} %check # Avoid circular build deps Test::YAML → Test::Base → YAML when bootstrapping %if %{with perl_YAML_enables_test} && !%{defined perl_bootstrap} -make test +make test AUTHOR_TESTING=1 %endif %files @@ -118,6 +122,22 @@ make test %{_mandir}/man3/YAML::Types.3* %changelog +* Sat May 12 2018 Paul Howarth - 1.25-1 +- Update to 1.25 + - Support trailing comments (GH#189, GH#190, GH#191) + - Remove unused code (GH#192) + - Use Test::Deep to actually test correctly for class names (GH#193) + - Fix loading of mapping key that starts with '= ' (GH#194) + - Fix loading strings with multiple spaces (GH#172) + - Allow more characters in anchor name (GH#196) + - Add $YAML::LoadBlessed for disabling loading objects (GH#197) + - Disable test with long string under certain conditions (GH#201) + - Quote scalar if it equals '=' (GH#202) + - Multiple regexp roundtrip does not grow (GH#203) + - Add support for compact nested block sequences (GH#204) + - Support reverse order of block scalar indicators (GH#205) + - Support nested mappings in sequences (GH#206) + * Fri Feb 09 2018 Fedora Release Engineering - 1.24-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild diff --git a/sources b/sources index 09de51d..7ca1ffb 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (YAML-1.24.tar.gz) = 20ba196cf9c68a38154f68b884262b9f89463af5e67c1e59944070b2493f6d9515f92a2793f456e20fe7e6372b74da8f6c16b884274793b6c3aa0ed0134c340d +SHA512 (YAML-1.25.tar.gz) = e7c04130aea19aa64f01be2879305a162a4a2241f495bdda92da63d66891ae752e5363d19fd8271fc759b43d0b0210120eb54c302b5496dd88eb423610161a1c