[packages/perl-B-Hooks-EndOfScope] - updated to 0.28
qboosh
qboosh at pld-linux.org
Sun Sep 14 09:29:27 CEST 2025
commit 66bdebfc64b064fab1e5761de97037bae265af5f
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Sun Sep 14 09:32:24 2025 +0200
- updated to 0.28
perl-B-Hooks-EndOfScope.spec | 11 ++++++-----
1 file changed, 6 insertions(+), 5 deletions(-)
---
diff --git a/perl-B-Hooks-EndOfScope.spec b/perl-B-Hooks-EndOfScope.spec
index 0f6ec5f..9b5a023 100644
--- a/perl-B-Hooks-EndOfScope.spec
+++ b/perl-B-Hooks-EndOfScope.spec
@@ -1,20 +1,20 @@
#
# Conditional build:
-%bcond_without tests # do not perform "make test"
+%bcond_without tests # unit tests
#
%define pdir B
%define pnam Hooks-EndOfScope
Summary: B::Hooks::EndOfScope - Execute code after a scope finished compilation
Summary(pl.UTF-8): B::Hooks::EndOfScope - wykonywanie kodu po skompilowaniu zakresu kodu
Name: perl-B-Hooks-EndOfScope
-Version: 0.24
+Version: 0.28
Release: 1
# same as perl
License: GPL v1+ or Artistic
Group: Development/Languages/Perl
-Source0: http://www.cpan.org/modules/by-module/B/%{pdir}-%{pnam}-%{version}.tar.gz
-# Source0-md5: 99a48be0694dfd12b40482c6a495e10f
-URL: https://metacpan.org/release/B-Hooks-EndOfScope
+Source0: https://www.cpan.org/modules/by-module/B/%{pdir}-%{pnam}-%{version}.tar.gz
+# Source0-md5: d738ba65539d4acd601d47cc3e2cbb3a
+URL: https://metacpan.org/dist/B-Hooks-EndOfScope
BuildRequires: perl-ExtUtils-CBuilder >= 0.26
BuildRequires: perl-ExtUtils-MakeMaker
BuildRequires: perl-devel >= 1:5.8.1
@@ -49,6 +49,7 @@ otaczającego zakresu kodu przez interpreter Perla.
%{__perl} Makefile.PL \
--skipdeps \
INSTALLDIRS=vendor
+
%{__make}
%{?with_tests:%{__make} test}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/perl-B-Hooks-EndOfScope.git/commitdiff/66bdebfc64b064fab1e5761de97037bae265af5f
More information about the pld-cvs-commit
mailing list