Accepting request 296343 from devel:languages:perl:autoupdate
automatic update OBS-URL: https://build.opensuse.org/request/show/296343 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-File-SearchPath?expand=0&rev=2
This commit is contained in:
committed by
Git OBS Bridge
parent
cd6864c6ae
commit
902ac8d088
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:ffd6485d407c4013162ccf026b8120e6da1d94aaf3a47aa767e1b4b7546eb274
|
|
||||||
size 7252
|
|
3
File-SearchPath-0.07.tar.gz
Normal file
3
File-SearchPath-0.07.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:be4a2594ef1a7577e773135add940179c6a324e07e12bcfdc463cb49119a2cb9
|
||||||
|
size 7813
|
6
perl-File-SearchPath.changes
Normal file
6
perl-File-SearchPath.changes
Normal file
@@ -0,0 +1,6 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Apr 14 18:35:51 UTC 2015 - coolo@suse.com
|
||||||
|
|
||||||
|
- initial package $version
|
||||||
|
* created by $NAME $VERSION
|
||||||
|
|
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package perl-File-SearchPath
|
# spec file for package perl-File-SearchPath
|
||||||
#
|
#
|
||||||
# Copyright (c) 2012 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
|
# 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-File-SearchPath
|
Name: perl-File-SearchPath
|
||||||
Version: 0.06
|
Version: 0.07
|
||||||
Release: 0
|
Release: 0
|
||||||
%define cpan_name File-SearchPath
|
%define cpan_name File-SearchPath
|
||||||
Summary: Search for a file in an environment variable path
|
Summary: Search for a file in an environment variable path
|
||||||
@@ -29,8 +29,7 @@ BuildArch: noarch
|
|||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
BuildRequires: perl
|
BuildRequires: perl
|
||||||
BuildRequires: perl-macros
|
BuildRequires: perl-macros
|
||||||
BuildRequires: perl(Module::Build)
|
BuildRequires: perl(Module::Build) >= 0.36
|
||||||
#BuildRequires: perl(Env::Path)
|
|
||||||
Recommends: perl(Env::Path)
|
Recommends: perl(Env::Path)
|
||||||
%{perl_requires}
|
%{perl_requires}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user