From 22c4e328dbdeb6b6f21248b86e6811a69fb3e91c Mon Sep 17 00:00:00 2001 From: Simon Schampijer Date: Jul 08 2008 14:33:04 +0000 Subject: - 7438 sugar shuts down when you click Restart - 7365 Invites not working - 7248 Speaker device has inconsistent behavior - 7339 CPU Spins after starting an activity - 7015 Add proper alignment support to the tray control - 5613 Cannot set non-ASCII nick name - 7046 Deleting activity bundle with journal leaves it showing in Home list view until reboot - 7391 Make the search field in Home reveal the list view - 7248 Speaker device has inconsistent behavior - 7272 Notifications are redundant with new launching feedback - 7273 Activity icons remain colored after launch --- diff --git a/.cvsignore b/.cvsignore index 4b1a52e..dbae156 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -sugar-0.81.3.tar.bz2 +sugar-0.81.6.tar.bz2 diff --git a/sources b/sources index cd4db18..fb6b9f7 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -5d35799fe64d7fa2c9014fff35302b4d sugar-0.81.3.tar.bz2 +672a3a84fabca8615bbd731f7ade3645 sugar-0.81.6.tar.bz2 diff --git a/sugar.spec b/sugar.spec index fb3ced7..b203590 100644 --- a/sugar.spec +++ b/sugar.spec @@ -1,6 +1,6 @@ Summary: OLPC desktop environment Name: sugar -Version: 0.81.3 +Version: 0.81.6 Release: 1%{?dist} URL: http://dev.laptop.org Source0: http://dev.laptop.org/pub/sugar/sources/%{name}/%{name}-%{version}.tar.bz2 @@ -69,6 +69,19 @@ rm -rf %{buildroot} %{_datadir}/mime/packages/sugar.xml %changelog +* Tue Jul 08 2008 Simon Scahmpijer - 0.81.6 +- 7438 sugar shuts down when you click Restart +- 7365 Invites not working +- 7248 Speaker device has inconsistent behavior +- 7339 CPU Spins after starting an activity +- 7015 Add proper alignment support to the tray control +- 5613 Cannot set non-ASCII nick name +- 7046 Deleting activity bundle with journal leaves it showing in Home list view until reboot +- 7391 Make the search field in Home reveal the list view +- 7248 Speaker device has inconsistent behavior +- 7272 Notifications are redundant with new launching feedback +- 7273 Activity icons remain colored after launch + * Mon Jun 09 2008 Simon Schampijer - 0.81.3-1 - Search in the activity list (Tomeu) - Add installation date in the activity list (Tomeu)