automatic version update by autodist [release 0.66-1mamba;Wed Feb 24 2021]
This commit is contained in:
parent
b4be89b01b
commit
6b68c206e6
@ -1,15 +1,15 @@
|
|||||||
%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-Tee
|
Name: perl-IO-Tee
|
||||||
Version: 0.64
|
Version: 0.66
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: IO::Tee - Multiplex output to multiple output handles
|
Summary: IO::Tee - Multiplex output to multiple output handles
|
||||||
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/K/KE/KENSHAN/IO-Tee-%{version}.tar.gz
|
Source: https://cpan.metacpan.org/modules/by-module/IO/IO-Tee-%{version}.tar.gz
|
||||||
License: GPL, Artistic
|
License: GPL, Artistic
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: libperl
|
BuildRequires: libperl
|
||||||
@ -17,7 +17,6 @@ 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
|
||||||
IO::Tee - Multiplex output to multiple output handles.
|
IO::Tee - Multiplex output to multiple output handles.
|
||||||
@ -55,5 +54,8 @@ done
|
|||||||
# %doc README
|
# %doc README
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Feb 24 2021 Automatic Build System <autodist@mambasoft.it> 0.66-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Wed Jul 29 2015 Silvan Calarco <silvan.calarco@mambasoft.it> 0.64-1mamba
|
* Wed Jul 29 2015 Silvan Calarco <silvan.calarco@mambasoft.it> 0.64-1mamba
|
||||||
- package created using the webbuild interface
|
- package created using the webbuild interface
|
||||||
|
Loading…
Reference in New Issue
Block a user