diff --git a/perl-Pango.spec b/perl-Pango.spec index 15282c1..108a71e 100644 --- a/perl-Pango.spec +++ b/perl-Pango.spec @@ -1,7 +1,7 @@ %define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0) Name: perl-Pango -Version: 1.225 +Version: 1.226 Release: 1mamba Summary: Pango - Layout and render international text Group: System/Libraries/Perl @@ -20,6 +20,7 @@ BuildRequires: libpango-devel BuildRequires: perl-devel BuildRequires: perl-Glib ## AUTOBUILDREQ-END +BuildRequires: perl-Cairo Requires: perl >= %perl_major_ver BuildRoot: %{_tmppath}/%{name}-%{version}-root @@ -55,6 +56,9 @@ rm -f .packlist %defattr(-,root,root) %changelog +* Wed May 28 2014 Automatic Build System 1.226-1mamba +- automatic update by autodist + * Wed Feb 12 2014 Automatic Build System 1.225-1mamba - automatic update by autodist