From 122b831d6e6a9721e8551986731cedf55b4db404 Mon Sep 17 00:00:00 2001 From: Jakub Bogusz Date: Wed, 6 Sep 2023 21:31:57 +0200 Subject: [PATCH] - updated to 0.114 --- perl-Data-OptList.spec | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/perl-Data-OptList.spec b/perl-Data-OptList.spec index b9de33f..cc6ae21 100644 --- a/perl-Data-OptList.spec +++ b/perl-Data-OptList.spec @@ -1,22 +1,22 @@ # # Conditional build: -%bcond_without tests # do not perform "make test" +%bcond_without tests # unit tests # %define pdir Data %define pnam OptList Summary: Data::OptList - parse and validate simple name/value option pairs Summary(pl.UTF-8): Data::OptList - analiza i sprawdzanie poprawności prostych par opcji nazwa/wartość Name: perl-Data-OptList -Version: 0.110 +Version: 0.114 Release: 1 # same as perl License: GPL v1+ or Artistic Group: Development/Languages/Perl Source0: http://www.cpan.org/modules/by-module/Data/%{pdir}-%{pnam}-%{version}.tar.gz -# Source0-md5: f9236c9ea5607134ad8a2b3dc901c4c5 +# Source0-md5: d63ec5d446eff1aaa5ba92bc13a52b77 URL: https://metacpan.org/release/Data-OptList -BuildRequires: perl-ExtUtils-MakeMaker >= 6.30 -BuildRequires: perl-devel >= 1:5.8.0 +BuildRequires: perl-ExtUtils-MakeMaker >= 6.78 +BuildRequires: perl-devel >= 1:5.12.0 BuildRequires: rpm-perlprov >= 4.1-13 BuildRequires: rpmbuild(macros) >= 1.745 %if %{with tests} -- 2.44.0