diff --git a/pango-1.24.0.tar.bz2 b/pango-1.24.0.tar.bz2 deleted file mode 100644 index 7b624df..0000000 --- a/pango-1.24.0.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7a0af222b8f07defbf492246b7f7ba386025ab504f2ec4abc408d3d6fa4d4b95 -size 1520527 diff --git a/pango-1.24.1.tar.bz2 b/pango-1.24.1.tar.bz2 new file mode 100644 index 0000000..332136f --- /dev/null +++ b/pango-1.24.1.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e00c343dd14c23b89a6767f87d31d4246c14739c57c0174008a86b33174b9ab2 +size 1526008 diff --git a/pango.changes b/pango.changes index 9990b46..8cfe0fa 100644 --- a/pango.changes +++ b/pango.changes @@ -1,3 +1,23 @@ +------------------------------------------------------------------- +Tue Apr 14 15:15:59 CEST 2009 - vuntz@novell.com + +- Update to version 1.24.1: + + Fix a couple of crashers + + Fix minor pangofc API semantics breakage + + Better handle SFNT fonts in dfont containers + + Improved docs + + Improved Indic shaper for new Unicode 5.1 characters + + Misc bug fixes + + Bugs fixed in this release: + - bgo#577952 – Error loading {GDEF,GSUB,GPOS} table 0x6EAD + - bgo#578336 – ABI breakage from 1.22 to 1.24 in fontmap field + of PangoFcFont + - bgo#556132 – gnome-panel crashed with SIGSEGV in + g_cclosure_marshal_VOID__BOXED() + - bgo#571291 – Unicode 5.1 support in pango - Indic Lanuages + - bgo#576298 – Fails to link pango-view if --without-x is + specified but cairo has X11 support + ------------------------------------------------------------------- Tue Mar 17 01:10:04 CET 2009 - mboman@suse.de diff --git a/pango.spec b/pango.spec index c0d2b22..0fac372 100644 --- a/pango.spec +++ b/pango.spec @@ -1,5 +1,5 @@ # -# spec file for package pango (Version 1.24.0) +# spec file for package pango (Version 1.24.1) # # Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -33,7 +33,7 @@ Group: System/Libraries Obsoletes: pango-64bit %endif # -Version: 1.24.0 +Version: 1.24.1 Release: 1 Summary: System for Layout and Rendering of Internationalised Text Source: ftp://ftp.gnome.org/pub/GNOME/sources/pango/1.18/%{name}-%{version}.tar.bz2 @@ -231,6 +231,23 @@ fi %{_datadir}/gtk-doc/html/pango %changelog +* Tue Apr 14 2009 vuntz@novell.com +- Update to version 1.24.1: + + Fix a couple of crashers + + Fix minor pangofc API semantics breakage + + Better handle SFNT fonts in dfont containers + + Improved docs + + Improved Indic shaper for new Unicode 5.1 characters + + Misc bug fixes + + Bugs fixed in this release: + - bgo#577952 – Error loading {GDEF,GSUB,GPOS} table 0x6EAD + - bgo#578336 – ABI breakage from 1.22 to 1.24 in fontmap field + of PangoFcFont + - bgo#556132 – gnome-panel crashed with SIGSEGV in + g_cclosure_marshal_VOID__BOXED() + - bgo#571291 – Unicode 5.1 support in pango - Indic Lanuages + - bgo#576298 – Fails to link pango-view if --without-x is + specified but cairo has X11 support * Tue Mar 17 2009 mboman@suse.de - Update to version 1.24.0: + pango-view improvements: @@ -340,7 +357,7 @@ fi + Improved Romanian sample text + Misc bug fixes + Bugs fixed (by number): bgo#552993, bgo#551865, and bgo#551416. -* Sun Sep 28 2008 ro@suse.de +* Mon Sep 29 2008 ro@suse.de - add gcc-c++ to buildrequires to work around libtool problem * Wed Sep 10 2008 maw@suse.de - Update to version 1.21.6: @@ -371,7 +388,7 @@ fi - Tag pango64.patch * Tue Jul 08 2008 crrodriguez@suse.de - fix build -* Wed Jun 18 2008 maw@suse.de +* Thu Jun 19 2008 maw@suse.de - Update to version 1.21.3: + Various small fixes and improvements + Bugs fixed: bgo#538661, bgo#536190, bgo#537258, bgo#537257, @@ -415,7 +432,7 @@ fi not fatal (bnc#301792) * Tue May 06 2008 schwab@suse.de - Don't use libtool before it is created. -* Fri Apr 11 2008 maw@suse.de +* Sat Apr 12 2008 maw@suse.de - Tag pango-libtool.patch, which was added in the previous submission. * Fri Apr 11 2008 schwab@suse.de @@ -503,14 +520,14 @@ fi brc#426178: gtkdoc-scan fails on pango * Thu Dec 20 2007 maw@suse.de - Revert to using pango64.patch for the time being (#349940). -* Mon Dec 17 2007 maw@suse.de +* Tue Dec 18 2007 maw@suse.de - Remove references to README.SuSE - s#%%run_ldconfig#/sbin/ldconfig#. -* Mon Dec 17 2007 maw@suse.de +* Tue Dec 18 2007 maw@suse.de - Replace pango64.patch with pango-biarch.patch (#346210) - Concomitant with the above change, remove README.SuSE, as it is no longer necessary. -* Mon Dec 17 2007 maw@suse.de +* Tue Dec 18 2007 maw@suse.de - Update to version 1.19.2: + Bugs (bugzilla.gnome.org) fixed: #485536, #500549, #492517, [#495091], #502926, #399573, #478914, #501938, and #501575 @@ -524,7 +541,7 @@ fi PANGO_GLYPH_INVALID_INPUT. * Mon Nov 26 2007 maw@suse.de - Actually remove the build root in %%clean. -* Fri Nov 23 2007 maw@suse.de +* Sat Nov 24 2007 maw@suse.de - Update to version 1.19.0: + Two OpenType engine fixes, which make Nafees Nastaliq font work great, and avoids warnings with some other fonts @@ -587,7 +604,7 @@ fi - Updated to version 1.18.2: * require libthai >= 0.1.9 for enabling thai-lang module * bug fixes -* Wed Aug 29 2007 maw@suse.de +* Thu Aug 30 2007 maw@suse.de - Update to version 1.18.1: + Make pango_script_for_unichar() just call g_unichar_get_script() and document that PangoScript and @@ -647,7 +664,7 @@ fi - Fixed scriptlets for bi-arch (#223149). * Sat Oct 14 2006 danw@suse.de - Remove dead patch -* Mon Oct 02 2006 jhargadon@suse.de +* Tue Oct 03 2006 jhargadon@suse.de - update to version 1.14.5 - Indic shaper fixes - Misc bug fixes @@ -664,11 +681,11 @@ fi * Wed Aug 30 2006 jhargadon@suse.de - update to version 1.14.2 - Find shaper/font for Private Use and space characters -* Thu Aug 17 2006 jhargadon@suse.de +* Fri Aug 18 2006 jhargadon@suse.de - update to version 1.14.0 - Make pango-view accept non-ASCII --text - Require cairo-1.2.2 for the important bug fixes it has. -* Mon Jul 31 2006 gekker@suse.de +* Tue Aug 01 2006 gekker@suse.de - Update to version 1.13.4 * Update to Unicode Character Database 5.0.0. * Misc fixes.