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