|
|
|
@ -7,7 +7,7 @@
|
|
|
|
|
Name: perl-Try-Tiny
|
|
|
|
|
Summary: Minimal try/catch with proper localization of $@
|
|
|
|
|
Version: 0.31
|
|
|
|
|
Release: 11%{?dist}
|
|
|
|
|
Release: 12%{?dist}
|
|
|
|
|
License: MIT
|
|
|
|
|
URL: https://metacpan.org/release/Try-Tiny
|
|
|
|
|
Source0: https://cpan.metacpan.org/authors/id/E/ET/ETHER/Try-Tiny-%{version}.tar.gz
|
|
|
|
@ -103,6 +103,10 @@ make test
|
|
|
|
|
%{_libexecdir}/%{name}
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 0.31-12
|
|
|
|
|
- Bump release for October 2024 mass rebuild:
|
|
|
|
|
Resolves: RHEL-64018
|
|
|
|
|
|
|
|
|
|
* Mon Aug 19 2024 Michal Josef Špaček <mspacek@redhat.com> - 0.31-11
|
|
|
|
|
- Package tests
|
|
|
|
|
|
|
|
|
|