[sugar-implode] v15

Peter Robinson pbrobinson at fedoraproject.org
Sun Nov 4 10:49:37 UTC 2012


commit ecec0054ad006d4b4254bebe65dd8f6400fe4b68
Author: Peter Robinson <pbrobinson at gmail.com>
Date:   Sun Nov 4 10:49:29 2012 +0000

    v15

 .gitignore         |    2 ++
 sources            |    2 +-
 sugar-implode.spec |   14 +++++++++-----
 3 files changed, 12 insertions(+), 6 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index d4492e5..0f5fc63 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,3 @@
 /implode-*.xo
+/Implode-*.tar.bz2
+/sugar-implode.spec
diff --git a/sources b/sources
index 35dbfbd..d7a3922 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-3a85d308c3738e31d13014818e147a19  implode-12.xo
+5a8161bec1e9547c700a612c4f8a8334  sugar-implode.spec
diff --git a/sugar-implode.spec b/sugar-implode.spec
index 2803992..6c2a3ba 100644
--- a/sugar-implode.spec
+++ b/sugar-implode.spec
@@ -1,17 +1,18 @@
 %global shortname implode
 
 Name:           sugar-%{shortname}
-Version:        12
-Release:        2%{?dist}
+Version:        15
+Release:        1%{?dist}
 Summary:        Implode for Sugar
 Group:          Sugar/Activities
 License:        GPLv2+
 URL:            http://wiki.sugarlabs.org/go/Activities/Implode
-Source0:        http://download.sugarlabs.org/activities/4086/%{shortname}-%{version}.xo
+Source0:        http://download.sugarlabs.org/sources/honey/Implode/Implode-%{version}.tar.bz2
+
 BuildArch:      noarch
 BuildRequires:  gettext
 BuildRequires:  python
-BuildRequires:  sugar-toolkit
+BuildRequires:  sugar-toolkit-gtk3
 Requires:       sugar
 Requires:       python-olpcgames
 
@@ -28,7 +29,7 @@ the end of the game. The levels are generated in such a way that there is
 always a sequence of removals that clears the board. 
 
 %prep
-%setup -q -n Implode.activity
+%setup -q -n Implode-%{version}
 
 %build
 python ./setup.py build
@@ -47,6 +48,9 @@ done
 %{sugaractivitydir}/Implode.activity/
 
 %changelog
+* Sun Nov  4 2012 Peter Robinson <pbrobinson at fedoraproject.org> 15-1
+- Release 15
+
 * Sat Jul 21 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 12-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
 


More information about the scm-commits mailing list