rebuilt with perl 5.36.0 [release 1.17-2mamba;Sat Apr 15 2023]
This commit is contained in:
parent
e65125d313
commit
8d85adc2f7
@ -1,7 +1,7 @@
|
||||
%define PERL_VERSION %(eval `perl -V:version`; echo $version)
|
||||
Name: perl-IO-Tty
|
||||
Version: 1.17
|
||||
Release: 1mamba
|
||||
Release: 2mamba
|
||||
Summary: IO::Tty and IO::Pty provide an interface to pseudo tty's
|
||||
Group: Development/Libraries/Perl
|
||||
Vendor: openmamba
|
||||
@ -15,6 +15,7 @@ BuildRequires: glibc-devel
|
||||
BuildRequires: libperl
|
||||
BuildRequires: perl-devel
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: perl >= 2:5.36.0
|
||||
BuildRequires: perl-devel >= %PERL_VERSION
|
||||
Requires: perl >= %PERL_VERSION
|
||||
|
||||
@ -54,6 +55,9 @@ find %{buildroot} -name *.so -exec chmod u+w {} \;
|
||||
%defattr(-,root,root)
|
||||
|
||||
%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
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user