8
0

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:
Stephan Kulow
2011-11-21 11:37:46 +00:00
committed by Git OBS Bridge
4 changed files with 15 additions and 8 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:68af95a422f9734c0981f6e89579686360ca28d49ba3c689aaa436c02cf4c6d0
size 25903

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:28f691f680663d2773f8ee84d5f0766ef222cb2669bccc0a55c9c819e05e5a64
size 13735

View File

@@ -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 Tue Nov 30 19:20:04 UTC 2010 - coolo@novell.com

View File

@@ -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 # 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
@@ -19,14 +19,14 @@
Name: perl-Data-OptList 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 Summary: Parse and validate simple name/value option pairs
Version: 0.106 Version: 0.107
Release: 4 Release: 4
License: Artistic License: Artistic
Group: Development/Libraries/Perl Group: Development/Libraries/Perl
Url: http://search.cpan.org/dist/Data-OptList 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 BuildArch: noarch
BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRoot: %{_tmppath}/%{name}-%{version}-build
%{perl_requires} %{perl_requires}