diff --git a/ImageMagick.changes b/ImageMagick.changes index ca807c7..d77b1c6 100644 --- a/ImageMagick.changes +++ b/ImageMagick.changes @@ -10,6 +10,14 @@ Thu Jan 10 05:32:13 UTC 2013 - mrdocs@opensuse.org - disable check for the moment, it breaks on Factory and 12.1, but 12.2 +------------------------------------------------------------------- +Tue Jan 8 11:14:12 UTC 2013 - schuetzm@gmx.net + +- enable support for Pango markup + * this allows rendering formatted text with the pango:"..." syntax + see http://www.imagemagick.org/Usage/text/#pango for details + * to actually use this, libpango needs to be installed + ------------------------------------------------------------------- Tue Aug 7 13:06:22 UTC 2012 - pgajdos@suse.com diff --git a/ImageMagick.spec b/ImageMagick.spec index a63926a..8dcf573 100644 --- a/ImageMagick.spec +++ b/ImageMagick.spec @@ -38,6 +38,7 @@ BuildRequires: libwebp-devel BuildRequires: libwmf-devel BuildRequires: libxml2-devel BuildRequires: lzma-devel +BuildRequires: pango-devel BuildRequires: pkgconfig %define mfr_version 6.7.8