update to 1.227 [release 1.227-1mamba;Sat Feb 20 2016]
This commit is contained in:
parent
67471673f1
commit
1f4c92851c
@ -1,7 +1,7 @@
|
|||||||
%define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0)
|
%define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0)
|
||||||
|
|
||||||
Name: perl-Pango
|
Name: perl-Pango
|
||||||
Version: 1.226
|
Version: 1.227
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: Pango - Layout and render international text
|
Summary: Pango - Layout and render international text
|
||||||
Group: System/Libraries/Perl
|
Group: System/Libraries/Perl
|
||||||
@ -17,8 +17,9 @@ BuildRequires: libcairo-devel
|
|||||||
BuildRequires: libfreetype-devel
|
BuildRequires: libfreetype-devel
|
||||||
BuildRequires: libglib-devel
|
BuildRequires: libglib-devel
|
||||||
BuildRequires: libpango-devel
|
BuildRequires: libpango-devel
|
||||||
BuildRequires: perl-devel
|
BuildRequires: libperl
|
||||||
BuildRequires: perl-Glib
|
BuildRequires: perl-Glib
|
||||||
|
BuildRequires: perl-devel
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
BuildRequires: perl-Cairo
|
BuildRequires: perl-Cairo
|
||||||
Requires: perl >= %perl_major_ver
|
Requires: perl >= %perl_major_ver
|
||||||
@ -56,6 +57,9 @@ rm -f .packlist
|
|||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Feb 20 2016 Silvan Calarco <silvan.calarco@mambasoft.it> 1.227-1mamba
|
||||||
|
- update to 1.227
|
||||||
|
|
||||||
* Wed May 28 2014 Automatic Build System <autodist@mambasoft.it> 1.226-1mamba
|
* Wed May 28 2014 Automatic Build System <autodist@mambasoft.it> 1.226-1mamba
|
||||||
- automatic update by autodist
|
- automatic update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user