From d03dfc7a17a54f7ed8158495f919d73d25626ed9407fcad40da182ddee7e20ab Mon Sep 17 00:00:00 2001 From: Stephan Kulow Date: Wed, 15 Apr 2015 04:32:52 +0000 Subject: [PATCH] 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 --- ExtUtils-InstallPaths-0.010.tar.gz | 3 --- ExtUtils-InstallPaths-0.011.tar.gz | 3 +++ perl-ExtUtils-InstallPaths.changes | 10 ++++++++++ perl-ExtUtils-InstallPaths.spec | 5 ++--- 4 files changed, 15 insertions(+), 6 deletions(-) delete mode 100644 ExtUtils-InstallPaths-0.010.tar.gz create mode 100644 ExtUtils-InstallPaths-0.011.tar.gz diff --git a/ExtUtils-InstallPaths-0.010.tar.gz b/ExtUtils-InstallPaths-0.010.tar.gz deleted file mode 100644 index 0fa3bad..0000000 --- a/ExtUtils-InstallPaths-0.010.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d14cbff118e467900c2c488b55b83ef697d6eb1b8f592c0521f1d82848bf2156 -size 18395 diff --git a/ExtUtils-InstallPaths-0.011.tar.gz b/ExtUtils-InstallPaths-0.011.tar.gz new file mode 100644 index 0000000..71ff603 --- /dev/null +++ b/ExtUtils-InstallPaths-0.011.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7609fa048cdcf1451cad5b1d7d494f30e3d5bad0672d15404f1ea60e1df0067c +size 18588 diff --git a/perl-ExtUtils-InstallPaths.changes b/perl-ExtUtils-InstallPaths.changes index 1555747..495298c 100644 --- a/perl-ExtUtils-InstallPaths.changes +++ b/perl-ExtUtils-InstallPaths.changes @@ -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 diff --git a/perl-ExtUtils-InstallPaths.spec b/perl-ExtUtils-InstallPaths.spec index 4533121..be7b47c 100644 --- a/perl-ExtUtils-InstallPaths.spec +++ b/perl-ExtUtils-InstallPaths.spec @@ -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}