From: Daniel P. Berrange <"Daniel P. Berrange "> Date: Mon, 22 Sep 2008 21:54:12 +0000 (-0400) Subject: Update pixman to 0.12.0 release X-Git-Url: http://git.annexia.org/?a=commitdiff_plain;h=88ee364bd22eed50f30bf1bb534d434bb7b4b492;p=fedora-mingw.git Update pixman to 0.12.0 release --- diff --git a/pixman/compare.supp b/pixman/compare.supp new file mode 100644 index 0000000..df2bb5c --- /dev/null +++ b/pixman/compare.supp @@ -0,0 +1 @@ +missing source: 'make-pixman-snapshot.sh' diff --git a/pixman/mingw-pixman.spec b/pixman/mingw-pixman.spec index 77c46d2..25399c1 100644 --- a/pixman/mingw-pixman.spec +++ b/pixman/mingw-pixman.spec @@ -5,12 +5,12 @@ %define __find_provides %{_mingw_findprovides} Name: mingw-pixman -Version: 0.11.10 -Release: 2%{?dist} +Version: 0.12.0 +Release: 1%{?dist} Summary: MinGW Windows Pixman library License: MIT -URL: http://xorg.freedesktop.org +URL: http://xorg.freedesktop.org/ Source0: http://xorg.freedesktop.org/archive/individual/lib/pixman-%{version}.tar.gz Group: Development/Libraries BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -55,6 +55,9 @@ rm -rf $RPM_BUILD_ROOT %{_mingw_libdir}/pkgconfig/pixman-1.pc %changelog +* Mon Sep 22 2008 Daniel P. Berrange - 0.12.0-1 +- Update to 0.12.0 release + * Wed Sep 10 2008 Richard W.M. Jones - 0.11.10-2 - Remove static library.