[packages/perl-Class-Tiny] - updated to 1.008
qboosh
qboosh at pld-linux.org
Sun Sep 14 13:31:29 CEST 2025
commit 6019b324ff23d3805d4d4fb2725e2ed54dbc1181
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Sun Sep 14 13:34:25 2025 +0200
- updated to 1.008
perl-Class-Tiny.spec | 11 ++++++-----
1 file changed, 6 insertions(+), 5 deletions(-)
---
diff --git a/perl-Class-Tiny.spec b/perl-Class-Tiny.spec
index 3203904..815ba8e 100644
--- a/perl-Class-Tiny.spec
+++ b/perl-Class-Tiny.spec
@@ -1,19 +1,19 @@
#
# Conditional build:
-%bcond_without tests # do not perform "make test"
+%bcond_without tests # unit tests
#
%define pdir Class
%define pnam Tiny
Summary: Class::Tiny - Minimalist class construction
Summary(pl.UTF-8): Class::Tiny - minimalistyczne tworzenie klas
Name: perl-Class-Tiny
-Version: 1.006
+Version: 1.008
Release: 1
License: Apache v2.0
Group: Development/Languages/Perl
-Source0: http://www.cpan.org/modules/by-module/Class/%{pdir}-%{pnam}-%{version}.tar.gz
-# Source0-md5: fa905646a85a1478b2db1fc9113cb6ac
-URL: https://metacpan.org/release/Class-Tiny
+Source0: https://www.cpan.org/modules/by-module/Class/%{pdir}-%{pnam}-%{version}.tar.gz
+# Source0-md5: e3ccfae5f64d443e7e1110be964d7202
+URL: https://metacpan.org/dist/Class-Tiny
BuildRequires: perl-ExtUtils-MakeMaker >= 6.17
BuildRequires: perl-devel >= 1:5.8.0
BuildRequires: rpm-perlprov >= 4.1-13
@@ -38,6 +38,7 @@ około 120 liniach kodu.
%build
%{__perl} Makefile.PL \
INSTALLDIRS=vendor
+
%{__make}
%{?with_tests:%{__make} test}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/perl-Class-Tiny.git/commitdiff/6019b324ff23d3805d4d4fb2725e2ed54dbc1181
More information about the pld-cvs-commit
mailing list