2006-08-25 Damien Carbery <[email protected]>
authordc144907
Fri, 25 Aug 2006 10:09:38 +0000
changeset 7978 d85b0b30ae99
parent 7977 87fec3abd31e
child 7979 ce2eab590eac
2006-08-25 Damien Carbery <[email protected]> * pyspi.spec: Bump to 0.5.5. * patches/pango-02-pua.diff: Remove pango-context.c chunk. A variation is upstream.
ChangeLog
patches/pango-02-pua.diff
pyspi.spec
--- a/ChangeLog	Fri Aug 25 10:08:15 2006 +0000
+++ b/ChangeLog	Fri Aug 25 10:09:38 2006 +0000
@@ -1,4 +1,12 @@
-
+2006-08-25  Damien Carbery <[email protected]>
+
+	* pyspi.spec: Bump to 0.5.5.
+	* patches/pango-02-pua.diff: Remove pango-context.c chunk. A variation
+	is upstream.
+
+2006-08-24  Damien Carbery <[email protected]>
+
+	* deskbar-applet.spec: Bump to 2.15.92.
 
 2006-08-24  Laszlo (Laca) Peter  <[email protected]>
 
@@ -9,7 +17,7 @@
 
 2006-08-24  Takao Fujiwara <[email protected]>
 
-	* gnome-utils.spec: Updated to add '--with-grep' option. Fix bug 6453845.
+	* gnome-utils.spec: Updated to add '--with-grep' option. Fix #6453845.
 
 2006-08-23  Damien Carbery <[email protected]>
 
--- a/patches/pango-02-pua.diff	Fri Aug 25 10:08:15 2006 +0000
+++ b/patches/pango-02-pua.diff	Fri Aug 25 10:09:38 2006 +0000
@@ -1,15 +1,3 @@
-diff -urNp pango-1.10.0/pango/pango-context.c pango-1.10.0-hacked/pango/pango-context.c
---- pango-1.10.0/pango/pango-context.c	2005-07-27 04:21:52.000000000 +1200
-+++ pango-1.10.0-hacked/pango/pango-context.c	2005-08-16 12:43:10.445977112 +1200
-@@ -1097,7 +1097,7 @@ itemize_state_process_run (ItemizeState 
-        * emulated ideographic space for the primary font wouldn't be the
-        * right size.
-        */
--      if (!g_unichar_isgraph (wc) && wc != 0x3000)
-+      if (!g_unichar_isgraph (wc) && (wc != 0x3000 ||  wc < 0xe000 || wc > 0xf8ff))
- 	{
- 	  shape_engine = NULL;
- 	  font = NULL;
 diff -urNp pango-1.10.0/pango/pango-script.c pango-1.10.0-hacked/pango/pango-script.c
 --- pango-1.10.0/pango/pango-script.c	2005-08-16 09:51:22.000000000 +1200
 +++ pango-1.10.0-hacked/pango/pango-script.c	2005-08-16 12:40:44.802118344 +1200
--- a/pyspi.spec	Fri Aug 25 10:08:15 2006 +0000
+++ b/pyspi.spec	Fri Aug 25 10:09:38 2006 +0000
@@ -13,7 +13,7 @@
 Name:         pyspi
 License:      LGPL
 Group:        Development/Languages/Python
-Version:      0.5.4
+Version:      0.5.5
 Release:      1
 Distribution: Java Desktop System
 Vendor:       Sun Microsystems, Inc.
@@ -56,6 +56,9 @@
 %{_libdir}/python?.?/vendor-packages
 
 %changelog
+* Fri Aug 25 2006 - [email protected]
+- Bump to 0.5.5.
+
 * Thu May 04 2006 - [email protected]
 - Bump to 0.5.4