diff --git a/pango-1.26.0.tar.bz2 b/pango-1.26.0.tar.bz2 deleted file mode 100644 index 72fc3f0..0000000 --- a/pango-1.26.0.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e1bfaefd2614ff86d531152f31fbf4a61aea723eef19b132733ccd3eb8d9a6c3 -size 1535736 diff --git a/pango-1.26.1.tar.bz2 b/pango-1.26.1.tar.bz2 new file mode 100644 index 0000000..6c9cafc --- /dev/null +++ b/pango-1.26.1.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e0254e979bf0fac305de596997cabda83e26c713b666bc582aa9e4b70cb0920d +size 1538050 diff --git a/pango.changes b/pango.changes index 1dbd831..c0092ce 100644 --- a/pango.changes +++ b/pango.changes @@ -1,3 +1,17 @@ +------------------------------------------------------------------- +Mon Nov 30 16:06:04 CET 2009 - dimstar@opensuse.org + +- Update to version 1.26.1: + + [HB] Fix lookup_flag ignoring + + Fix leak with non-mmapped fonts + + Allow using uninstalled glib + + bgo#341481 - pangocairo kerning problem with nonidentity + scaling + + bgo#587768 - Don't build pango-view twice + + bgo#594101 - character class data updates to support unicode + 5.1 + + bgo#596837 - Typo in pango_cairo_show_layout documentation + ------------------------------------------------------------------- Wed Sep 23 15:23:21 CEST 2009 - lmedinas@opensuse.org diff --git a/pango.spec b/pango.spec index db92aff..652bf94 100644 --- a/pango.spec +++ b/pango.spec @@ -1,5 +1,5 @@ # -# spec file for package pango (Version 1.26.0) +# spec file for package pango (Version 1.26.1) # # Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -27,14 +27,14 @@ BuildRequires: gtk-doc %if %suse_version >= 1100 BuildRequires: libthai-devel %endif -License: LGPL v2.1 or later +License: LGPLv2.1+ Group: System/Libraries # bug437293 %ifarch ppc64 Obsoletes: pango-64bit %endif # -Version: 1.26.0 +Version: 1.26.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 @@ -60,7 +60,7 @@ Authors: %if %suse_version >= 1100 %package module-thai-lang -License: LGPL v2.1 or later +License: LGPLv2.1+ Summary: System for Layout and Rendering of Internationalised Text Group: System/Libraries Provides: locale(pango:th_TH) @@ -81,7 +81,7 @@ Authors: %endif %package devel -License: LGPL v2.1 or later +License: LGPLv2.1+ Requires: %{name} = %{version} cairo-devel fontconfig-devel freetype2-devel glib2-devel %(rpm -q --whatprovides XFree86-devel --queryformat '%{NAME}') Summary: Include files and libraries mandatory for development Group: Development/Libraries/GNOME