From 58d14a0377a81ead179196bd331b9b723b8983c9 Mon Sep 17 00:00:00 2001 From: Rich Mattes Date: Dec 19 2011 02:09:12 +0000 Subject: Update to version 2.79 --- diff --git a/.gitignore b/.gitignore index c0f0342..3f7b6f2 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ bullet-2.75-free.tar.gz /bullet-2.77-free.tar.gz /bullet-2.78-free.tar.gz +/bullet-2.79-free.tar.gz diff --git a/bullet.spec b/bullet.spec index 96512b4..294490d 100644 --- a/bullet.spec +++ b/bullet.spec @@ -1,5 +1,5 @@ Name: bullet -Version: 2.78 +Version: 2.79 Release: 1%{?dist} Summary: 3D Collision Detection and Rigid Body Dynamics Library Group: Development/Libraries @@ -122,7 +122,7 @@ rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) -%doc README AUTHORS LICENSE NEWS ChangeLog +%doc README AUTHORS COPYING NEWS ChangeLog %{_libdir}/*.so.* %exclude %{_libdir}/libConvexDecomposition.so.* %exclude %{_libdir}/libGLUI.so.* @@ -155,6 +155,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Sun Dec 18 2011 Rich Mattes - 2.79-1 +- Update to version 2.79 + * Wed May 11 2011 Rich Mattes - 2.78-1 - Update to version 2.78 - Remove upstreamed patches diff --git a/sources b/sources index 305b96b..79962c4 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -ecf5b94150dde90bd7e666c4b27e2302 bullet-2.78-free.tar.gz +836834d6bbf3dab1f0989dc8aad546ac bullet-2.79-free.tar.gz