From 8dba423bae275820e99658a4418ec9073d5d039a Mon Sep 17 00:00:00 2001 From: Jesse Keating Date: Tue, 19 Feb 2008 08:27:58 +0000 Subject: [PATCH] - Autorebuild for GCC 4.3 --- glew.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/glew.spec b/glew.spec index bb1d4c1..fb3490b 100644 --- a/glew.spec +++ b/glew.spec @@ -1,6 +1,6 @@ Name: glew Version: 1.5.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: The OpenGL Extension Wrangler Library Group: System Environment/Libraries License: BSD and MIT @@ -76,6 +76,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Tue Feb 19 2008 Fedora Release Engineering - 1.5.0-2 +- Autorebuild for GCC 4.3 + * Mon Jan 21 2008 Hans de Goede 1.5.0-1 - New upstream version, now SGI licensed stuff free out of the box! - Unfortunately some of the included docs are under a non free license,