diff --git a/libode.spec b/libode.spec index 11f1c93..9360c5a 100644 --- a/libode.spec +++ b/libode.spec @@ -1,5 +1,5 @@ Name: libode -Version: 0.13 +Version: 0.13.1 Release: 1mamba Summary: An open source, high performance library for simulating rigid body dynamics Group: System/Libraries @@ -7,7 +7,8 @@ Vendor: openmamba Distribution: openmamba Packager: Stefano Cotta Ramusino URL: http://ode.org/ -Source: http://downloads.sourceforge.net/project/opende/ODE/%{version}/ode-%{version}.tar.bz2 +Source: http://bitbucket.org/odedevs/ode/downloads/ode-%{version}.tar.gz +#Source: http://downloads.sourceforge.net/project/opende/ODE/%{version}/ode-%{version}.tar.bz2 Patch0: %{name}-0.9-makefileso.patch Patch1: %{name}-0.9-no-normalize-assert.patch License: LGPL, BSD @@ -65,7 +66,7 @@ export CXXFLAGS="%{optflags} -ffast-math -fPIC" %files %defattr(-,root,root) %{_libdir}/libode.so.* -%doc LICENSE*.TXT README.txt +%doc LICENSE*.TXT %files devel %defattr(-,root,root) @@ -77,6 +78,9 @@ export CXXFLAGS="%{optflags} -ffast-math -fPIC" %{_libdir}/pkgconfig/ode.pc %changelog +* Thu Oct 09 2014 Silvan Calarco 0.13.1-1mamba +- update to 0.13.1 + * Sun Feb 16 2014 Automatic Build System 0.13-1mamba - automatic version update by autodist