Accepting request 404132 from devel:languages:perl:autoupdate

automatic update

OBS-URL: https://build.opensuse.org/request/show/404132
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Parse-VarName?expand=0&rev=3
This commit is contained in:
Stephan Kulow
2016-06-24 05:04:44 +00:00
committed by Git OBS Bridge
parent 01e5e44d8b
commit 19cff92f0a
4 changed files with 17 additions and 7 deletions

View File

@@ -1,7 +1,7 @@
#
# spec file for package perl-Parse-VarName
#
# 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-Parse-VarName
Version: 0.02
Version: 0.03
Release: 0
%define cpan_name Parse-VarName
Summary: Routines to parse variable name
@@ -30,9 +30,7 @@ BuildArch: noarch
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: perl
BuildRequires: perl-macros
BuildRequires: perl(Exporter::Lite)
BuildRequires: perl(Test::More) >= 0.98
Requires: perl(Exporter::Lite)
%{perl_requires}
%description