diff --git a/pango-1.28.1.tar.bz2 b/pango-1.28.1.tar.bz2 deleted file mode 100644 index 600dc22..0000000 --- a/pango-1.28.1.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8f3eaab506f613dd25bb1fa65ea87a145d523d066d90c227bdb3016523451bc2 -size 1483961 diff --git a/pango-1.28.3.tar.bz2 b/pango-1.28.3.tar.bz2 new file mode 100644 index 0000000..ec74891 --- /dev/null +++ b/pango-1.28.3.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5e278bc9430cc7bb00270f183360d262c5006b51248e8b537ea904573f200632 +size 1509501 diff --git a/pango.changes b/pango.changes index 4fb1430..6e9a1a8 100644 --- a/pango.changes +++ b/pango.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Wed Sep 29 13:18:13 CEST 2010 - vuntz@opensuse.org + +- Update to version 1.28.3: + + bgo#630857: introspection: Use --include-uninstalled +- Changes from version 1.28.2: + + Reduce DLL hijack risk and simplify code in basic-win32 module + + Improve performance on Windows especially for non-Latin scripts + + Bugs fixed: bgo#628497, bgo#626966, bgo#629632, bgo#625807 + ------------------------------------------------------------------- Sun Sep 19 00:56:17 CEST 2010 - vuntz@opensuse.org diff --git a/pango.spec b/pango.spec index 2e788fa..4d38314 100644 --- a/pango.spec +++ b/pango.spec @@ -1,5 +1,5 @@ # -# spec file for package pango (Version 1.28.1) +# spec file for package pango (Version 1.28.3) # # Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -37,7 +37,7 @@ Group: System/Libraries Obsoletes: pango-64bit %endif # -Version: 1.28.1 +Version: 1.28.3 Release: 2 Summary: System for Layout and Rendering of Internationalised Text Source: ftp://ftp.gnome.org/pub/GNOME/sources/pango/1.18/%{name}-%{version}.tar.bz2 @@ -51,15 +51,7 @@ PreReq: xorg-x11-libXrender xorg-x11-libX11 xorg-x11-libXdmcp %description Pango is a library for layout and rendering of text, with an emphasis on internationalisation. It forms the core of text and font handling in -GTK+ 2.0. - - - -Authors: --------- - Owen Taylor - Changwoo Ryu - Sivaraj Doddannan +GTK+. %package module-thai-lang License: LGPLv2.1+ @@ -70,15 +62,7 @@ Provides: locale(pango:th_TH) %description module-thai-lang Pango is a library for layout and rendering of text, with an emphasis on internationalisation. It forms the core of text and font handling in -GTK+ 2.0. - - - -Authors: --------- - Owen Taylor - Changwoo Ryu - Sivaraj Doddannan +GTK+. %package devel License: LGPLv2.1+ @@ -96,14 +80,6 @@ Provides: pango-doc = %{version} This package contains all necessary include files and libraries needed to develop applications that require these. - - -Authors: --------- - Owen Taylor - Changwoo Ryu - Sivaraj Doddannan - %prep %setup -q %if "%_lib" == "lib64"