Accepting request 221983 from GNOME:Factory

- Update to version 1.36.2:
  + Win32 build fixes.
  + Fix a possible strtol(NULL) (bgo#719549).
  + Fix --with-included-modules.
  + Fix a FPE in pango_layout_iter_get_char_extents (bgo#720379).
  + Use 96 dpi for CoreText by default.

OBS-URL: https://build.opensuse.org/request/show/221983
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pango?expand=0&rev=85
This commit is contained in:
Stephan Kulow 2014-02-17 12:03:08 +00:00 committed by Git OBS Bridge
commit 14d581de20
4 changed files with 15 additions and 5 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:42e4b51cdc99e6878a9ea2a5ef2b31b79c1033f8518726df738a3c54c90e59f8
size 1017924

3
pango-1.36.2.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:f07f9392c9cf20daf5c17a210b2c3f3823d517e1917b72f20bb19353b2bc2c63
size 1025208

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Wed Feb 5 10:43:09 UTC 2014 - dimstar@opensuse.org
- Update to version 1.36.2:
+ Win32 build fixes.
+ Fix a possible strtol(NULL) (bgo#719549).
+ Fix --with-included-modules.
+ Fix a FPE in pango_layout_iter_get_char_extents (bgo#720379).
+ Use 96 dpi for CoreText by default.
-------------------------------------------------------------------
Mon Nov 11 21:54:17 UTC 2013 - dimstar@opensuse.org

View File

@ -1,7 +1,7 @@
#
# spec file for package pango
#
# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -20,7 +20,7 @@
%define pango_binary_version 1.8.0
Name: pango
Version: 1.36.1
Version: 1.36.2
Release: 0
Summary: Library for Layout and Rendering of Text
License: LGPL-2.1+