From 61eb493ebc0389b1d9dbbbaacff8945a99a3984f Mon Sep 17 00:00:00 2001 From: Jesse Keating Date: Mon, 18 Feb 2008 19:02:10 +0000 Subject: [PATCH] - Autorebuild for GCC 4.3 --- pixman.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/pixman.spec b/pixman.spec index ee47da5..c878bb4 100644 --- a/pixman.spec +++ b/pixman.spec @@ -3,7 +3,7 @@ Name: pixman Version: 0.9.6 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Pixel manipulation library Group: System Environment/Libraries @@ -60,6 +60,9 @@ rm -rf $RPM_BUILD_ROOT %{_libdir}/pkgconfig/pixman-1.pc %changelog +* Mon Feb 18 2008 Fedora Release Engineering - 0.9.6-4 +- Autorebuild for GCC 4.3 + * Wed Oct 31 2007 Behdad Esfahbod 0.9.6-3 - Third time's the charm.