From 5f870d7a52ff4abeed1ea8fbe5a4fc6141a17537 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Joonas=20Saraj=C3=A4rvi?= Date: Sat, 12 Nov 2016 20:09:07 +0200 Subject: [PATCH] glm-0.9.8.3-1 --- .gitignore | 1 + glm.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 080919d..b5a9d32 100644 --- a/.gitignore +++ b/.gitignore @@ -13,3 +13,4 @@ /glm-0.9.7.3.zip /glm-0.9.7.6.zip /glm-0.9.8.2.zip +/glm-0.9.8.3.zip diff --git a/glm.spec b/glm.spec index 71ef899..c7dfcda 100644 --- a/glm.spec +++ b/glm.spec @@ -2,7 +2,7 @@ %global debug_package %{nil} Name: glm -Version: 0.9.8.2 +Version: 0.9.8.3 Release: 1%{?dist} Summary: C++ mathematics library for graphics programming @@ -128,6 +128,9 @@ rmdir $RPM_BUILD_ROOT%{_libdir} %doc doc/api/ %changelog +* Sat Nov 12 2016 Joonas Sarajärvi - 0.9.8.3-1 +- Update to upstream GLM version 0.9.8.3 + * Mon Nov 07 2016 Joonas Sarajärvi - 0.9.8.2-1 - Update to upstream GLM version 0.9.8.2 diff --git a/sources b/sources index 3fdf000..996cd28 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -c2fec0130cc9822868df221011f0e626 glm-0.9.8.2.zip +8f1c44a6486f0060bc7f7e3e32b4d169 glm-0.9.8.3.zip