summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakub Bogusz2020-05-03 15:26:43 (GMT)
committerJakub Bogusz2020-05-03 15:26:43 (GMT)
commitfc75028b7d35f54f70856edb4f95667d4518630a (patch)
tree2433f15ab7d98fdeb72a783f11b78f1f99995c8b
parent1baef052eaf84383af5e3dbaa4b53fe472e1bb26 (diff)
downloadperl-Test-Warnings-auto/th/perl-Test-Warnings-0.030-1.zip
perl-Test-Warnings-auto/th/perl-Test-Warnings-0.030-1.tar.gz
-rw-r--r--perl-Test-Warnings.spec8
1 files changed, 4 insertions, 4 deletions
diff --git a/perl-Test-Warnings.spec b/perl-Test-Warnings.spec
index d64808e..1699219 100644
--- a/perl-Test-Warnings.spec
+++ b/perl-Test-Warnings.spec
@@ -7,18 +7,18 @@
Summary: Test::Warnings - Test for warnings and the lack of them
Summary(pl.UTF-8): Test::Warnings - testowanie pod kątem ostrzeżeń i ich braku
Name: perl-Test-Warnings
-Version: 0.026
+Version: 0.030
Release: 1
# same as perl 5
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: 1a379f7eac4c89155d98e652459593a7
-URL: http://search.cpan.org/dist/Test-Warnings/
+# Source0-md5: d30550a4898499daf351f9cf31602121
+URL: https://metacpan.org/release/Test-Warnings
BuildRequires: perl-devel >= 1:5.8.0
BuildRequires: rpm-perlprov >= 4.1-13
+BuildRequires: rpmbuild(macros) >= 1.745
%if %{with tests}
-BuildRequires: perl-Test-Deep
BuildRequires: perl-Test-Simple >= 0.94
BuildRequires: perl-Test-Tester >= 0.108
%endif