diff --git a/.gitignore b/.gitignore index d13dbb2..080919d 100644 --- a/.gitignore +++ b/.gitignore @@ -12,3 +12,4 @@ /glm-0.9.7.2.zip /glm-0.9.7.3.zip /glm-0.9.7.6.zip +/glm-0.9.8.2.zip diff --git a/glm.spec b/glm.spec index 221b404..71ef899 100644 --- a/glm.spec +++ b/glm.spec @@ -2,7 +2,7 @@ %global debug_package %{nil} Name: glm -Version: 0.9.7.6 +Version: 0.9.8.2 Release: 1%{?dist} Summary: C++ mathematics library for graphics programming @@ -128,6 +128,9 @@ rmdir $RPM_BUILD_ROOT%{_libdir} %doc doc/api/ %changelog +* Mon Nov 07 2016 Joonas Sarajärvi - 0.9.8.2-1 +- Update to upstream GLM version 0.9.8.2 + * Tue Sep 06 2016 Joonas Sarajärvi - 0.9.7.6-1 - Update to upstream GLM version 0.9.7.6 diff --git a/sources b/sources index a56605c..3fdf000 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -d0ed95bf9afeacb31cbe013ae1b0839b glm-0.9.7.6.zip +c2fec0130cc9822868df221011f0e626 glm-0.9.8.2.zip