[packages/perl-Devel-CheckLib] - updated to 1.16

qboosh qboosh at pld-linux.org
Wed Jun 12 21:32:04 CEST 2024


commit f0fd25f83256ef992a019f1239f7c226a53d845d
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Wed Jun 12 21:23:10 2024 +0200

    - updated to 1.16

 perl-Devel-CheckLib.spec | 16 +++++++++-------
 1 file changed, 9 insertions(+), 7 deletions(-)
---
diff --git a/perl-Devel-CheckLib.spec b/perl-Devel-CheckLib.spec
index 344fed3..d35f499 100644
--- a/perl-Devel-CheckLib.spec
+++ b/perl-Devel-CheckLib.spec
@@ -1,26 +1,28 @@
 #
 # Conditional build:
-%bcond_without	tests		# do not perform "make test"
+%bcond_without	tests	# unit tests
 #
 %define		pdir	Devel
 %define		pnam	CheckLib
 Summary:	Devel::CheckLib - check that a library is available
 Summary(pl.UTF-8):	Devel::CheckLib - sprawdzanie dostępności biblioteki
 Name:		perl-Devel-CheckLib
-Version:	1.11
+Version:	1.16
 Release:	1
 # same as perl
 License:	GPL v1+ or Artistic
 Group:		Development/Languages/Perl
-Source0:	http://www.cpan.org/modules/by-module/Devel/%{pdir}-%{pnam}-%{version}.tar.gz
-# Source0-md5:	c20873798591176283f51af4ad8088cd
-URL:		http://search.cpan.org/dist/Devel-CheckLib/
+Source0:	https://www.cpan.org/modules/by-module/Devel/%{pdir}-%{pnam}-%{version}.tar.gz
+# Source0-md5:	e0d362964e0371b9b0343c140aa40a81
+URL:		https://metacpan.org/dist/Devel-CheckLib
 BuildRequires:	perl-devel >= 1:5.8.0
 BuildRequires:	rpm-perlprov >= 4.1-13
+BuildRequires:	rpmbuild(macros) >= 1.745
 %if %{with tests}
-BuildRequires:	perl-IO-CaptureOutput >= 1.0801
+BuildRequires:	perl-Capture-Tiny
+BuildRequires:	perl-File-Temp >= 0.16
 BuildRequires:	perl-Mock-Config >= 0.02
-BuildRequires:	perl-Test-Simple >= 0.62
+BuildRequires:	perl-Test-Simple >= 0.88
 %endif
 BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/perl-Devel-CheckLib.git/commitdiff/f0fd25f83256ef992a019f1239f7c226a53d845d



More information about the pld-cvs-commit mailing list