1
0

Accepting request 799829 from devel:languages:perl:autoupdate

updated to 0.82
   see /usr/share/doc/packages/perl-YAML-LibYAML/Changes
  0.82 Sat 02 May 2020 08:39:03 PM CEST
   - 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)

OBS-URL: https://build.opensuse.org/request/show/799829
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-YAML-LibYAML?expand=0&rev=32
This commit is contained in:
Stephan Kulow 2020-05-04 05:13:51 +00:00 committed by Git OBS Bridge
parent a13b2bf883
commit 64932236cf
4 changed files with 20 additions and 6 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:70df660bfdd398b7a45d2b9d40f60a6036bc385a2f89e1af874029ee27f195e7
size 150457

3
YAML-LibYAML-0.82.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:02b4c7a3965c6cce173658f31217b9a3884edcc52ce058a8f58c69a56687fe48
size 151109

View File

@ -1,3 +1,17 @@
-------------------------------------------------------------------
Sun May 3 03:14:19 UTC 2020 - Tina Müller <timueller+perl@suse.de>
updated to 0.82
see /usr/share/doc/packages/perl-YAML-LibYAML/Changes
0.82 Sat 02 May 2020 08:39:03 PM CEST
- 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 03:15:43 UTC 2020 - <timueller+perl@suse.de> Tue Jan 28 03:15:43 UTC 2020 - <timueller+perl@suse.de>

View File

@ -1,7 +1,7 @@
# #
# spec file for package perl-YAML-LibYAML # spec file for package perl-YAML-LibYAML
# #
# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany. # Copyright (c) 2020 SUSE LLC
# #
# All modifications and additions to the file contributed by third parties # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@ -17,13 +17,13 @@
Name: perl-YAML-LibYAML Name: perl-YAML-LibYAML
Version: 0.81 Version: 0.82
Release: 0 Release: 0
%define cpan_name YAML-LibYAML %define cpan_name YAML-LibYAML
Summary: Perl YAML Serialization using XS and libyaml Summary: Perl YAML Serialization using XS and libyaml
License: Artistic-1.0 OR GPL-1.0-or-later License: Artistic-1.0 OR GPL-1.0-or-later
Group: Development/Libraries/Perl Group: Development/Libraries/Perl
Url: https://metacpan.org/release/%{cpan_name} URL: https://metacpan.org/release/%{cpan_name}
Source0: https://cpan.metacpan.org/authors/id/T/TI/TINITA/%{cpan_name}-%{version}.tar.gz Source0: https://cpan.metacpan.org/authors/id/T/TI/TINITA/%{cpan_name}-%{version}.tar.gz
Source1: cpanspec.yml Source1: cpanspec.yml
BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRoot: %{_tmppath}/%{name}-%{version}-build