diff --git a/.cvsignore b/.cvsignore index e369926..5355cbd 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -sugar-0.65-git0a9676171d.tar.bz2 +sugar-0.65-git73cae198f5.tar.bz2 diff --git a/sources b/sources index f62e9dc..43de76e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -1ce62c9b06cfeff52adc0f7307143036 sugar-0.65-git0a9676171d.tar.bz2 +adb93901ac6415bc31b7d2774c29c2a5 sugar-0.65-git73cae198f5.tar.bz2 diff --git a/sugar.spec b/sugar.spec index 1d091ea..9b5c56c 100644 --- a/sugar.spec +++ b/sugar.spec @@ -1,11 +1,11 @@ %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()") %define alphatag 20071105git -%define commitid 0a9676171d +%define commitid 73cae198f5 Summary: OLPC desktop environment Name: sugar Version: 0.65 -Release: 0.77.%{alphatag}.%{commitid} +Release: 0.78.%{alphatag}.%{commitid} URL: http://dev.laptop.org/ # OLPC is upstream, RPM is canonical source for packaged code. # git clone git://dev.laptop.org/sugar @@ -83,6 +83,10 @@ rm -rf %{buildroot} %{_datadir}/mime/packages/sugar.xml %changelog +* Tue Nov 06 2007 Marco Pesenti Gritti - 0.65-0.78.20071105git73cae198f5 +- Remove the startup sound for now, to not break audio + for all the activities. (marco) + * Mon Nov 05 2007 Marco Pesenti Gritti - 0.65-0.77.20071105git0a9676171d - #4650: Failure to write journal files. (marco)