From 8d85adc2f7964505fb5161b5d252be583bd18139 Mon Sep 17 00:00:00 2001 From: Sdk Build System Date: Sat, 6 Jan 2024 09:11:03 +0100 Subject: [PATCH] rebuilt with perl 5.36.0 [release 1.17-2mamba;Sat Apr 15 2023] --- perl-IO-Tty.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/perl-IO-Tty.spec b/perl-IO-Tty.spec index bddae75..a4a185b 100644 --- a/perl-IO-Tty.spec +++ b/perl-IO-Tty.spec @@ -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 1.17-2mamba +- rebuilt with perl 5.36.0 + * Fri Dec 09 2022 Automatic Build System 1.17-1mamba - automatic version update by autodist