rpms/sugar/OLPC-4 .cvsignore, 1.25, 1.26 sources, 1.26, 1.27 sugar.spec, 1.34, 1.35

Simon Schampijer erikos at fedoraproject.org
Mon Dec 22 12:41:28 UTC 2008


Author: erikos

Update of /cvs/pkgs/rpms/sugar/OLPC-4
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv6716

Modified Files:
	.cvsignore sources sugar.spec 
Log Message:
* Mon Dec 22 2008 Simon Schampijer <simon at laptop.org> - 0.83.4-1
- Fix language parsing on Gentoo and ALTLinux #81 (alsroot)
- Change the FRAME_POSITION_RELATIVE to follow eben's spec
- exec sugar-session
- Add wired device icon for the frame
- Only show wireless device in the frame when connecting/connected
- Use jabber.sugarlabs.org by default
- Only create a keydialog for the activating connection
- CanvasPulsingIcon: Don't begin pulse loop on resume if not pulsing
- Use g_timeout_add_seconds() for power efficiency
- Add the journal button to the volumes toolbar in the journal
- Remove jarabe/model/volume.py and use gio instead
- First try at restoring removable devices support in the journal
- make the image viewer activity the default one for iamges




Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/sugar/OLPC-4/.cvsignore,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -r1.25 -r1.26
--- .cvsignore	11 Dec 2008 14:29:13 -0000	1.25
+++ .cvsignore	22 Dec 2008 12:40:58 -0000	1.26
@@ -1 +1 @@
-sugar-0.83.3-git78c54da36b.tar.bz2
+sugar-0.83.4.tar.bz2


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/sugar/OLPC-4/sources,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -r1.26 -r1.27
--- sources	11 Dec 2008 14:29:13 -0000	1.26
+++ sources	22 Dec 2008 12:40:58 -0000	1.27
@@ -1 +1 @@
-622204346e2af0775779ff3504e9e922  sugar-0.83.3-git78c54da36b.tar.bz2
+6b981c63bb5d8b23b43831ece79884e6  sugar-0.83.4.tar.bz2


Index: sugar.spec
===================================================================
RCS file: /cvs/pkgs/rpms/sugar/OLPC-4/sugar.spec,v
retrieving revision 1.34
retrieving revision 1.35
diff -u -r1.34 -r1.35
--- sugar.spec	11 Dec 2008 14:29:13 -0000	1.34
+++ sugar.spec	22 Dec 2008 12:40:58 -0000	1.35
@@ -5,15 +5,15 @@
 
 Summary: OLPC desktop environment
 Name: sugar
-Version: 0.83.3
-#Release: 1%{?dist}
-Release: 2.%{alphatag}%{?dist}
+Version: 0.83.4
+Release: 1%{?dist}
+#Release: 2.%{alphatag}%{?dist}
 URL: http://dev.laptop.org
 # git clone git://dev.laptop.org/sugar
 # cd sugar
 # git-checkout %{commitid}
-Source0: %{name}-%{version}-git%{commitid}.tar.bz2
-#Source0: http://dev.laptop.org/pub/sugar/sources/%{name}/%{name}-%{version}.tar.bz2
+#Source0: %{name}-%{version}-git%{commitid}.tar.bz2
+Source0: http://dev.laptop.org/pub/sugar/sources/%{name}/%{name}-%{version}.tar.bz2
 License: GPL/LGPL
 Group: System Environment/Libraries
 Buildroot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -117,6 +117,21 @@
 %{_bindir}/sugar-emulator
 
 %changelog
+* Mon Dec 22 2008 Simon Schampijer <simon at laptop.org> - 0.83.4-1
+- Fix language parsing on Gentoo and ALTLinux #81 (alsroot)
+- Change the FRAME_POSITION_RELATIVE to follow eben's spec
+- exec sugar-session
+- Add wired device icon for the frame
+- Only show wireless device in the frame when connecting/connected
+- Use jabber.sugarlabs.org by default
+- Only create a keydialog for the activating connection
+- CanvasPulsingIcon: Don't begin pulse loop on resume if not pulsing
+- Use g_timeout_add_seconds() for power efficiency
+- Add the journal button to the volumes toolbar in the journal
+- Remove jarabe/model/volume.py and use gio instead
+- First try at restoring removable devices support in the journal
+- make the image viewer activity the default one for iamges 
+
 * Thu Dec 11 2008 Simon Schampijer <simon at laptop.org> - 0.83.3-2.20081211git78c54da36b
 - CanvasPulsingIcon: Don't begin pulse loop on resume if not pulsing
 - Use g_timeout_add_seconds() for power efficiency




More information about the fedora-extras-commits mailing list