rebuilt with perl 5.36.0 [release 1.227-3mamba;Sun Apr 16 2023]

This commit is contained in:
Sdk Build System 2024-01-06 09:28:54 +01:00
parent 6232a0e565
commit b7a486a8e3

View File

@ -2,13 +2,13 @@
Name: perl-Pango
Version: 1.227
Release: 2mamba
Release: 3mamba
Summary: Pango - Layout and render international text
Group: System/Libraries/Perl
Vendor: openmamba
Distribution: openmamba
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
URL: http://www.cpan.org
URL: https://www.cpan.org/
Source: http://www.cpan.org/authors/id/X/XA/XAOC/Pango-%{version}.tar.gz
License: Artistic, GPL
## AUTOBUILDREQ-BEGIN
@ -22,6 +22,7 @@ BuildRequires: libperl
BuildRequires: perl-Glib
BuildRequires: perl-devel
## AUTOBUILDREQ-END
BuildRequires: perl >= 2:5.36.0
BuildRequires: perl-Cairo
Requires: perl >= %perl_major_ver
@ -49,6 +50,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
@ -57,6 +60,9 @@ rm -f .packlist
%defattr(-,root,root)
%changelog
* Sun Apr 16 2023 Sdk Build System <sdk@mambasoft.it> 1.227-3mamba
- rebuilt with perl 5.36.0
* Wed Nov 09 2016 Silvan Calarco <silvan.calarco@mambasoft.it> 1.227-2mamba
- rebuilt with perl 5.24