|
|
|
@ -1,6 +1,6 @@
|
|
|
|
|
Name: glew
|
|
|
|
|
Version: 2.0.0
|
|
|
|
|
Release: 1%{?dist}
|
|
|
|
|
Release: 2%{?dist}
|
|
|
|
|
Summary: The OpenGL Extension Wrangler Library
|
|
|
|
|
Group: System Environment/Libraries
|
|
|
|
|
License: BSD and MIT
|
|
|
|
@ -71,6 +71,9 @@ chmod 0755 $RPM_BUILD_ROOT%{_libdir}/*.so*
|
|
|
|
|
%doc doc/*
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.0-2
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Sun Jan 8 2017 Oded Gabbay <oded.gabbay@gmail.com> 2.0.0-1
|
|
|
|
|
- glew 2.0.0
|
|
|
|
|
|
|
|
|
|