diff --git a/Data-OptList-0.106.tar.gz b/Data-OptList-0.106.tar.gz deleted file mode 100644 index 2c1fd32..0000000 --- a/Data-OptList-0.106.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:68af95a422f9734c0981f6e89579686360ca28d49ba3c689aaa436c02cf4c6d0 -size 25903 diff --git a/perl-Data-OptList.changes b/perl-Data-OptList.changes index ebc5b9d..9aeace9 100644 --- a/perl-Data-OptList.changes +++ b/perl-Data-OptList.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Sat Nov 19 16:09:00 UTC 2011 - coolo@suse.com + +- update to 0.107 + mkopt now prefers named parameters; docs updated + added the name_test parameter to mkopt + ------------------------------------------------------------------- Tue Nov 30 19:20:04 UTC 2010 - coolo@novell.com diff --git a/perl-Data-OptList.spec b/perl-Data-OptList.spec index d0cc408..408eda6 100644 --- a/perl-Data-OptList.spec +++ b/perl-Data-OptList.spec @@ -19,14 +19,14 @@ Name: perl-Data-OptList -%define cpan_name %( echo %{name} | %{__sed} -e 's,perl-,,' ) +%define cpan_name Data-OptList Summary: Parse and validate simple name/value option pairs -Version: 0.106 +Version: 0.107 Release: 4 License: Artistic Group: Development/Libraries/Perl Url: http://search.cpan.org/dist/Data-OptList -Source: http://search.cpan.org/CPAN/authors/id/R/RJ/RJBS/Data-OptList-0.106.tar.gz +Source: http://search.cpan.org/CPAN/authors/id/R/RJ/RJBS/Data-OptList-%{version}.tar.gz BuildArch: noarch BuildRoot: %{_tmppath}/%{name}-%{version}-build %{perl_requires}