SHA256
8
0
forked from pool/perl-YAML

Accepting request 407403 from devel:languages:perl:autoupdate

automatic update

OBS-URL: https://build.opensuse.org/request/show/407403
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-YAML?expand=0&rev=40
This commit is contained in:
Stephan Kulow
2016-07-11 05:22:48 +00:00
committed by Git OBS Bridge
parent 844c80e73e
commit a96e08367e
4 changed files with 14 additions and 4 deletions

BIN
YAML-1.17.tar.gz (Stored with Git LFS)

Binary file not shown.

BIN
YAML-1.18.tar.gz (Stored with Git LFS) Normal file

Binary file not shown.

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Sat Jul 9 06:16:08 UTC 2016 - coolo@suse.com
- updated to 1.18
see /usr/share/doc/packages/perl-YAML/Changes
1.18 Fri Jul 8 14:52:26 UTC 2016
- Apply PR/161 @perlpunk++
-------------------------------------------------------------------
Wed Jul 6 08:59:20 UTC 2016 - coolo@suse.com

View File

@@ -17,7 +17,7 @@
Name: perl-YAML
Version: 1.17
Version: 1.18
Release: 0
%define cpan_name YAML
Summary: YAML Ain't Markup Language™
@@ -30,6 +30,7 @@ BuildArch: noarch
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: perl
BuildRequires: perl-macros
BuildRequires: perl(Test::More) >= 0.88
BuildRequires: perl(Test::YAML) >= 1.05
%{perl_requires}