rpms/sugar/devel .cvsignore, 1.30, 1.31 sources, 1.32, 1.33 sugar.spec, 1.53, 1.54

Simon Schampijer erikos at fedoraproject.org
Tue Mar 3 20:50:34 UTC 2009


Author: erikos

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

Modified Files:
	.cvsignore sources sugar.spec 
Log Message:
* Tue Mar 03 2009 Simon Schampijer <simon at schampijer.de> - 0.84.0-1
- Focus rectangle corners should be rounded #406
- Restore minimal .xol support #459
- Check the activity version and replace an older version upon download #464
- Friendstray: icon reacting to right click #441
- Network device icons don't react on right click #463
- Don't open a launcher window when that activity is already running #426
- Fall back to application-octet-stream for unknown types #458
- Show a generic icon for clippings, if available #454
- Don't add_bundle on activity dir change when installed already #442
- Make mute sound code togglable
- Keyhandler: Map XF86Search to the journal search
- Keyhandler: Catch all exceptions (thanks to Sascha Silbe)
- Give time for exit to execute when closing the emulator #435
- Dont hardcode the maximum amount of entries to cache in the journal #72
- Add standard Print shortcut to take a screenshot
-  Use keyboard specific keys to set the volume #430
- Update to new DBus policy #307
- Fix palette appearance on right-click #403
- Switch to existing instance of an activity if it's already running #410




Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/sugar/devel/.cvsignore,v
retrieving revision 1.30
retrieving revision 1.31
diff -u -r1.30 -r1.31
--- .cvsignore	27 Feb 2009 16:54:11 -0000	1.30
+++ .cvsignore	3 Mar 2009 20:50:04 -0000	1.31
@@ -1 +1 @@
-sugar-0.83.8-gitae381ce5b6.tar.bz2
+sugar-0.84.0.tar.bz2


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/sugar/devel/sources,v
retrieving revision 1.32
retrieving revision 1.33
diff -u -r1.32 -r1.33
--- sources	27 Feb 2009 16:54:11 -0000	1.32
+++ sources	3 Mar 2009 20:50:04 -0000	1.33
@@ -1 +1 @@
-d0c9e19cc32d3b1a1affb09f7f7863d5  sugar-0.83.8-gitae381ce5b6.tar.bz2
+62cb5a96b6532ce8a24c60bd6be98474  sugar-0.84.0.tar.bz2


Index: sugar.spec
===================================================================
RCS file: /cvs/pkgs/rpms/sugar/devel/sugar.spec,v
retrieving revision 1.53
retrieving revision 1.54
diff -u -r1.53 -r1.54
--- sugar.spec	27 Feb 2009 16:54:11 -0000	1.53
+++ sugar.spec	3 Mar 2009 20:50:04 -0000	1.54
@@ -5,15 +5,15 @@
 
 Summary: Constructionist learning platform
 Name: sugar
-Version: 0.83.8
-#Release: 2%{?dist}
-Release: 3.%{alphatag}%{?dist}
+Version: 0.84.0
+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)
@@ -140,6 +140,27 @@
 %{_bindir}/sugar-emulator
 
 %changelog
+* Tue Mar 03 2009 Simon Schampijer <simon at schampijer.de> - 0.84.0-1
+- Focus rectangle corners should be rounded #406
+- Restore minimal .xol support #459
+- Check the activity version and replace an older version upon download #464
+- Friendstray: icon reacting to right click #441
+- Network device icons don't react on right click #463
+- Don't open a launcher window when that activity is already running #426
+- Fall back to application-octet-stream for unknown types #458
+- Show a generic icon for clippings, if available #454
+- Don't add_bundle on activity dir change when installed already #442
+- Make mute sound code togglable
+- Keyhandler: Map XF86Search to the journal search
+- Keyhandler: Catch all exceptions (thanks to Sascha Silbe)
+- Give time for exit to execute when closing the emulator #435
+- Dont hardcode the maximum amount of entries to cache in the journal #72
+- Add standard Print shortcut to take a screenshot
+-  Use keyboard specific keys to set the volume #430
+- Update to new DBus policy #307
+- Fix palette appearance on right-click #403
+- Switch to existing instance of an activity if it's already running #410
+
 * Fri Feb 27 2009 Simon Schampijer <simon at schampijer.de> - 0.83.8-3.20090227gitae381ce5b6
 - git snapshot
 - Don't add_bundle on activity dir change when installed already #442




More information about the fedora-extras-commits mailing list