automatic version update by autodist [release 0.017-1mamba;Sun Jan 01 2023]
This commit is contained in:
parent
1a01cfd4ca
commit
9ceffd01c7
@ -1,23 +1,22 @@
|
||||
%define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0)
|
||||
|
||||
Name: perl-Test-Fatal
|
||||
Version: 0.016
|
||||
Version: 0.017
|
||||
Release: 1mamba
|
||||
Summary: Incredibly simple helpers for testing code with exceptions
|
||||
Group: System/Libraries/Perl
|
||||
Vendor: openmamba
|
||||
Distribution: openmamba
|
||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||
URL: http://www.cpan.org
|
||||
URL: https://www.cpan.org/
|
||||
Source: http://search.cpan.org/CPAN/authors/id/R/RJ/RJBS/Test-Fatal-%{version}.tar.gz
|
||||
License: GPL, Artistic
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: perl-devel
|
||||
BuildRequires: perl-Try-Tiny
|
||||
BuildRequires: perl-devel
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: perl-devel
|
||||
Requires: perl >= %perl_major_ver
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||
|
||||
%description
|
||||
Incredibly simple helpers for testing code with exceptions.
|
||||
@ -53,6 +52,9 @@ done
|
||||
%doc LICENSE README
|
||||
|
||||
%changelog
|
||||
* Sun Jan 01 2023 Automatic Build System <autodist@mambasoft.it> 0.017-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Aug 16 2020 Automatic Build System <autodist@mambasoft.it> 0.016-1mamba
|
||||
- automatic update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user