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:
parent
4880d82729
commit
552a283c5a
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:9ae7080ca70346dd7d9845c581d2e112f4513ec0f7d79c2011c0e0a2ce874cfc
|
|
||||||
size 27530
|
|
3
Archive-Extract-0.78.tar.gz
Normal file
3
Archive-Extract-0.78.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:8a491ddb357c33f8a78c630dd9d9795d3f1ffd144ae803091186d4191800c8e7
|
||||||
|
size 28297
|
@ -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
|
Tue Jul 7 08:45:30 UTC 2015 - coolo@suse.com
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package perl-Archive-Extract
|
# 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
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: perl-Archive-Extract
|
Name: perl-Archive-Extract
|
||||||
Version: 0.76
|
Version: 0.78
|
||||||
Release: 0
|
Release: 0
|
||||||
%define cpan_name Archive-Extract
|
%define cpan_name Archive-Extract
|
||||||
Summary: Generic Archive Extracting Mechanism
|
Summary: Generic Archive Extracting Mechanism
|
||||||
@ -32,11 +32,11 @@ BuildRequires: perl
|
|||||||
BuildRequires: perl-macros
|
BuildRequires: perl-macros
|
||||||
BuildRequires: perl(IPC::Cmd) >= 0.64
|
BuildRequires: perl(IPC::Cmd) >= 0.64
|
||||||
BuildRequires: perl(Locale::Maketext::Simple)
|
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
|
BuildRequires: perl(Params::Check) >= 0.07
|
||||||
Requires: perl(IPC::Cmd) >= 0.64
|
Requires: perl(IPC::Cmd) >= 0.64
|
||||||
Requires: perl(Locale::Maketext::Simple)
|
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
|
Requires: perl(Params::Check) >= 0.07
|
||||||
%{perl_requires}
|
%{perl_requires}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user