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/Data-OptList-0.107.tar.gz b/Data-OptList-0.107.tar.gz new file mode 100644 index 0000000..a228152 --- /dev/null +++ b/Data-OptList-0.107.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:28f691f680663d2773f8ee84d5f0766ef222cb2669bccc0a55c9c819e05e5a64 +size 13735 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 943b1b8..408eda6 100644 --- a/perl-Data-OptList.spec +++ b/perl-Data-OptList.spec @@ -1,7 +1,7 @@ # -# spec file for package perl-Data-OptList (Version 0.106) +# spec file for package perl-Data-OptList # -# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -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}