rebuilt with perl 5.36.0 [release 2.38-2mamba;Sun Apr 16 2023]

This commit is contained in:
Sdk Build System 2024-01-06 09:40:35 +01:00
parent 8221a4d23e
commit 7e8ad5c9fe

View File

@ -2,7 +2,7 @@
Name: perl-Term-ReadKey
Version: 2.38
Release: 1mamba
Release: 2mamba
Summary: Term::ReadKey - A perl module for simple terminal control
Group: System/Libraries/Perl
Vendor: openmamba
@ -16,6 +16,7 @@ BuildRequires: glibc-devel
BuildRequires: libperl
BuildRequires: perl-devel
## AUTOBUILDREQ-END
BuildRequires: perl >= 2:5.36.0
Requires: perl >= %perl_major_ver
%description
@ -42,6 +43,8 @@ for dir in `find %{buildroot} -type d | grep $strid`; do
echo "%dir ${dir#%buildroot}" >> .packlist
done
find %{buildroot} -name *.so -exec chmod u+w {} \;
%clean
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
rm -f .packlist
@ -50,6 +53,9 @@ rm -f .packlist
%defattr(-,root,root)
%changelog
* Sun Apr 16 2023 Sdk Build System <sdk@mambasoft.it> 2.38-2mamba
- rebuilt with perl 5.36.0
* Mon Jan 10 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 2.38-1mamba
- update to 2.38