diff --git a/bullet.spec b/bullet.spec index f48a5b3..17510a5 100644 --- a/bullet.spec +++ b/bullet.spec @@ -1,6 +1,6 @@ %define pkgver %(echo %version | tr _ -) Name: bullet -Version: 2.88 +Version: 2.89 Release: 1mamba Summary: A Collision Detection and Rigid Body Dynamics Library Group: System/Libraries @@ -71,10 +71,13 @@ This package contains libraries and header files for developing applications tha %dir %{_libdir}/cmake/bullet %{_libdir}/cmake/bullet/BulletConfig.cmake %{_libdir}/cmake/bullet/UseBullet.cmake -%{_libdir}/pkgconfig/bullet.pc +%{_libdir}/pkgconfig/bullet*.pc %{_prefix}/lib/libclsocket.a %changelog +* Wed Dec 25 2019 Automatic Build System 2.89-1mamba +- automatic version update by autodist + * Thu Jan 03 2019 Automatic Build System 2.88-1mamba - automatic version update by autodist