rpms/sugar-toolkit/devel .cvsignore, 1.11, 1.12 sources, 1.12, 1.13 sugar-toolkit.spec, 1.14, 1.15

Marco Pesenti Gritti mpg at fedoraproject.org
Sat Aug 30 00:35:03 UTC 2008


Author: mpg

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

Modified Files:
	.cvsignore sources sugar-toolkit.spec 
Log Message:
* Thu Aug 28 2008 Marco Pesenti Gritti <mpgritti at gmail.com> - 0.82.3-1
- Translation updates




Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/sugar-toolkit/devel/.cvsignore,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- .cvsignore	8 Jul 2008 14:39:12 -0000	1.11
+++ .cvsignore	30 Aug 2008 00:34:33 -0000	1.12
@@ -1 +1 @@
-sugar-toolkit-0.81.6.tar.bz2
+sugar-toolkit-0.82.3.tar.bz2


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/sugar-toolkit/devel/sources,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- sources	8 Jul 2008 14:39:12 -0000	1.12
+++ sources	30 Aug 2008 00:34:33 -0000	1.13
@@ -1 +1 @@
-a67cb1d41b1c378ad56b58cf77474fb0  sugar-toolkit-0.81.6.tar.bz2
+7db0fea0ba2f6d873322ce6c94b6f85d  sugar-toolkit-0.82.3.tar.bz2


Index: sugar-toolkit.spec
===================================================================
RCS file: /cvs/pkgs/rpms/sugar-toolkit/devel/sugar-toolkit.spec,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- sugar-toolkit.spec	8 Jul 2008 15:07:42 -0000	1.14
+++ sugar-toolkit.spec	30 Aug 2008 00:34:33 -0000	1.15
@@ -1,10 +1,18 @@
 %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")
 
+%define commitid 2e6be9ea55
+%define alphatag 20080822git%{commitid}
+
 Summary: Sugar toolkit
 Name: sugar-toolkit
-Version: 0.81.6
-Release: 2%{?dist}
+Version: 0.82.3
+Release: 1%{?dist}
+#Release: 2.%{alphatag}%{?dist}
 URL: http://wiki.laptop.org/go/Sugar
+# 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
 Source1: macros.sugar
 License: LGPLv2
@@ -43,7 +51,7 @@
 rm -rf %{buildroot}
 make install DESTDIR=%{buildroot}
 %find_lang %name
-mkdir -p $RPM_BUILD_ROOT%{_sysconfdir}/rpm/
+mkdir -p $RPM_BUILD_ROOT%{_sysconfdir}/rpm/ 	 
 install -p %{SOURCE1} $RPM_BUILD_ROOT%{_sysconfdir}/rpm/macros.sugar
 
 %clean
@@ -56,18 +64,81 @@
 %{python_sitelib}/*
 %{_sysconfdir}/rpm/macros.sugar
 
-
 %changelog
-* Tue Jul 08 2008 Simon Schampijer <simon at laptop.org> - 0.81.6-2
-- add libSM-devel dependency
+* Thu Aug 28 2008 Marco Pesenti Gritti <mpgritti at gmail.com> - 0.82.3-1
+- Translation updates
 
-* Tue Jul 08 2008 Simon Schampijer <simon at laptop.org> - 0.81.6-1
+* Thu Aug 28 2008 Marco Pesenti Gritti <mpgritti at gmail.com> - 0.82.2-1
+- #5428 downloads not starting in Browse due to old compreg.dat
+- #7733 Cannot install Wikipedia-10.xo
+- #7533 Activity does not respond to ctrl-q keyboard shortcut unless the 'Activity' tab is visible
+- #8000 Pulsing icon on activity launch significantly slows activity start-up
+- #8000 Pulsing icon on activity launch significantly slows activity start-up
+- #7270 /setup release does not update the bundle number
+- #7680 Activity name box is too small for localizaed name
+- #7881 Accelerator labels don't show up for most toolbar buttons
+- #7800 time stamps doesn't use translations
+
+* Tue Aug 22 2008 Tomeu Vizoso <tomeu at tomeuvizoso.net> - 0.82.1-2.20080822git2e6be9ea55
+- #7270 Add update functionality to Config in bundlebuilder
+- #7680 Widen activity tile entry
+- #7841 Wrap message in alert
+- #7881 Make Palette handle changes of the invoker widget
+
+* Tue Aug 12 2008 Marco Pesenti Gritti <mpgritti at gmail.com> - 0.82.1-1
+- Fix crash on startup on x86_64
+
+* Thu Aug 07 2008 Marco Pesenti Gritti <mpgritti at gmail.com> - 0.82.0-2
+- Rebuild
+
+* Thu Aug 07 2008 Marco Pesenti Gritti <mpgritti at gmail.com> - 0.82.0-1
+- #7759 Default home view should be Ring, not Freeform
+- #4084 Palette persist over zoom levels
+- #7754 Handle multiple Activity per process correctly
+- Add git tagging to the 'setup.py release' command
+
+* Fri Aug 01 2008 Morgan Collett <morgan at laptop.org> - 0.81.8-1
+- #7566 sugar-shell enters in infinite loop after a failed shutdown 
+- #7534 Safer to always install, rather than comparing versions
+- #7494 Updates to Browse-92 fail
+
+* Wed Jul 23 2008 Simon Schampijer <simon at laptop.org> - 0.81.7-1
+- 5136 Keep error alert hard to find
+- 6014 Shutdown should sync activities data
+- 7532 install + open content bundles with journal
+- 7523 library index regeneration fails due to no XDG_DATA_DIRS
+- 4208 Battery indicator's icon fullness inconsistent with indicator %.
+- 7444 cannot close a shared activity when the initiator has disconnected
+- 7430 Favorites view is not preserved
+- 7434 Control panel UI for power management.
+- 5079 Could simplify sharing code
+
+* Tue Jul 15 2008 Simon Schampijer <simon at laptop.org> - 0.81.6-3.20080715gitd17347cc19
+- git snapshot
+- 7523 fix content bundle installation
+- 5079 simplify sharing code
+- 4208 get_icon_state accepts negative step kwarg
+- 7444 Fix crash in get_joined_buddies when a buddy disappears uncleanly
+
+* Wed Jul 09 2008 Simon Schampijer <simon at laptop.org> - 0.81.6-2.20080709git92ef9d298a
+- git snapshot
+- 7430 Preserve the favorites layout across reboots
+- 7434 Add power section to the control panel
+
+* Wed Jul 09 2008 Simon Schampijer <simon at laptop.org> - 0.81.6-1
 - 7015 Add proper alignment support to the tray control
 - 7054 Journal doesn't show correct colors for activity instances
 - 7046 Deleting activity bundle with journal leaves it showing in Home list view until reboot
 - 3939 Keep button should use XO colors
 - 7248 Speaker device has inconsistent behavior
 
+* Sat Jun 21 2008 Tomeu Vizoso <tomeu at tomeuvizoso.net> - 0.81.5-1
+- Add build dependency on libSM-devel
+- Support for session management (marco)
+- Make MANIFEST mandatory in bundlebuilder (homunq)
+- Add a position attribute to activity bundles (tomeu)
+- Add a scroll_to_item method to the tray (benzea)
+
 * Mon Jun 09 2008 Simon Schampijer <simon at laptop.org> - 0.81.4-1
 - Add an installation time property to the activity bundle (Tomeu)
 - Reveal palettes on right-click (Eben)
@@ -75,12 +146,6 @@
 - Enable journal to do open-with for activity bundles (Chema)
 - Add timezone, hot_corners, warm_edges to the profile (Simon) 
 
-* Wed May 28 2008 Tomeu Vizoso <tomeu at tomeuvizoso.net> - 0.81.3-1.gitfcc468a323
-- Update to last git.
-
-* Sun May 18 2008 Tomeu Vizoso <tomeu at tomeuvizoso.net> - 0.79.7-1
-- Misc. fixes.
-
 * Thu Apr 24 2008 Simon Schampijer <simon at laptop.org> - 0.79.6-1
 - Fix activity installation
 
@@ -89,15 +154,11 @@
 
 * Tue Apr 22 2008 Tomeu Vizoso <tomeu at tomeuvizoso.net> - 0.79.4-1
 - Pylint cleanup.
-- Misc minor fixes to the UI.
-
-* Tue Apr 22 2008 Dennis Gilmore <dennis at ausil.us> - 0.79.3-4
-- Update rpm macros file adding sugarlibdir
 
 * Wed Apr 09 2008 Tomeu Vizoso <tomeu at tomeuvizoso.net> - 0.79.3
 - Added default to label arg in palette constructor (eben)
 
-* Fri Apr 04 2008 Dennis Gilmore <dennis at ausil.us> - 0.79.2-3
+* Fri Apr 04 2008 Dennis Gilmore <dennis at ausil.us> - 0.79.2-3 	 
 - add macro defining sugaractivitydir
 
 * Thu Apr 03 2008 Simon Schampijer <simon at laptop.org> - 0.79.2




More information about the scm-commits mailing list