rebuilt with perl 5.24 [release 1.227-2mamba;Wed Nov 09 2016]
This commit is contained in:
parent
1f4c92851c
commit
6232a0e565
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
Name: perl-Pango
|
Name: perl-Pango
|
||||||
Version: 1.227
|
Version: 1.227
|
||||||
Release: 1mamba
|
Release: 2mamba
|
||||||
Summary: Pango - Layout and render international text
|
Summary: Pango - Layout and render international text
|
||||||
Group: System/Libraries/Perl
|
Group: System/Libraries/Perl
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
@ -16,6 +16,7 @@ BuildRequires: glibc-devel
|
|||||||
BuildRequires: libcairo-devel
|
BuildRequires: libcairo-devel
|
||||||
BuildRequires: libfreetype-devel
|
BuildRequires: libfreetype-devel
|
||||||
BuildRequires: libglib-devel
|
BuildRequires: libglib-devel
|
||||||
|
BuildRequires: libharfbuzz-devel
|
||||||
BuildRequires: libpango-devel
|
BuildRequires: libpango-devel
|
||||||
BuildRequires: libperl
|
BuildRequires: libperl
|
||||||
BuildRequires: perl-Glib
|
BuildRequires: perl-Glib
|
||||||
@ -23,7 +24,6 @@ BuildRequires: perl-devel
|
|||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
BuildRequires: perl-Cairo
|
BuildRequires: perl-Cairo
|
||||||
Requires: perl >= %perl_major_ver
|
Requires: perl >= %perl_major_ver
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
Pango - Layout and render international text.
|
Pango - Layout and render international text.
|
||||||
@ -57,6 +57,9 @@ rm -f .packlist
|
|||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Nov 09 2016 Silvan Calarco <silvan.calarco@mambasoft.it> 1.227-2mamba
|
||||||
|
- rebuilt with perl 5.24
|
||||||
|
|
||||||
* Sat Feb 20 2016 Silvan Calarco <silvan.calarco@mambasoft.it> 1.227-1mamba
|
* Sat Feb 20 2016 Silvan Calarco <silvan.calarco@mambasoft.it> 1.227-1mamba
|
||||||
- update to 1.227
|
- update to 1.227
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user