From 2af115e000f13cd0e4c798ffbf5643f40df2b052 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Wed, 13 Feb 2013 17:36:46 -0600 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild --- glew.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/glew.spec b/glew.spec index 43cb07a..c571a29 100644 --- a/glew.spec +++ b/glew.spec @@ -1,6 +1,6 @@ Name: glew Version: 1.9.0 -Release: 2%{?dist} +Release: 3%{?dist} Summary: The OpenGL Extension Wrangler Library Group: System Environment/Libraries License: BSD and MIT @@ -99,6 +99,9 @@ rm -rf $RPM_BUILD_ROOT %doc doc/* %changelog +* Wed Feb 13 2013 Fedora Release Engineering - 1.9.0-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild + * Tue Dec 18 2012 Ville Skyttä - 1.9.0-2 - Prevent stripping binaries before rpmbuild does it.