From 5a440850914afc3e37f6492c099521dd31397169 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Sat, 7 Jun 2014 11:11:03 -0500 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild --- glew.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/glew.spec b/glew.spec index 385ccdb..55529b9 100644 --- a/glew.spec +++ b/glew.spec @@ -1,6 +1,6 @@ Name: glew Version: 1.10.0 -Release: 3%{?dist} +Release: 4%{?dist} Summary: The OpenGL Extension Wrangler Library Group: System Environment/Libraries License: BSD and MIT @@ -93,6 +93,9 @@ chmod 0755 $RPM_BUILD_ROOT%{_libdir}/*.so* %doc doc/* %changelog +* Sat Jun 07 2014 Fedora Release Engineering - 1.10.0-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild + * Sat May 3 2014 Peter Robinson 1.10.0-3 - Update config.guess for newer arch support - Modernise spec file