[sugar-jukebox] v20

Peter Robinson pbrobinson at fedoraproject.org
Sat Jan 29 20:08:01 UTC 2011


commit 1e06282dd4b4312ba81b09ca20795f00f3c9f1a3
Author: Peter Robinson <pbrobinson at gmail.com>
Date:   Sat Jan 29 20:07:57 2011 +0000

    v20

 .gitignore         |    1 +
 sources            |    2 +-
 sugar-jukebox.spec |    8 +++++---
 3 files changed, 7 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 9409306..b0e18cf 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 Jukebox-19.tar.bz2
+/Jukebox-20.tar.bz2
diff --git a/sources b/sources
index 319a48a..2d91613 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-fba123678289ebdd61388b1cd187aa65  Jukebox-19.tar.bz2
+a2be9c13b48eefe3c92ecb22a05122a6  Jukebox-20.tar.bz2
diff --git a/sugar-jukebox.spec b/sugar-jukebox.spec
index 1295a23..ddb2279 100644
--- a/sugar-jukebox.spec
+++ b/sugar-jukebox.spec
@@ -1,13 +1,12 @@
 Name:		sugar-jukebox
-Version:	19
-Release:	2%{?dist}
+Version:	20
+Release:	1%{?dist}
 Summary:	Media player activity for Sugar
 
 Group:		Sugar/Activities
 License:	GPLv2+
 URL:		http://wiki.laptop.org/go/Jukebox
 Source0:	http://download.sugarlabs.org/sources/sucrose/fructose/Jukebox/Jukebox-%{version}.tar.bz2
-BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:  gettext
 BuildRequires:	python sugar-toolkit
@@ -45,6 +44,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Sat Jan 29 2011 Peter Robinson <pbrobinson at gmail.com> - 20-1
+- New 20 release
+
 * Wed Aug 11 2010 David Malcolm <dmalcolm at redhat.com> - 19-2
 - recompiling .py files against Python 2.7 (rhbz#623376)
 


More information about the scm-commits mailing list