diff --git a/glm.spec b/glm.spec index 6591f66..5dd7174 100644 --- a/glm.spec +++ b/glm.spec @@ -3,7 +3,7 @@ Name: glm Version: 0.9.3.4 -Release: 2%{?dist} +Release: 3%{?dist} Summary: C++ mathematics library for graphics programming License: MIT @@ -98,6 +98,9 @@ find $RPM_BUILD_ROOT -name CMakeLists.txt -exec rm -f {} ';' %doc doc/html/ %changelog +* Wed Feb 13 2013 Fedora Release Engineering - 0.9.3.4-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild + * Tue Sep 04 2012 Dan HorĂ¡k - 0.9.3.4-2 - fix build on non-x86 arches