Accepting request 378642 from GNOME:Factory

Update to 3.20.0 (forwarded request 378378 from dimstar)

OBS-URL: https://build.opensuse.org/request/show/378642
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pango?expand=0&rev=98
This commit is contained in:
Dominique Leuenberger 2016-03-29 12:46:13 +00:00 committed by Git OBS Bridge
commit e7df6c5c0f
4 changed files with 19 additions and 6 deletions

View File

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

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

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

View File

@ -1,3 +1,16 @@
-------------------------------------------------------------------
Wed Mar 23 08:18:16 UTC 2016 - dimstar@opensuse.org
- Update to version 1.40.0:
+ Fix typos.
+ Don't treat OGHAM SPACE MARK as whitespace.
-------------------------------------------------------------------
Tue Dec 22 20:22:48 UTC 2015 - zaitor@opensuse.org
- Update to version 1.39.0:
+ Update PangoScript to Unicode 8.0.
-------------------------------------------------------------------
Mon Oct 12 19:38:42 UTC 2015 - zaitor@opensuse.org

View File

@ -1,7 +1,7 @@
#
# spec file for package pango
#
# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2016 SUSE LINUX 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,13 +20,13 @@
%define pango_binary_version 1.8.0
Name: pango
Version: 1.38.1
Version: 1.40.0
Release: 0
Summary: Library for Layout and Rendering of Text
License: LGPL-2.1+
Group: System/Libraries
Url: http://www.pango.org/
Source: http://download.gnome.org/sources/pango/1.38/%{name}-%{version}.tar.xz
Source: http://download.gnome.org/sources/pango/1.40/%{name}-%{version}.tar.xz
Source2: macros.pango
Source99: baselibs.conf
BuildRequires: gcc-c++