Accepting request 296294 from devel:languages:perl:autoupdate

automatic update

OBS-URL: https://build.opensuse.org/request/show/296294
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-ExtUtils-InstallPaths?expand=0&rev=5
This commit is contained in:
Stephan Kulow 2015-04-15 04:32:52 +00:00 committed by Git OBS Bridge
parent 2fa335a51d
commit d03dfc7a17
4 changed files with 15 additions and 6 deletions

View File

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

View File

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

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Tue Apr 14 18:07:28 UTC 2015 - coolo@suse.com
- updated to 0.011
see /usr/share/doc/packages/perl-ExtUtils-InstallPaths/Changes
0.011 2015-02-16 00:47:54+01:00 Europe/Amsterdam
Make EU::IP compatible with perl 5.6
Declare dependency on File::Spec 0.83 for case_sensitive
-------------------------------------------------------------------
Mon Nov 25 07:38:15 UTC 2013 - coolo@suse.com

View File

@ -1,7 +1,7 @@
#
# spec file for package perl-ExtUtils-InstallPaths
#
# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2015 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-ExtUtils-InstallPaths
Version: 0.010
Version: 0.011
Release: 0
%define cpan_name ExtUtils-InstallPaths
Summary: Build.PL install path logic made easy
@ -30,7 +30,6 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: perl
BuildRequires: perl-macros
BuildRequires: perl(ExtUtils::Config) >= 0.002
#BuildRequires: perl(ExtUtils::InstallPaths)
Requires: perl(ExtUtils::Config) >= 0.002
%{perl_requires}