Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package perl-YAML-PP for openSUSE:Factory checked in at 2021-04-14 10:11:08 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/perl-YAML-PP (Old) and /work/SRC/openSUSE:Factory/.perl-YAML-PP.new.2401 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-YAML-PP" Wed Apr 14 10:11:08 2021 rev:10 rq:884922 version:0.027 Changes: -------- --- /work/SRC/openSUSE:Factory/perl-YAML-PP/perl-YAML-PP.changes 2020-09-12 00:11:59.761184483 +0200 +++ /work/SRC/openSUSE:Factory/.perl-YAML-PP.new.2401/perl-YAML-PP.changes 2021-04-14 10:11:40.225563731 +0200 @@ -1,0 +2,15 @@ +Sat Apr 10 03:09:21 UTC 2021 - Tina M??ller <timueller+p...@suse.de> + +- updated to 0.027 + see /usr/share/doc/packages/perl-YAML-PP/Changes + + 0.027 2021-04-09 11:13:28+02:00 + + - Forbid duplicate keys by default like announced in 0.026 + - Add possibility to preserve alias names (see 'preserve' option) + - Highlighter: Add option to expand tabs in ansi color mode + - yamlpp-events: Add option --module + - Improve error message when trying to load an undefined alias + - Fix a test for perl 5.8.8 + +------------------------------------------------------------------- Old: ---- YAML-PP-0.026.tar.gz New: ---- YAML-PP-0.027.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ perl-YAML-PP.spec ++++++ --- /var/tmp/diff_new_pack.geA4LX/_old 2021-04-14 10:11:40.637564426 +0200 +++ /var/tmp/diff_new_pack.geA4LX/_new 2021-04-14 10:11:40.641564433 +0200 @@ -1,7 +1,7 @@ # # spec file for package perl-YAML-PP # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -16,18 +16,16 @@ # +%define cpan_name YAML-PP Name: perl-YAML-PP -Version: 0.026 +Version: 0.027 Release: 0 -%define cpan_name YAML-PP Summary: YAML 1.2 processor License: Artistic-1.0 OR GPL-1.0-or-later -Group: Development/Libraries/Perl URL: https://metacpan.org/release/%{cpan_name} Source0: https://cpan.metacpan.org/authors/id/T/TI/TINITA/%{cpan_name}-%{version}.tar.gz Source1: cpanspec.yml BuildArch: noarch -BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: perl BuildRequires: perl-macros BuildRequires: perl(Module::Load) @@ -62,11 +60,11 @@ yaml-test-suite here: https://perlpunk.github.io/YAML-PP-p5/test-suite.html %prep -%setup -q -n %{cpan_name}-%{version} +%autosetup -n %{cpan_name}-%{version} %build perl Makefile.PL INSTALLDIRS=vendor -make %{?_smp_mflags} +%make_build %check make test @@ -77,7 +75,6 @@ %perl_gen_filelist %files -f %{name}.files -%defattr(-,root,root,755) %doc Changes CONTRIBUTING.md examples Makefile.dev README.md %license LICENSE ++++++ YAML-PP-0.026.tar.gz -> YAML-PP-0.027.tar.gz ++++++ ++++ 1784 lines of diff (skipped)