diff --git a/glm.spec b/glm.spec index f7c1b9c..0bb3dbc 100644 --- a/glm.spec +++ b/glm.spec @@ -1,5 +1,5 @@ Name: glm -Version: 0.9.7.4 +Version: 0.9.7.5 Release: 1mamba Summary: A header only C++ mathematics library for graphics software based on the OpenGL Shading Language Group: Development/Libraries @@ -62,10 +62,15 @@ cmake .. \ %{_includedir}/glm/gtc/* %dir %{_includedir}/glm/gtx %{_includedir}/glm/gtx/* +%dir %{_includedir}/glm/simd +%{_includedir}/glm/simd/*.h %dir %{_libdir}/cmake/glm %{_libdir}/cmake/glm/glm*.cmake %changelog +* Fri May 27 2016 Automatic Build System 0.9.7.5-1mamba +- automatic version update by autodist + * Tue Apr 12 2016 Automatic Build System 0.9.7.4-1mamba - automatic version update by autodist