]> git.pld-linux.org Git - packages/perl-Test-Differences.git/commitdiff
- updated to 0.64 auto/th/perl-Test-Differences-0.64-1
authorJakub Bogusz <qboosh@pld-linux.org>
Sun, 2 Jul 2017 08:10:55 +0000 (10:10 +0200)
committerJakub Bogusz <qboosh@pld-linux.org>
Sun, 2 Jul 2017 08:10:55 +0000 (10:10 +0200)
perl-Test-Differences.spec

index 6fe2618b748efdf2045a29f873ec53d6a70b010f..e13ee45902b3f70702ab7a9b2d69e971572a01be 100644 (file)
@@ -8,20 +8,24 @@
 Summary:       Test::Differences - test strings and data structures and show differences if not ok
 Summary(pl.UTF-8):     Test::Differences - kontrola łańcuchów i struktur danych z pokazywaniem różnic
 Name:          perl-Test-Differences
-Version:       0.61
+Version:       0.64
 Release:       1
 Epoch:         1
 # same as perl
 License:       GPL v1+ or Artistic
 Group:         Development/Languages/Perl
 Source0:       http://www.cpan.org/modules/by-module/Test/%{pdir}-%{pnam}-%{version}.tar.gz
-# Source0-md5: 8728047fbd04a32ffdbbc4304d635eb1
+# Source0-md5: ecfda620fe133e36a6e392d94ab8424d
 URL:           http://search.cpan.org/dist/Test-Differences/
 BuildRequires: perl-devel >= 1:5.8.0
 BuildRequires: rpm-perlprov >= 4.1-13
 %if %{with tests}
-BuildRequires: perl-Text-Diff >= 0.34
+BuildRequires: perl(Data::Dumper) >= 2.126
+BuildRequires: perl-Capture-Tiny >= 0.24
+BuildRequires: perl-Test-Simple >= 0.88
+BuildRequires: perl-Text-Diff >= 1.43
 %endif
+Requires:      perl-Text-Diff >= 1.43
 BuildArch:     noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
This page took 0.077493 seconds and 4 git commands to generate.