rebuilt with perl 5.36.0 [release 1.17-2mamba;Sat Apr 15 2023]

This commit is contained in:
Sdk Build System 2024-01-06 09:11:03 +01:00
parent e65125d313
commit 8d85adc2f7

View File

@ -1,7 +1,7 @@
%define PERL_VERSION %(eval `perl -V:version`; echo $version) %define PERL_VERSION %(eval `perl -V:version`; echo $version)
Name: perl-IO-Tty Name: perl-IO-Tty
Version: 1.17 Version: 1.17
Release: 1mamba Release: 2mamba
Summary: IO::Tty and IO::Pty provide an interface to pseudo tty's Summary: IO::Tty and IO::Pty provide an interface to pseudo tty's
Group: Development/Libraries/Perl Group: Development/Libraries/Perl
Vendor: openmamba Vendor: openmamba
@ -15,6 +15,7 @@ BuildRequires: glibc-devel
BuildRequires: libperl BuildRequires: libperl
BuildRequires: perl-devel BuildRequires: perl-devel
## AUTOBUILDREQ-END ## AUTOBUILDREQ-END
BuildRequires: perl >= 2:5.36.0
BuildRequires: perl-devel >= %PERL_VERSION BuildRequires: perl-devel >= %PERL_VERSION
Requires: perl >= %PERL_VERSION Requires: perl >= %PERL_VERSION
@ -54,6 +55,9 @@ find %{buildroot} -name *.so -exec chmod u+w {} \;
%defattr(-,root,root) %defattr(-,root,root)
%changelog %changelog
* Sat Apr 15 2023 Sdk Build System <sdk@mambasoft.it> 1.17-2mamba
- rebuilt with perl 5.36.0
* Fri Dec 09 2022 Automatic Build System <autodist@mambasoft.it> 1.17-1mamba * Fri Dec 09 2022 Automatic Build System <autodist@mambasoft.it> 1.17-1mamba
- automatic version update by autodist - automatic version update by autodist