This commit is contained in:
Dennis Gilmore 2014-06-07 11:11:03 -05:00
parent 3e02a887ae
commit 5a44085091

View File

@ -1,6 +1,6 @@
Name: glew Name: glew
Version: 1.10.0 Version: 1.10.0
Release: 3%{?dist} Release: 4%{?dist}
Summary: The OpenGL Extension Wrangler Library Summary: The OpenGL Extension Wrangler Library
Group: System Environment/Libraries Group: System Environment/Libraries
License: BSD and MIT License: BSD and MIT
@ -93,6 +93,9 @@ chmod 0755 $RPM_BUILD_ROOT%{_libdir}/*.so*
%doc doc/* %doc doc/*
%changelog %changelog
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.10.0-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
* Sat May 3 2014 Peter Robinson <pbrobinson@fedoraproject.org> 1.10.0-3 * Sat May 3 2014 Peter Robinson <pbrobinson@fedoraproject.org> 1.10.0-3
- Update config.guess for newer arch support - Update config.guess for newer arch support
- Modernise spec file - Modernise spec file