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,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:f381a64be2fd23e48a2aeb0de6337624e96dec1e367fd9faf187745ef995e9b3
size 13460

View File

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

View File

@@ -1,3 +1,15 @@
-------------------------------------------------------------------
Thu Jun 23 06:51:37 UTC 2016 - coolo@suse.com
- updated to 0.03
see /usr/share/doc/packages/perl-Parse-VarName/Changes
0.03 2016-06-14 (PERLANCAR)
- No functional changes.
- [dist] Replace Exporter::Lite with Exporter.
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Sep 4 09:38:22 UTC 2015 - coolo@suse.com Fri Sep 4 09:38:22 UTC 2015 - coolo@suse.com

View File

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