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