Accepting request 514149 from devel:languages:perl:autoupdate

automatic update

OBS-URL: https://build.opensuse.org/request/show/514149
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-autovivification?expand=0&rev=15
This commit is contained in:
Pedro Monreal Gonzalez 2017-08-10 10:52:20 +00:00 committed by Git OBS Bridge
parent b49f5b634a
commit 3800018e4a
4 changed files with 19 additions and 6 deletions

View File

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

View File

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

View File

@ -1,3 +1,16 @@
-------------------------------------------------------------------
Thu Aug 3 06:30:16 UTC 2017 - coolo@suse.com
- updated to 0.17
see /usr/share/doc/packages/perl-autovivification/Changes
0.17 2017-07-31 17:15 UTC
+ Chg : A large chunk of boilerplate XS code, which is also used in
other XS modules, has been factored out of the main .xs file
to a collection of .h files in the xsh subdirectory.
+ Fix : The new optimization in perl 5.27.3 for scalar(keys(%$hashref))
is now correcty supported.
-------------------------------------------------------------------
Thu Jul 2 09:34:11 UTC 2015 - coolo@suse.com

View File

@ -1,7 +1,7 @@
#
# spec file for package perl-autovivification
#
# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2017 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,14 +17,14 @@
Name: perl-autovivification
Version: 0.16
Version: 0.17
Release: 0
%define cpan_name autovivification
Summary: Lexically disable autovivification
License: Artistic-1.0 or GPL-1.0+
Group: Development/Libraries/Perl
Url: http://search.cpan.org/dist/autovivification/
Source0: http://www.cpan.org/authors/id/V/VP/VPIT/%{cpan_name}-%{version}.tar.gz
Source0: https://cpan.metacpan.org/authors/id/V/VP/VPIT/%{cpan_name}-%{version}.tar.gz
Source1: cpanspec.yml
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: perl