[glm] Update to glm-0.9.4.3

Joonas Sarajärvi muep at fedoraproject.org
Mon Apr 15 14:52:04 UTC 2013


commit be5f3ff3368118d47269b1cd6b3a39a6ab16b88c
Author: Joonas Sarajärvi <muep at iki.fi>
Date:   Mon Apr 15 17:33:23 2013 +0300

    Update to glm-0.9.4.3

 .gitignore |    1 +
 glm.spec   |    6 +++++-
 sources    |    2 +-
 3 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 35c32b9..7d9d80d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 /glm-0.9.3.2.zip
 /glm-0.9.3.4.zip
 /glm-0.9.4.2.zip
+/glm-0.9.4.3.zip
diff --git a/glm.spec b/glm.spec
index 4802423..9420951 100644
--- a/glm.spec
+++ b/glm.spec
@@ -2,7 +2,7 @@
 %global debug_package %{nil}
 
 Name:           glm
-Version:        0.9.4.2
+Version:        0.9.4.3
 Release:        1%{?dist}
 Summary:        C++ mathematics library for graphics programming
 
@@ -97,6 +97,10 @@ find $RPM_BUILD_ROOT -name CMakeLists.txt -exec rm -f {} ';'
 %doc doc/api/
 
 %changelog
+* Mon Apr 15 2013 Joonas Sarajärvi <muep at iki.fi> - 0.9.4.3-1
+- Update to upstream GLM version 0.9.4.3
+- This version introduces just minor bug fixes
+
 * Fri Mar 08 2013 Joonas Sarajärvi <muep at iki.fi> - 0.9.4.2-1
 - Update to upstream GLM version 0.9.4.2
 
diff --git a/sources b/sources
index 1bdf7d0..0ebc0fa 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-2608a4e0e2d32b140abc5f17238c04f3  glm-0.9.4.2.zip
+b32dc6ba8807c112d9a8ff80cf753f98  glm-0.9.4.3.zip


More information about the scm-commits mailing list