diff --git a/Parse-VarName-0.02.tar.gz b/Parse-VarName-0.02.tar.gz deleted file mode 100644 index 6c4e4b0..0000000 --- a/Parse-VarName-0.02.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f381a64be2fd23e48a2aeb0de6337624e96dec1e367fd9faf187745ef995e9b3 -size 13460 diff --git a/Parse-VarName-0.03.tar.gz b/Parse-VarName-0.03.tar.gz new file mode 100644 index 0000000..060c07c --- /dev/null +++ b/Parse-VarName-0.03.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2c918730e9df8a3e05d87647b7531b95520da4dc34a56fe09b33ed3713b66d4f +size 13907 diff --git a/perl-Parse-VarName.changes b/perl-Parse-VarName.changes index f2ae0ad..dde6f5b 100644 --- a/perl-Parse-VarName.changes +++ b/perl-Parse-VarName.changes @@ -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 diff --git a/perl-Parse-VarName.spec b/perl-Parse-VarName.spec index 0ed4b4e..c7c0618 100644 --- a/perl-Parse-VarName.spec +++ b/perl-Parse-VarName.spec @@ -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