]> git.pld-linux.org Git - packages/perl-YAML.git/commitdiff
- updated to 1.30 master auto/th/perl-YAML-1.30-1
authorJakub Bogusz <qboosh@pld-linux.org>
Mon, 4 May 2020 04:19:30 +0000 (06:19 +0200)
committerJakub Bogusz <qboosh@pld-linux.org>
Mon, 4 May 2020 04:19:30 +0000 (06:19 +0200)
perl-YAML.spec

index 23f229abaf1f2c026754d2091808e81852a7a074..7a7f343edb226135564429448537675b1c71f4c2 100644 (file)
@@ -6,21 +6,23 @@
 Summary:       YAML - YAML Ain't Markup Language (tm)
 Summary(pl.UTF-8):     YAML - YAML nie jest językiem znaczników
 Name:          perl-YAML
-Version:       1.29
+Version:       1.30
 Release:       1
 # same as perl 5
 License:       GPL v1+ or Artistic
 Group:         Development/Languages/Perl
 Source0:       http://www.cpan.org/modules/by-module/YAML/%{pdir}-%{version}.tar.gz
-# Source0-md5: 3dbb1d9734aef91cec28fb7ccd20cf3a
-URL:           http://www.yaml.org/spec/
+# Source0-md5: 2c861f02e091787c7fe115ec20d3b9b3
+URL:           https://metacpan.org/release/YAML
 BuildRequires: perl-ExtUtils-MakeMaker >= 6.59
 BuildRequires: perl-devel >= 1:5.8.1
 %if %{with tests}
+BuildRequires: perl-Test-Deep
 BuildRequires: perl-Test-Simple >= 0.88
 BuildRequires: perl-Test-YAML >= 1.05
 %endif
 BuildRequires: rpm-perlprov >= 4.1-13
+BuildRequires: rpmbuild(macros) >= 1.745
 BuildArch:     noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
This page took 0.057225 seconds and 4 git commands to generate.