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

This commit is contained in:
Sdk Build System 2024-01-06 08:39:30 +01:00
parent 4cac09d65a
commit aa7c10d6a0

View File

@ -2,7 +2,7 @@
Name: perl-Cairo Name: perl-Cairo
Version: 1.109 Version: 1.109
Release: 1mamba Release: 2mamba
Summary: Cairo - Perl bindings to the cairo graphics library Summary: Cairo - Perl bindings to the cairo graphics library
Group: System/Libraries/Perl Group: System/Libraries/Perl
Vendor: openmamba Vendor: openmamba
@ -18,6 +18,7 @@ BuildRequires: libfreetype-devel
BuildRequires: libperl BuildRequires: libperl
BuildRequires: perl-devel BuildRequires: perl-devel
## AUTOBUILDREQ-END ## AUTOBUILDREQ-END
BuildRequires: perl >= 2:5.36.0
BuildRequires: perl-ExtUtils-Depends BuildRequires: perl-ExtUtils-Depends
BuildRequires: perl-Test-Number-Delta BuildRequires: perl-Test-Number-Delta
Requires: perl >= %perl_major_ver Requires: perl >= %perl_major_ver
@ -46,6 +47,8 @@ for dir in `find %{buildroot} -type d | grep $strid`; do
echo "%dir ${dir#%buildroot}" >> .packlist echo "%dir ${dir#%buildroot}" >> .packlist
done done
find %{buildroot} -name *.so -exec chmod u+w {} \;
%clean %clean
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}" [ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
rm -f .packlist rm -f .packlist
@ -54,6 +57,9 @@ rm -f .packlist
%defattr(-,root,root) %defattr(-,root,root)
%changelog %changelog
* Sat Apr 15 2023 Sdk Build System <sdk@mambasoft.it> 1.109-2mamba
- rebuilt with perl 5.36.0
* Tue Nov 30 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 1.109-1mamba * Tue Nov 30 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 1.109-1mamba
- update to 1.109 - update to 1.109