rpms/sugar/devel .cvsignore, 1.35, 1.36 sources, 1.37, 1.38 sugar.spec, 1.59, 1.60

Simon Schampijer erikos at fedoraproject.org
Mon Apr 6 18:13:49 UTC 2009


Author: erikos

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

Modified Files:
	.cvsignore sources sugar.spec 
Log Message:
* Mon Apr 06 2009 Simon Schampijer <simon at schampijer.de> - 0.84.3-1
- If user updates an activity installed in /usr/share/activities, both versions remain installed #707
- Sometimes an activity will not start #461
- Grey out the erase option if an activity bundle cannot be erased #620
- AP: Do not write timestamp when not managed to connect #623
- Correct date in 'About my Computer' CP section #639
- Make Jukebox the default activity for ogg-vorbis #423
- Find an available icon for displaying the removable device #627
- CP: Disallow the user from selecting any fallbacks if English (USA) is 
selected (#slo:561)
- Call *mount_finish when the callback is called #326
- Add full licence to data dir #357
- The logout option is available by default
- Resume from home is duplicating activity instances again #600




Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/sugar/devel/.cvsignore,v
retrieving revision 1.35
retrieving revision 1.36
diff -u -r1.35 -r1.36
--- .cvsignore	1 Apr 2009 05:13:20 -0000	1.35
+++ .cvsignore	6 Apr 2009 18:13:18 -0000	1.36
@@ -1 +1 @@
-sugar-0.84.1-git4232758da5.tar.bz2
+sugar-0.84.3.tar.bz2


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/sugar/devel/sources,v
retrieving revision 1.37
retrieving revision 1.38
diff -u -r1.37 -r1.38
--- sources	1 Apr 2009 05:13:21 -0000	1.37
+++ sources	6 Apr 2009 18:13:18 -0000	1.38
@@ -1 +1 @@
-3115f37c94c6a200dc71a2ed82cb356a  sugar-0.84.1-git4232758da5.tar.bz2
+d512dedb5ded2a368722cfe0e2d7251d  sugar-0.84.3.tar.bz2


Index: sugar.spec
===================================================================
RCS file: /cvs/pkgs/rpms/sugar/devel/sugar.spec,v
retrieving revision 1.59
retrieving revision 1.60
diff -u -r1.59 -r1.60
--- sugar.spec	1 Apr 2009 05:13:21 -0000	1.59
+++ sugar.spec	6 Apr 2009 18:13:18 -0000	1.60
@@ -5,15 +5,15 @@
 
 Summary: Constructionist learning platform
 Name: sugar
-Version: 0.84.1
-#Release: 1%{?dist}
-Release: 4.%{alphatag}%{?dist}
+Version: 0.84.3
+Release: 1%{?dist}
+#Release: 4.%{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,21 @@
 %{_bindir}/sugar-emulator
 
 %changelog
+* Mon Apr 06 2009 Simon Schampijer <simon at schampijer.de> - 0.84.3-1
+- If user updates an activity installed in /usr/share/activities, both versions remain installed #707
+- Sometimes an activity will not start #461
+- Grey out the erase option if an activity bundle cannot be erased #620
+- AP: Do not write timestamp when not managed to connect #623
+- Correct date in 'About my Computer' CP section #639
+- Make Jukebox the default activity for ogg-vorbis #423
+- Find an available icon for displaying the removable device #627
+- CP: Disallow the user from selecting any fallbacks if English (USA) is 
+selected (#slo:561)
+- Call *mount_finish when the callback is called #326
+- Add full licence to data dir #357
+- The logout option is available by default
+- Resume from home is duplicating activity instances again #600
+
 * Wed Apr 01 2009 Simon Schampijer <simon at schampijer.de> - 0.84.1-4.20090401git4232758da5
 - git snapshot
 




More information about the fedora-extras-commits mailing list