diff --git a/pango-1.22.1.tar.bz2 b/pango-1.22.1.tar.bz2 deleted file mode 100644 index 5649e44..0000000 --- a/pango-1.22.1.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:fd7d5a08745bbc20677660840b8d848867dae35aab761492faf79adb6b5afa66 -size 1462348 diff --git a/pango-1.22.4.tar.bz2 b/pango-1.22.4.tar.bz2 new file mode 100644 index 0000000..b9d3919 --- /dev/null +++ b/pango-1.22.4.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ff47d7ed8360ebef5fa4b8d3ccf45e014bc8793743bca2a96635a3c34eeaa534 +size 1496168 diff --git a/pango-libtool.patch b/pango-libtool.patch deleted file mode 100644 index bcd5462..0000000 --- a/pango-libtool.patch +++ /dev/null @@ -1,10 +0,0 @@ ---- configure.in -+++ configure.in -@@ -660,6 +660,7 @@ AC_ARG_ENABLE(explicit-deps, - enable_explicit_deps="$enableval", - enable_explicit_deps=auto) - -+m4_ifdef([LT_OUTPUT], [LT_OUTPUT]) - AC_MSG_CHECKING([Whether to write dependencies into .pc files]) - case $enable_explicit_deps in - auto) diff --git a/pango.changes b/pango.changes index 8ccc266..7e6241f 100644 --- a/pango.changes +++ b/pango.changes @@ -1,8 +1,48 @@ +------------------------------------------------------------------- +Thu Jan 29 00:12:08 CET 2009 - vuntz@novell.com + +- Drop pango-libtool.patch: it's already included upstream. + ------------------------------------------------------------------- Wed Jan 7 12:34:56 CET 2009 - olh@suse.de - obsolete old -XXbit packages (bnc#437293) +------------------------------------------------------------------- +Wed Dec 24 08:24:30 EST 2008 - mboman@suse.de + +- Update to version 1.22.4: + + Misc bug fixes + + Improved docs + + Bugs fixed in this release: + - bgo#564644 – Not complete description of the + pango_font_description_better_match function + - bgo#563898 – Generated output is not deterministic + - bgo#563803 – pango_renderer_finalize fails to call parent finalize + - bgo#499626 – Space should be optional after comma in + PangoFontDescription input string + - bgo#499624 – Spaces around commas in PangoFontDescription family name + should be trimmed + - bgo#563557 – set g_get_prgname() in fc pattern + - bgo#563356 – The input area of firefox and the blank width after text + in gnome-menu was stretched too wide, under pango-1.22.3 + - bgo#562574 – Pangocariowin32 is leaking every cairo font it ever + creates + +------------------------------------------------------------------- +Mon Dec 8 12:10:39 EST 2008 - mboman@suse.de + +- Update to version 1.22.3: + + bgo#561740 – Use stack allocation for thai_engine_break + + bgo#561779 – incorrect calculations in pango_matrix_concat + implementation + + Bgo#560730 – pango 1.22.2 build failure on Solaris 10, too many array + initializers in pango-language.c + + Write error code in capital hex. + + Bgo#558254 – Internal reference handling messed up + + bgo#558107 – is_monospace always returns FALSE in pangoatsui + + bgo#557620 – pango_font_description_from_string not correct + ------------------------------------------------------------------- Tue Nov 11 16:54:29 CET 2008 - ro@suse.de diff --git a/pango.spec b/pango.spec index 6ef3691..7c6b25c 100644 --- a/pango.spec +++ b/pango.spec @@ -1,5 +1,5 @@ # -# spec file for package pango (Version 1.22.1) +# spec file for package pango (Version 1.22.4) # # Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -36,15 +36,13 @@ AutoReqProv: on Obsoletes: pango-64bit %endif # -Version: 1.22.1 -Release: 3 +Version: 1.22.4 +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 Source1: README.SuSE # PATCH-FIX-UPSTREAM pango64.patch bgo129534 -- needed for biarch. Unfortunately, this is not good enough for usptream. Patch0: pango64.patch -# PATCH-FIX-UPSTREAM pango-libtool.patch schwab@suse.de -- apparently configure.in is invoking libtool in a bad way -Patch1: pango-libtool.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build PreReq: filesystem %if %suse_version > 1010 @@ -140,7 +138,6 @@ Authors: cp -a %{S:1} . %patch0 -p0 %endif -%patch1 %build autoreconf -f -i @@ -268,8 +265,39 @@ fi %{_datadir}/gtk-doc/html/pango %changelog +* Thu Jan 29 2009 vuntz@novell.com +- Drop pango-libtool.patch: it's already included upstream. * Wed Jan 07 2009 olh@suse.de - obsolete old -XXbit packages (bnc#437293) +* Wed Dec 24 2008 mboman@suse.de +- Update to version 1.22.4: + + Misc bug fixes + + Improved docs + + Bugs fixed in this release: + - bgo#564644 – Not complete description of the + pango_font_description_better_match function + - bgo#563898 – Generated output is not deterministic + - bgo#563803 – pango_renderer_finalize fails to call parent finalize + - bgo#499626 – Space should be optional after comma in + PangoFontDescription input string + - bgo#499624 – Spaces around commas in PangoFontDescription family name + should be trimmed + - bgo#563557 – set g_get_prgname() in fc pattern + - bgo#563356 – The input area of firefox and the blank width after text + in gnome-menu was stretched too wide, under pango-1.22.3 + - bgo#562574 – Pangocariowin32 is leaking every cairo font it ever + creates +* Mon Dec 08 2008 mboman@suse.de +- Update to version 1.22.3: + + bgo#561740 – Use stack allocation for thai_engine_break + + bgo#561779 – incorrect calculations in pango_matrix_concat + implementation + + Bgo#560730 – pango 1.22.2 build failure on Solaris 10, too many array + initializers in pango-language.c + + Write error code in capital hex. + + Bgo#558254 – Internal reference handling messed up + + bgo#558107 – is_monospace always returns FALSE in pangoatsui + + bgo#557620 – pango_font_description_from_string not correct * Tue Nov 11 2008 ro@suse.de - SLE-11 uses PPC64 instead of PPC, adapt baselibs.conf * Wed Oct 22 2008 mboman@suse.de