automatic version update by autodist [release 0.14-1mamba;Thu Oct 13 2016]

This commit is contained in:
Automatic Build System 2024-01-06 05:15:33 +01:00
parent c2b0e78f20
commit 9c9a4e7973

View File

@ -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 <autodist@mambasoft.it> 0.14-1mamba
- automatic version update by autodist
* Thu Oct 09 2014 Silvan Calarco <silvan.calarco@mambasoft.it> 0.13.1-1mamba
- update to 0.13.1