[sugar-visualmatch] v30

Peter Robinson pbrobinson at fedoraproject.org
Sun Oct 2 10:43:59 UTC 2011


commit 89bdb35f5ff701e031925decdd82b8ce2587d50f
Author: Peter Robinson <pbrobinson at gmail.com>
Date:   Sun Oct 2 11:43:43 2011 +0100

    v30

 .gitignore             |    1 +
 sources                |    2 +-
 sugar-visualmatch.spec |   12 +++++-------
 3 files changed, 7 insertions(+), 8 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 9ea228a..730d2d8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 VisualMatch-23.tar.bz2
 /VisualMatch-27.tar.bz2
+/VisualMatch-30.tar.bz2
diff --git a/sources b/sources
index 13a9d7a..c74ee5e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-b77f31292e26fa43f51003c3e3e0c62c  VisualMatch-27.tar.bz2
+f4f0ffca2612e7450d133865ec420018  VisualMatch-30.tar.bz2
diff --git a/sugar-visualmatch.spec b/sugar-visualmatch.spec
index 88a4987..22593b6 100644
--- a/sugar-visualmatch.spec
+++ b/sugar-visualmatch.spec
@@ -1,6 +1,6 @@
 Name:           sugar-visualmatch
-Version:        27
-Release:        2%{?dist}
+Version:        30
+Release:        1%{?dist}
 Summary:        A visual matching game
 
 Group:          Sugar/Activities
@@ -32,17 +32,12 @@ python ./setup.py build
 
 
 %install
-rm -rf $RPM_BUILD_ROOT
 python ./setup.py install --prefix=$RPM_BUILD_ROOT/%{_prefix}
 chmod 0644 $RPM_BUILD_ROOT/%{sugaractivitydir}/VisualMatch.activity/gencards.py
 
 %find_lang org.sugarlabs.VisualMatchActivity
 
 
-%clean
-rm -rf $RPM_BUILD_ROOT
-
-
 %files -f org.sugarlabs.VisualMatchActivity.lang
 %defattr(-,root,root,-)
 %doc COPYING NEWS
@@ -50,6 +45,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Sun Oct  2 2011 Peter Robinson <pbrobinson at fedoraproject.org> - 30-1
+- New 30 release
+
 * Wed Feb 09 2011 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 27-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
 


More information about the scm-commits mailing list