]> git.pld-linux.org Git - packages/GLM.git/commitdiff
- updated to 0.9.5.2 auto/th/GLM-0.9.5.2-1
authorJakub Bogusz <qboosh@pld-linux.org>
Mon, 10 Mar 2014 15:50:52 +0000 (16:50 +0100)
committerJakub Bogusz <qboosh@pld-linux.org>
Mon, 10 Mar 2014 15:50:52 +0000 (16:50 +0100)
GLM.spec

index d28d41c17fa8b4e9677dfbd6ce75f6fd20b263fb..32d086a78d50c348ed6d1f74d851724925a7b79a 100644 (file)
--- a/GLM.spec
+++ b/GLM.spec
@@ -6,12 +6,12 @@
 Summary:       OpenGL Mathematics (GLM) - C++ mathematics library for GLSL
 Summary(pl.UTF-8):     OpenGL Mathematics (GLM) - biblioteka matematyczna C++ dla GLSL
 Name:          GLM
-Version:       0.9.4.4
+Version:       0.9.5.2
 Release:       1
 License:       MIT
 Group:         Development/Libraries
 Source0:       http://downloads.sourceforge.net/ogl-math/glm-%{version}.7z
-# Source0-md5: 1c5a626c025dff9664b08d8f39c7e11b
+# Source0-md5: 60497451844def5c63ad8bde1f1667c5
 URL:           http://glm.g-truc.net/
 BuildRequires: cmake
 %if %{with p7zip}
@@ -35,10 +35,10 @@ graficznych opartych na specyfikacji OpenGL Shading Language (GLSL).
 
 %prep
 %if %{with p7zip}
-%setup -q -c -T -n glm-%{version}
+%setup -q -c -T -n glm
 7z x %{SOURCE0} -o..
 %else
-%setup -q -n glm-%{version}
+%setup -q -n glm
 %endif
 
 %build
This page took 0.057668 seconds and 4 git commands to generate.