[packages/perl-Test-Warnings] - updated to 0.038 (now with Test2 support)

qboosh qboosh at pld-linux.org
Sat Sep 13 10:17:06 CEST 2025


commit 11fde4fde65be537fdbca6ecacc2c0d6f662e433
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Sat Sep 13 10:20:00 2025 +0200

    - updated to 0.038 (now with Test2 support)

 perl-Test-Warnings.spec | 13 ++++++++-----
 1 file changed, 8 insertions(+), 5 deletions(-)
---
diff --git a/perl-Test-Warnings.spec b/perl-Test-Warnings.spec
index d3f2694..2260c08 100644
--- a/perl-Test-Warnings.spec
+++ b/perl-Test-Warnings.spec
@@ -1,20 +1,21 @@
 #
 # Conditional build:
-%bcond_without	tests		# do not perform "make test"
+%bcond_without	tests		# unit tests
 #
 %define		pdir	Test
 %define		pnam	Warnings
 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.031
+Version:	0.038
 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:	f608f7011b0bb8f27d3a27e646a52f60
-URL:		https://metacpan.org/release/Test-Warnings
+Source0:	https://www.cpan.org/modules/by-module/Test/%{pdir}-%{pnam}-%{version}.tar.gz
+# Source0-md5:	53f8c543cf362f49f822bdfe31797712
+URL:		https://metacpan.org/dist/Test-Warnings
+BuildRequires:	perl-ExtUtils-MakeMaker
 BuildRequires:	perl-devel >= 1:5.8.0
 BuildRequires:	rpm-perlprov >= 4.1-13
 BuildRequires:	rpmbuild(macros) >= 1.745
@@ -78,5 +79,7 @@ rm -rf $RPM_BUILD_ROOT
 %defattr(644,root,root,755)
 %doc Changes README
 %{perl_vendorlib}/Test/Warnings.pm
+%{perl_vendorlib}/Test2/Warnings.pm
 %{_mandir}/man3/Test::Warnings.3pm*
+%{_mandir}/man3/Test2::Warnings.3pm*
 %{_examplesdir}/%{name}-%{version}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/perl-Test-Warnings.git/commitdiff/11fde4fde65be537fdbca6ecacc2c0d6f662e433



More information about the pld-cvs-commit mailing list