[packages/perl-Try-Tiny] - updated to 0.32
qboosh
qboosh at pld-linux.org
Sat Sep 13 10:04:21 CEST 2025
commit 933991b6091ce97d844a08a1add6ebeb6a3ac64c
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Sat Sep 13 10:07:16 2025 +0200
- updated to 0.32
perl-Try-Tiny.spec | 12 ++++++++----
1 file changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/perl-Try-Tiny.spec b/perl-Try-Tiny.spec
index 00f8a9e..fb2d6ac 100644
--- a/perl-Try-Tiny.spec
+++ b/perl-Try-Tiny.spec
@@ -7,15 +7,19 @@
Summary: Try::Tiny - minimal try/catch with proper localization of $@
Summary(pl.UTF-8): Try::Tiny - minimaly try/catch z odpowiednią lokalizacją $@
Name: perl-Try-Tiny
-Version: 0.31
+Version: 0.32
Release: 1
License: MIT
Group: Development/Languages/Perl
-Source0: http://www.cpan.org/modules/by-authors/id/E/ET/ETHER/Try-Tiny-%{version}.tar.gz
-# Source0-md5: 993a29ee8a03c9bd9c2f7c53d1082a03
-URL: https://metacpan.org/release/Try-Tiny
+Source0: https://www.cpan.org/modules/by-authors/id/E/ET/ETHER/Try-Tiny-%{version}.tar.gz
+# Source0-md5: 964424fcada4654bede745a7a2fb870b
+URL: https://metacpan.org/dist/Try-Tiny
+BuildRequires: perl(Exporter) >= 5.57
BuildRequires: perl-ExtUtils-MakeMaker >= 6.30
BuildRequires: perl-devel >= 1:5.8.0
+%if %{with tests}
+BuildRequires: perl-Test-Simple
+%endif
BuildRequires: rpm-perlprov >= 4.1-13
BuildRequires: rpmbuild(macros) >= 1.745
BuildArch: noarch
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/perl-Try-Tiny.git/commitdiff/933991b6091ce97d844a08a1add6ebeb6a3ac64c
More information about the pld-cvs-commit
mailing list