diff --git a/perl-Try-Tiny.spec b/perl-Try-Tiny.spec index 2200b46..2324bf6 100644 --- a/perl-Try-Tiny.spec +++ b/perl-Try-Tiny.spec @@ -1,21 +1,20 @@ %define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0) Name: perl-Try-Tiny -Version: 0.22 +Version: 0.31 Release: 1mamba Summary: Minimal try/catch with proper localization of $@ Group: System/Libraries/Perl Vendor: openmamba Distribution: openmamba Packager: Silvan Calarco -URL: http://www.cpan.org -Source: http://search.cpan.org/CPAN/authors/id/D/DO/DOY/Try-Tiny-%{version}.tar.gz +URL: https://www.cpan.org/ +Source: https://cpan.metacpan.org/authors/id/E/ET/ETHER/Try-Tiny-%{version}.tar.gz License: GPL, Artistic ## AUTOBUILDREQ-BEGIN BuildRequires: perl-devel ## AUTOBUILDREQ-END Requires: perl >= %perl_major_ver -BuildRoot: %{_tmppath}/%{name}-%{version}-root %description Minimal try/catch with proper localization of $@. @@ -50,6 +49,9 @@ done %defattr(-,root,root) %changelog +* Mon Jan 10 2022 Silvan Calarco 0.31-1mamba +- update to 0.31 + * Sun May 25 2014 Automatic Build System 0.22-1mamba - automatic update by autodist