automatic version update by autodist [release 0.9.9.2-1mamba;Sun Sep 23 2018]
This commit is contained in:
parent
a42f61b681
commit
cf98caaf6b
6
glm.spec
6
glm.spec
@ -1,5 +1,5 @@
|
|||||||
Name: glm
|
Name: glm
|
||||||
Version: 0.9.9.0
|
Version: 0.9.9.2
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: A header only C++ mathematics library for graphics software based on the OpenGL Shading Language
|
Summary: A header only C++ mathematics library for graphics software based on the OpenGL Shading Language
|
||||||
Group: Development/Libraries
|
Group: Development/Libraries
|
||||||
@ -58,7 +58,6 @@ cmake .. \
|
|||||||
%{_includedir}/glm/*.hpp
|
%{_includedir}/glm/*.hpp
|
||||||
%dir %{_includedir}/glm/detail
|
%dir %{_includedir}/glm/detail
|
||||||
%{_includedir}/glm/detail/*
|
%{_includedir}/glm/detail/*
|
||||||
%{_includedir}/glm/detail/dummy.cpp
|
|
||||||
%dir %{_includedir}/glm/ext
|
%dir %{_includedir}/glm/ext
|
||||||
%{_includedir}/glm/ext/*
|
%{_includedir}/glm/ext/*
|
||||||
%dir %{_includedir}/glm/gtc
|
%dir %{_includedir}/glm/gtc
|
||||||
@ -72,6 +71,9 @@ cmake .. \
|
|||||||
%{_libdir}/pkgconfig/glm.pc
|
%{_libdir}/pkgconfig/glm.pc
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Sep 23 2018 Automatic Build System <autodist@mambasoft.it> 0.9.9.2-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Wed May 23 2018 Automatic Build System <autodist@mambasoft.it> 0.9.9.0-1mamba
|
* Wed May 23 2018 Automatic Build System <autodist@mambasoft.it> 0.9.9.0-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user