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
|
||||
Version: 1.227
|
||||
Release: 1mamba
|
||||
Release: 2mamba
|
||||
Summary: Pango - Layout and render international text
|
||||
Group: System/Libraries/Perl
|
||||
Vendor: openmamba
|
||||
@ -16,6 +16,7 @@ BuildRequires: glibc-devel
|
||||
BuildRequires: libcairo-devel
|
||||
BuildRequires: libfreetype-devel
|
||||
BuildRequires: libglib-devel
|
||||
BuildRequires: libharfbuzz-devel
|
||||
BuildRequires: libpango-devel
|
||||
BuildRequires: libperl
|
||||
BuildRequires: perl-Glib
|
||||
@ -23,7 +24,6 @@ BuildRequires: perl-devel
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: perl-Cairo
|
||||
Requires: perl >= %perl_major_ver
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||
|
||||
%description
|
||||
Pango - Layout and render international text.
|
||||
@ -57,6 +57,9 @@ rm -f .packlist
|
||||
%defattr(-,root,root)
|
||||
|
||||
%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
|
||||
- update to 1.227
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user