]> git.pld-linux.org Git - packages/perl-Data-Section-Simple.git/commitdiff
- updated to 0.07 master auto/th/perl-Data-Section-Simple-0.07-1
authorJakub Bogusz <qboosh@pld-linux.org>
Wed, 7 Oct 2020 04:28:31 +0000 (06:28 +0200)
committerJakub Bogusz <qboosh@pld-linux.org>
Wed, 7 Oct 2020 04:28:31 +0000 (06:28 +0200)
perl-Data-Section-Simple.spec

index 0428cdd2286209968f3445e26943eeef11a1d0e1..83c87e9cfbbf0b69b63f5416672c61d44e5c8f6e 100644 (file)
@@ -1,22 +1,24 @@
 #
 # Conditional build:
-%bcond_without tests           # do not perform "make test"
+%bcond_without tests   # unit tests
 #
 %define                pdir    Data
 %define                pnam    Section-Simple
 Summary:       Data::Section::Simple - Read data from __DATA__ section of file
 Summary(pl.UTF-8):     Data::Section::Simple - odczyt danych z sekcji __DATA__ pliku
 Name:          perl-Data-Section-Simple
-Version:       0.05
+Version:       0.07
 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: 082979ccfb4017bc952902d129887ce9
-URL:           http://search.cpan.org/dist/Data-Section-Simple/
-BuildRequires: perl-devel >= 1:5.8.0
+# Source0-md5: 5a079d3d7712fa3c8256494cf026a153
+URL:           https://metacpan.org/release/Data-Section-Simple
+BuildRequires: perl-ExtUtils-MakeMaker >= 6.30
+BuildRequires: perl-devel >= 1:5.8.1
 BuildRequires: rpm-perlprov >= 4.1-13
+BuildRequires: rpmbuild(macros) >= 1.745
 %if %{with tests}
 BuildRequires: perl-Test-Requires
 BuildRequires: perl-Test-Simple >= 0.88
This page took 0.075013 seconds and 4 git commands to generate.