rpms/sugar/devel .cvsignore, 1.29, 1.30 sources, 1.31, 1.32 sugar.spec, 1.52, 1.53

Simon Schampijer erikos at fedoraproject.org
Fri Feb 27 16:54:42 UTC 2009


Author: erikos

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

Modified Files:
	.cvsignore sources sugar.spec 
Log Message:
* 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
- Make mute sound code togglable
- Keyhandler: Map XF86Search to the journal search
- Keyhandler: Catch all exceptions (thanks to silbe)
- Give time for atexit 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.29
retrieving revision 1.30
diff -u -r1.29 -r1.30
--- .cvsignore	23 Feb 2009 08:16:13 -0000	1.29
+++ .cvsignore	27 Feb 2009 16:54:11 -0000	1.30
@@ -1 +1 @@
-sugar-0.83.8.tar.bz2
+sugar-0.83.8-gitae381ce5b6.tar.bz2


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/sugar/devel/sources,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -r1.31 -r1.32
--- sources	23 Feb 2009 08:16:13 -0000	1.31
+++ sources	27 Feb 2009 16:54:11 -0000	1.32
@@ -1 +1 @@
-1ef095c62e9838392034271360692e3f  sugar-0.83.8.tar.bz2
+d0c9e19cc32d3b1a1affb09f7f7863d5  sugar-0.83.8-gitae381ce5b6.tar.bz2


Index: sugar.spec
===================================================================
RCS file: /cvs/pkgs/rpms/sugar/devel/sugar.spec,v
retrieving revision 1.52
retrieving revision 1.53
diff -u -r1.52 -r1.53
--- sugar.spec	26 Feb 2009 03:33:00 -0000	1.52
+++ sugar.spec	27 Feb 2009 16:54:11 -0000	1.53
@@ -1,19 +1,19 @@
 %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")
 
-%define commitid 7115089fb0
-%define alphatag 20090206git%{commitid}
+%define commitid ae381ce5b6
+%define alphatag 20090227git%{commitid}
 
 Summary: Constructionist learning platform
 Name: sugar
 Version: 0.83.8
-Release: 2%{?dist}
-#Release: 2.%{alphatag}%{?dist}
+#Release: 2%{?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,20 @@
 %{_bindir}/sugar-emulator
 
 %changelog
+* 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
+- Make mute sound code togglable
+- Keyhandler: Map XF86Search to the journal search
+- Keyhandler: Catch all exceptions (thanks to silbe)
+- Give time for atexit 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
+
 * Wed Feb 25 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.83.8-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
 




More information about the fedora-extras-commits mailing list