automatic version update by autodist [release 0.006-1mamba;Tue Dec 14 2021]
This commit is contained in:
parent
3cb77e6055
commit
9691fc1de2
@ -1,22 +1,21 @@
|
|||||||
%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-IO-Pipely
|
Name: perl-IO-Pipely
|
||||||
Version: 0.005
|
Version: 0.006
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: IO::Pipely - Portably create pipe() or pipe-like handles, one way or another
|
Summary: IO::Pipely - Portably create pipe() or pipe-like handles, one way or another
|
||||||
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: https://cpan.metacpan.org/authors/id/R/RC/RCAPUTO/IO-Pipely-%{version}.tar.gz
|
Source: https://cpan.metacpan.org/modules/by-module/IO/IO-Pipely-%{version}.tar.gz
|
||||||
License: GPL, Artistic
|
License: GPL, Artistic
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: libperl
|
BuildRequires: libperl
|
||||||
BuildRequires: perl-devel
|
BuildRequires: perl-devel
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
Requires: perl >= %perl_major_ver
|
Requires: perl >= %perl_major_ver
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
IO::Pipely - Portably create pipe() or pipe-like handles, one way or another.
|
IO::Pipely - Portably create pipe() or pipe-like handles, one way or another.
|
||||||
@ -52,5 +51,8 @@ done
|
|||||||
%doc LICENSE
|
%doc LICENSE
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Dec 14 2021 Automatic Build System <autodist@mambasoft.it> 0.006-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Mon Feb 01 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 0.005-1mamba
|
* Mon Feb 01 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 0.005-1mamba
|
||||||
- package created using the webbuild interface
|
- package created using the webbuild interface
|
||||||
|
Loading…
Reference in New Issue
Block a user