From e1ab1b6f7c0afddfd3c6383fef0802f78f6d33af43831b4be8e089c86fe9610b Mon Sep 17 00:00:00 2001 From: Stephan Kulow Date: Sat, 24 Feb 2018 07:03:13 +0000 Subject: [PATCH] Accepting request 578895 from devel:languages:perl:autoupdate automatic update OBS-URL: https://build.opensuse.org/request/show/578895 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-YAML-Tiny?expand=0&rev=26 --- YAML-Tiny-1.70.tar.gz | 3 --- YAML-Tiny-1.73.tar.gz | 3 +++ perl-YAML-Tiny.changes | 23 +++++++++++++++++++++++ perl-YAML-Tiny.spec | 6 +++--- 4 files changed, 29 insertions(+), 6 deletions(-) delete mode 100644 YAML-Tiny-1.70.tar.gz create mode 100644 YAML-Tiny-1.73.tar.gz diff --git a/YAML-Tiny-1.70.tar.gz b/YAML-Tiny-1.70.tar.gz deleted file mode 100644 index 6b89d7f..0000000 --- a/YAML-Tiny-1.70.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:bbce4b52b5eafdb04e3043975a08dbf394d00b7d2c958adb9d03d9f7e9291255 -size 72663 diff --git a/YAML-Tiny-1.73.tar.gz b/YAML-Tiny-1.73.tar.gz new file mode 100644 index 0000000..7dafeda --- /dev/null +++ b/YAML-Tiny-1.73.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bc315fa12e8f1e3ee5e2f430d90b708a5dc7e47c867dba8dce3a6b8fbe257744 +size 73708 diff --git a/perl-YAML-Tiny.changes b/perl-YAML-Tiny.changes index 9ab9e0c..4b5f140 100644 --- a/perl-YAML-Tiny.changes +++ b/perl-YAML-Tiny.changes @@ -1,3 +1,26 @@ +------------------------------------------------------------------- +Thu Feb 22 07:17:25 UTC 2018 - coolo@suse.com + +- updated to 1.73 + see /usr/share/doc/packages/perl-YAML-Tiny/Changes + + 1.73 2018-02-21 21:07:59Z + + - shipping 1.72 as stable, with no changes. + + 1.72 2017-02-12 23:17:26Z (TRIAL RELEASE) + + [FIXED] + + - fix compatibility with Test::Builder 0.94 in test shim + + 1.71 2017-02-04 05:44:07Z (TRIAL RELEASE) + + [FIXED] + + - Perform correct stripping of leading white space in literal/folded + text blocks (Flavio Poletti, GitHub #44, fixes RT#56045). + ------------------------------------------------------------------- Tue Feb 14 08:08:03 UTC 2017 - coolo@suse.com diff --git a/perl-YAML-Tiny.spec b/perl-YAML-Tiny.spec index 1c0b8f3..e27f242 100644 --- a/perl-YAML-Tiny.spec +++ b/perl-YAML-Tiny.spec @@ -1,7 +1,7 @@ # # spec file for package perl-YAML-Tiny # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,11 +17,11 @@ Name: perl-YAML-Tiny -Version: 1.70 +Version: 1.73 Release: 0 %define cpan_name YAML-Tiny Summary: Read/Write YAML files with as little code as possible -License: Artistic-1.0 or GPL-1.0+ +License: Artistic-1.0 OR GPL-1.0-or-later Group: Development/Libraries/Perl Url: http://search.cpan.org/dist/YAML-Tiny/ Source0: https://cpan.metacpan.org/authors/id/E/ET/ETHER/%{cpan_name}-%{version}.tar.gz