1
0

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
This commit is contained in:
Stephan Kulow 2018-02-24 07:03:13 +00:00 committed by Git OBS Bridge
parent 45113dba27
commit e1ab1b6f7c
4 changed files with 29 additions and 6 deletions

View File

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

3
YAML-Tiny-1.73.tar.gz Normal file
View File

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

View File

@ -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

View File

@ -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