forked from pool/perl-Data-OptList
Accepting request 92505 from devel:languages:perl
- update to 0.107
mkopt now prefers named parameters; docs updated
added the name_test parameter to mkopt
OBS-URL: https://build.opensuse.org/request/show/92505
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Data-OptList?expand=0&rev=8
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:68af95a422f9734c0981f6e89579686360ca28d49ba3c689aaa436c02cf4c6d0
|
||||
size 25903
|
||||
3
Data-OptList-0.107.tar.gz
Normal file
3
Data-OptList-0.107.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:28f691f680663d2773f8ee84d5f0766ef222cb2669bccc0a55c9c819e05e5a64
|
||||
size 13735
|
||||
@@ -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
|
||||
|
||||
|
||||
@@ -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}
|
||||
|
||||
Reference in New Issue
Block a user