]> git.pld-linux.org Git - packages/perl-Data-OptList.git/commitdiff
- updated to 0.114 master auto/th/perl-Data-OptList-0.114-1
authorJakub Bogusz <qboosh@pld-linux.org>
Wed, 6 Sep 2023 19:31:57 +0000 (21:31 +0200)
committerJakub Bogusz <qboosh@pld-linux.org>
Wed, 6 Sep 2023 19:31:57 +0000 (21:31 +0200)
perl-Data-OptList.spec

index b9de33f8405f77fd14309c5bc4d6283bc943173f..cc6ae214740de26caf9fcf3b2dfbe2a71bd4d640 100644 (file)
@@ -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}
This page took 0.183438 seconds and 4 git commands to generate.