[packages/perl-Data-Section-Simple] - updated to 0.07
qboosh
qboosh at pld-linux.org
Wed Oct 7 06:25:28 CEST 2020
commit e31b1565e48f59bf5355c78365e1134bcca14dc7
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Wed Oct 7 06:28:31 2020 +0200
- updated to 0.07
perl-Data-Section-Simple.spec | 12 +++++++-----
1 file changed, 7 insertions(+), 5 deletions(-)
---
diff --git a/perl-Data-Section-Simple.spec b/perl-Data-Section-Simple.spec
index 0428cdd..83c87e9 100644
--- a/perl-Data-Section-Simple.spec
+++ b/perl-Data-Section-Simple.spec
@@ -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
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/perl-Data-Section-Simple.git/commitdiff/e31b1565e48f59bf5355c78365e1134bcca14dc7
More information about the pld-cvs-commit
mailing list