diff --git a/glm.spec b/glm.spec index e3e25b37b2d51c8a7e1571852f8a23018915129e..5e36c4733c094737014152eb393b6e1adfa06869 100644 --- a/glm.spec +++ b/glm.spec @@ -3,7 +3,7 @@ Name: glm Version: 0.9.9.8 -Release: 1 +Release: 2 Summary: C++ mathematics library for graphics programming License: MIT @@ -23,7 +23,6 @@ types of the OpenGL shading language. %package devel Summary: C++ mathematics library for graphics programming -BuildArch: noarch Provides: %{name}-static = %{version}-%{release} @@ -79,5 +78,8 @@ rmdir $RPM_BUILD_ROOT%{_libdir} %doc doc/manual.pdf %changelog +* Tue Jun 04 2024 - 0.9.9.8-2 +- Cancel the noarch attribute of "glm-devel" package + * Thu Apr 21 2022 - 0.9.9.8-1 -- Init package (Spec file by fedora team, patch by Max Ree & Krzysztof Kurek) \ No newline at end of file +- Init package (Spec file by fedora team, patch by Max Ree & Krzysztof Kurek)