rpms/sugar/devel .cvsignore, 1.25, 1.26 sources, 1.27, 1.28 sugar.spec, 1.45, 1.46

Simon Schampijer erikos at fedoraproject.org
Wed Feb 4 12:30:49 UTC 2009


Author: erikos

Update of /cvs/pkgs/rpms/sugar/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv28269

Modified Files:
	.cvsignore sources sugar.spec 
Log Message:
* Wed Feb 04 2009 Simon Schampijer <simon at schampijer.de> - 0.83.6-1
- Try harder to get an icon for a clipping
- Hide the journal activity in the home view #87
- Correctly initialize the TrayIcon
- Add 'View Details' option to object palette in journal
- Translation updates
- Hide OLPC-specific fields on non-xo machines #133
- Add a 'Clear search' button to 'No matching entries' message #266
- Correctly detect when a query in the journal is empty #255
- Avoid launching two instances of the same activity instance #238
- Add start-with option to objectpalette in the journal
- Fix dnd of icons in the favorite view #213
- Right click on AP should reveal palette not connect to AP #10
- Display space used and left in the volume palette in the journal #33
- Don't update the zoom level when a dialog window pops up
- Fix filtering the objectchooser with data types #219




Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/sugar/devel/.cvsignore,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -r1.25 -r1.26
--- .cvsignore	30 Jan 2009 12:26:23 -0000	1.25
+++ .cvsignore	4 Feb 2009 12:30:18 -0000	1.26
@@ -1 +1 @@
-sugar-0.83.5-gitf7807dddc0.tar.bz2
+sugar-0.83.6.tar.bz2


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/sugar/devel/sources,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -r1.27 -r1.28
--- sources	30 Jan 2009 12:26:23 -0000	1.27
+++ sources	4 Feb 2009 12:30:18 -0000	1.28
@@ -1 +1 @@
-f4cc6798f7e192737b46982e457dad7b  sugar-0.83.5-gitf7807dddc0.tar.bz2
+28b96e8c0a7a3a968aa0774e60827352  sugar-0.83.6.tar.bz2


Index: sugar.spec
===================================================================
RCS file: /cvs/pkgs/rpms/sugar/devel/sugar.spec,v
retrieving revision 1.45
retrieving revision 1.46
diff -u -r1.45 -r1.46
--- sugar.spec	30 Jan 2009 12:26:23 -0000	1.45
+++ sugar.spec	4 Feb 2009 12:30:18 -0000	1.46
@@ -5,15 +5,15 @@
 
 Summary: Constructionist learning platform
 Name: sugar
-Version: 0.83.5
-#Release: 2%{?dist}
-Release: 3.%{alphatag}%{?dist}
+Version: 0.83.6
+Release: 1%{?dist}
+#Release: 3.%{alphatag}%{?dist}
 URL: http://sugarlabs.org/
 # git clone git://dev.laptop.org/sugar
 # cd sugar
 # git-checkout %{commitid}
-Source0: %{name}-%{version}-git%{commitid}.tar.bz2
-#Source0: http://download.sugarlabs.org/sources/sucrose/glucose/%{name}/%{name}-%{version}.tar.bz2
+#Source0: %{name}-%{version}-git%{commitid}.tar.bz2
+Source0: http://download.sugarlabs.org/sources/sucrose/glucose/%{name}/%{name}-%{version}.tar.bz2
 License: GPLv2+
 Group: User Interface/Desktops
 Buildroot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -138,6 +138,23 @@
 %{_bindir}/sugar-emulator
 
 %changelog
+* Wed Feb 04 2009 Simon Schampijer <simon at schampijer.de> - 0.83.6-1
+- Try harder to get an icon for a clipping
+- Hide the journal activity in the home view #87
+- Correctly initialize the TrayIcon
+- Add 'View Details' option to object palette in journal
+- Translation updates
+- Hide OLPC-specific fields on non-xo machines #133
+- Add a 'Clear search' button to 'No matching entries' message #266
+- Correctly detect when a query in the journal is empty #255
+- Avoid launching two instances of the same activity instance #238
+- Add start-with option to objectpalette in the journal
+- Fix dnd of icons in the favorite view #213
+- Right click on AP should reveal palette not connect to AP #10
+- Display space used and left in the volume palette in the journal #33
+- Don't update the zoom level when a dialog window pops up
+- Fix filtering the objectchooser with data types #219
+
 * Fri Jan 30 2009 Simon Schampijer <simon at schampijer.de> - 0.83.5-3.20090130gitf7807dddc0
 - Add 'View Details' option to object palette in journal
 - Translation updates




More information about the scm-commits mailing list