This commit is contained in:
Dennis Gilmore 2012-01-12 21:36:03 -06:00
parent fca1ffac66
commit 02f4c13882

View File

@ -1,6 +1,6 @@
Name: glew
Version: 1.6.0
Release: 1%{?dist}
Release: 2%{?dist}
Summary: The OpenGL Extension Wrangler Library
Group: System Environment/Libraries
License: BSD and MIT
@ -95,6 +95,9 @@ rm -rf $RPM_BUILD_ROOT
%doc doc/*
%changelog
* Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.6.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
* Mon Jun 20 2011 Adam Jackson <ajax@redhat.com> 1.6.0-1
- glew 1.6.0 (#714763)