diff --git a/perl-Pango.spec b/perl-Pango.spec index 116c594..c6b6148 100644 --- a/perl-Pango.spec +++ b/perl-Pango.spec @@ -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 -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 1.227-3mamba +- rebuilt with perl 5.36.0 + * Wed Nov 09 2016 Silvan Calarco 1.227-2mamba - rebuilt with perl 5.24