[packages/perl-Sub-Quote] - updated to 2.006009
    qboosh 
    qboosh at pld-linux.org
       
    Sat Sep 13 21:35:26 CEST 2025
    
    
  
commit 048d091cbedfca79d7ce1c6c121b8dc7b0d0d954
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Sat Sep 13 21:38:19 2025 +0200
    - updated to 2.006009
 perl-Sub-Quote.spec | 12 +++++++-----
 1 file changed, 7 insertions(+), 5 deletions(-)
---
diff --git a/perl-Sub-Quote.spec b/perl-Sub-Quote.spec
index bfcbc84..2e30776 100644
--- a/perl-Sub-Quote.spec
+++ b/perl-Sub-Quote.spec
@@ -1,24 +1,26 @@
 #
 # Conditional build:
-%bcond_without	tests		# do not perform "make test"
+%bcond_without	tests	# unit tests
 #
 %define		pdir	Sub
 %define		pnam	Quote
 Summary:	Sub::Quote - Efficient generation of subroutines via string eval
 Summary(pl.UTF-8):	Sub::Quote - wydajne generowanie podprocedur poprzez ewaluację łańcuchów znaków
 Name:		perl-Sub-Quote
-Version:	2.006006
+Version:	2.006009
 Release:	1
 # same as perl
 License:	GPL v1+ or Artistic
 Group:		Development/Languages/Perl
-Source0:	http://www.cpan.org/modules/by-module/Sub/%{pdir}-%{pnam}-%{version}.tar.gz
-# Source0-md5:	1bb9caee697bcfa738f419d40505e506
-URL:		https://metacpan.org/release/Sub-Quote
+Source0:	https://www.cpan.org/modules/by-module/Sub/%{pdir}-%{pnam}-%{version}.tar.gz
+# Source0-md5:	8f4600b812f6106a1f907ee47a87bd1d
+URL:		https://metacpan.org/dist/Sub-Quote
+BuildRequires:	perl-ExtUtils-MakeMaker
 BuildRequires:	perl-devel >= 1:5.8.0
 BuildRequires:	rpm-perlprov >= 4.1-13
 BuildRequires:	rpmbuild(macros) >= 1.745
 %if %{with tests}
+BuildRequires:	perl-Scalar-List-Utils
 BuildRequires:	perl-Test-Fatal >= 0.003
 BuildRequires:	perl-Test-Simple >= 0.94
 %endif
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/perl-Sub-Quote.git/commitdiff/048d091cbedfca79d7ce1c6c121b8dc7b0d0d954
    
    
More information about the pld-cvs-commit
mailing list