|
|
@ -1,6 +1,6 @@
|
|
|
|
Name: glew
|
|
|
|
Name: glew
|
|
|
|
Version: 1.13.0
|
|
|
|
Version: 1.13.0
|
|
|
|
Release: 1%{?dist}
|
|
|
|
Release: 2%{?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
|
|
|
@ -89,6 +89,9 @@ chmod 0755 $RPM_BUILD_ROOT%{_libdir}/*.so*
|
|
|
|
%doc doc/*
|
|
|
|
%doc doc/*
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Wed Feb 03 2016 Fedora Release Engineering <releng@fedoraproject.org> - 1.13.0-2
|
|
|
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
|
|
* Wed Jan 13 2016 Adam Jackson <ajax@redhat.com> 1.13.0-1
|
|
|
|
* Wed Jan 13 2016 Adam Jackson <ajax@redhat.com> 1.13.0-1
|
|
|
|
- glew 1.13.0
|
|
|
|
- glew 1.13.0
|
|
|
|
|
|
|
|
|
|
|
|