automatic version update by autodist [release 0.17030-1mamba;Wed Feb 19 2025]
This commit is contained in:
parent
e37c2a8804
commit
b23d3ea68a
@ -1,19 +1,23 @@
|
|||||||
%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-Error
|
Name: perl-Error
|
||||||
Version: 0.17029
|
Version: 0.17030
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: Error - Error/exception handling in an OO-ish way
|
Summary: Error - Error/exception handling in an OO-ish way
|
||||||
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/S/SH/SHLOMIF/Error-%{version}.tar.gz
|
Source: http://search.cpan.org/CPAN/authors/id/S/SH/SHLOMIF/Error-%{version}.tar.gz
|
||||||
License: GPL, Artistic
|
License: GPL, Artistic
|
||||||
|
BuildArch: noarch
|
||||||
|
## AUTOBUILDREQ-BEGIN
|
||||||
|
BuildRequires: perl-Scalar-List-Utils
|
||||||
|
BuildRequires: perl-devel
|
||||||
|
## AUTOBUILDREQ-END
|
||||||
Requires: perl >= %perl_major_ver
|
Requires: perl >= %perl_major_ver
|
||||||
BuildRequires: perl-devel >= %perl_major_ver
|
BuildRequires: perl-devel >= %perl_major_ver
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
Error - Error/exception handling in an OO-ish way.
|
Error - Error/exception handling in an OO-ish way.
|
||||||
@ -54,6 +58,9 @@ rm -f .packlist
|
|||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Feb 19 2025 Automatic Build System <autodist@openmamba.org> 0.17030-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Mon Apr 20 2020 Automatic Build System <autodist@mambasoft.it> 0.17029-1mamba
|
* Mon Apr 20 2020 Automatic Build System <autodist@mambasoft.it> 0.17029-1mamba
|
||||||
- automatic update by autodist
|
- automatic update by autodist
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user