[sugar-physics] v7

Peter Robinson pbrobinson at fedoraproject.org
Thu Oct 14 07:38:34 UTC 2010


commit 68cec36624c1e1723beb31495013ad28b2cfad51
Author: Peter Robinson <pbrobinson at gmail.com>
Date:   Thu Oct 14 08:38:25 2010 +0100

    v7

 .gitignore         |    1 +
 sources            |    2 +-
 sugar-physics.spec |    8 +++++---
 3 files changed, 7 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 8d3e540..9de1245 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 Physics-4.tar.bz2
 Physics-5.tar.bz2
+/Physics-7.tar.bz2
diff --git a/sources b/sources
index 5a3ef7f..c8af6e2 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-5ea340a7a6ebe557082dcc66c8ab77f3  Physics-5.tar.bz2
+5753caf37cee95152e715ffe4a4e9f0a  Physics-7.tar.bz2
diff --git a/sugar-physics.spec b/sugar-physics.spec
index 784b851..94847d2 100644
--- a/sugar-physics.spec
+++ b/sugar-physics.spec
@@ -1,5 +1,5 @@
 Name:           sugar-physics
-Version:        5
+Version:        7
 Release:        1%{?dist}
 Summary:        A physical world simulator and playground for Sugar
 
@@ -7,7 +7,6 @@ Group:          Sugar/Activities
 License:        GPLv3+
 URL:            http://wiki.sugarlabs.org/go/Activities/Physics
 Source0:        http://download.sugarlabs.org/sources/honey/Physics/Physics-%{version}.tar.bz2
-BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:  sugar-toolkit
 BuildRequires:  gettext
@@ -25,7 +24,7 @@ friction, and inertia.
 %prep
 %setup -q -n Physics-%{version}
 
-# remove bundles libraries
+# remove bundled libraries
 rm -rf lib olpcgames
 
 %build
@@ -51,6 +50,9 @@ rm -rf $RPM_BUILD_ROOT
 %{sugaractivitydir}/Physics.activity/
 
 %changelog
+* Thu Oct 14 2010 Peter Robinson <pbrobinson at gmail.com> - 7-1
+- New 7 release
+
 * Fri Jul 30 2010 Sebastian Dziallas <sebastian at when.com> - 5-1
 - new upstream release
 


More information about the scm-commits mailing list