automatic version update by autodist [release 0.87-1mamba;Wed Feb 24 2021]

This commit is contained in:
Automatic Build System 2024-01-06 09:08:53 +01:00
parent 1a95135a6b
commit b8e3095367

View File

@ -1,22 +1,21 @@
%define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0)
Name: perl-IO-All
Version: 0.86
Version: 0.87
Release: 1mamba
Summary: IO::All - IO::All to Larry Wall!
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/I/IN/INGY/IO-All-%{version}.tar.gz
URL: https://www.cpan.org
Source: https://cpan.metacpan.org/modules/by-module/IO/IO-All-%{version}.tar.gz
License: GPL, Artistic
## AUTOBUILDREQ-BEGIN
BuildRequires: libperl
BuildRequires: perl-devel
## AUTOBUILDREQ-END
Requires: perl >= %perl_major_ver
BuildRoot: %{_tmppath}/%{name}-%{version}-root
%description
IO::All - IO::All to Larry Wall!
@ -54,6 +53,9 @@ done
# %doc README
%changelog
* Wed Feb 24 2021 Automatic Build System <autodist@mambasoft.it> 0.87-1mamba
- automatic version update by autodist
* Wed Jan 14 2015 Automatic Build System <autodist@mambasoft.it> 0.86-1mamba
- automatic update by autodist