From a6bf45d8ec882e4bbaf9ab47a6db284fbab1d918 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Joonas=20Saraj=C3=A4rvi?= Date: Mon, 7 Nov 2016 20:55:06 +0200 Subject: [PATCH] glm-0.9.8.2-1 New upstream release --- .gitignore | 1 + glm.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) 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