X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=pango%2Fmingw32-pango.spec;h=00741f7ed59545e5095b45eb2ce05e06ce43e67d;hb=7d1516cd3616f013653da2e98abc9bbed0b544f2;hp=5ae598313f00a2acfa900416375809f05fdda39d;hpb=18e3be1f4401b0bf190ef41eb29d8a296d3db3c2;p=fedora-mingw.git diff --git a/pango/mingw32-pango.spec b/pango/mingw32-pango.spec index 5ae5983..00741f7 100644 --- a/pango/mingw32-pango.spec +++ b/pango/mingw32-pango.spec @@ -5,8 +5,8 @@ %define __find_provides %{_mingw32_findprovides} Name: mingw32-pango -Version: 1.21.6 -Release: 6%{?dist} +Version: 1.22.1 +Release: 1%{?dist} Summary: MinGW Windows Pango library License: LGPLv2+ @@ -33,7 +33,7 @@ BuildRequires: mingw32-gcc BuildRequires: mingw32-binutils BuildRequires: mingw32-iconv BuildRequires: mingw32-gettext -BuildRequires: mingw32-cairo +BuildRequires: mingw32-cairo >= 1.8.0 BuildRequires: mingw32-freetype BuildRequires: mingw32-fontconfig BuildRequires: mingw32-glib2 @@ -98,11 +98,15 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Fri Oct 24 2008 Richard W.M. Jones - 1.22.1-1 +- New upstream version 1.22.1. +- BR cairo >= 1.8.0 because of important fixes. + * Wed Sep 24 2008 Richard W.M. Jones - 1.21.6-6 - Rename mingw -> mingw32. * Tue Sep 23 2008 Daniel P. Berrange - 1.21.6-5 -- Remove use of wine in %post +- Remove use of wine in %-post. * Thu Sep 11 2008 Daniel P. Berrange - 1.21.6-4 - Add dep on pkgconfig