Accepting request 433913 from devel:languages:perl:autoupdate

automatic update

OBS-URL: https://build.opensuse.org/request/show/433913
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Archive-Extract?expand=0&rev=7
This commit is contained in:
Stephan Kulow 2016-10-08 16:21:45 +00:00 committed by Git OBS Bridge
parent 4880d82729
commit 552a283c5a
4 changed files with 16 additions and 7 deletions

View File

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

View File

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

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Sat Oct 8 15:33:23 UTC 2016 - coolo@suse.com
- updated to 0.78
see /usr/share/doc/packages/perl-Archive-Extract/CHANGES
0.78 Wed Jul 27 20:40:15 2016
* CVE-2016-1238: avoid loading optional modules from default .
-------------------------------------------------------------------
Tue Jul 7 08:45:30 UTC 2015 - coolo@suse.com

View File

@ -1,7 +1,7 @@
#
# spec file for package perl-Archive-Extract
#
# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2016 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,7 +17,7 @@
Name: perl-Archive-Extract
Version: 0.76
Version: 0.78
Release: 0
%define cpan_name Archive-Extract
Summary: Generic Archive Extracting Mechanism
@ -32,11 +32,11 @@ BuildRequires: perl
BuildRequires: perl-macros
BuildRequires: perl(IPC::Cmd) >= 0.64
BuildRequires: perl(Locale::Maketext::Simple)
BuildRequires: perl(Module::Load::Conditional) >= 0.04
BuildRequires: perl(Module::Load::Conditional) >= 0.66
BuildRequires: perl(Params::Check) >= 0.07
Requires: perl(IPC::Cmd) >= 0.64
Requires: perl(Locale::Maketext::Simple)
Requires: perl(Module::Load::Conditional) >= 0.04
Requires: perl(Module::Load::Conditional) >= 0.66
Requires: perl(Params::Check) >= 0.07
%{perl_requires}