[bullet] Update to version 2.79

rmattes rmattes at fedoraproject.org
Mon Dec 19 02:09:14 UTC 2011


commit 58d14a0377a81ead179196bd331b9b723b8983c9
Author: Rich Mattes <richmattes at gmail.com>
Date:   Sun Dec 18 21:09:12 2011 -0500

    Update to version 2.79

 .gitignore  |    1 +
 bullet.spec |    7 +++++--
 sources     |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
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 <richmattes at gmail.com> - 2.79-1
+- Update to version 2.79
+
 * Wed May 11 2011 Rich Mattes <richmattes at gmail.com> - 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


More information about the scm-commits mailing list