diff --git a/libode.spec b/libode.spec index 9360c5a..8f43eb1 100644 --- a/libode.spec +++ b/libode.spec @@ -1,5 +1,5 @@ Name: libode -Version: 0.13.1 +Version: 0.14 Release: 1mamba Summary: An open source, high performance library for simulating rigid body dynamics Group: System/Libraries @@ -46,6 +46,7 @@ This package contains static libraries and header files need for development. #%patch1 -p1 %build +./bootstrap export CFLAGS="%{optflags} -ffast-math -fPIC" export CXXFLAGS="%{optflags} -ffast-math -fPIC" %configure \ @@ -78,6 +79,9 @@ export CXXFLAGS="%{optflags} -ffast-math -fPIC" %{_libdir}/pkgconfig/ode.pc %changelog +* Thu Oct 13 2016 Automatic Build System 0.14-1mamba +- automatic version update by autodist + * Thu Oct 09 2014 Silvan Calarco 0.13.1-1mamba - update to 0.13.1