update to 0.31 [release 0.31-1mamba;Mon Jan 10 2022]
This commit is contained in:
parent
9a3d0f1512
commit
8374cf9943
@ -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 <silvan.calarco@mambasoft.it>
|
||||
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 <silvan.calarco@mambasoft.it> 0.31-1mamba
|
||||
- update to 0.31
|
||||
|
||||
* Sun May 25 2014 Automatic Build System <autodist@mambasoft.it> 0.22-1mamba
|
||||
- automatic update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user