From feb85c576448f286753c7987d33ef1f2a785c94faf2587cff0710dc7cf1b3f3b Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Wed, 23 Mar 2016 13:09:05 +0000 Subject: [PATCH] Accepting request 378378 from GNOME:Next Update to 3.20.0 OBS-URL: https://build.opensuse.org/request/show/378378 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/pango?expand=0&rev=148 --- pango-1.39.0.tar.xz | 3 --- pango-1.40.0.tar.xz | 3 +++ pango.changes | 7 +++++++ pango.spec | 6 +++--- 4 files changed, 13 insertions(+), 6 deletions(-) delete mode 100644 pango-1.39.0.tar.xz create mode 100644 pango-1.40.0.tar.xz diff --git a/pango-1.39.0.tar.xz b/pango-1.39.0.tar.xz deleted file mode 100644 index 6f76c97..0000000 --- a/pango-1.39.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:13072ad9e49372d6d7ba7bb3b9b025faef04de3552b745e92d7880eb15d6ee7e -size 1050476 diff --git a/pango-1.40.0.tar.xz b/pango-1.40.0.tar.xz new file mode 100644 index 0000000..e1ad48f --- /dev/null +++ b/pango-1.40.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:da17985df314cb07d066ab5424f59c21ce973ece05b7de4df04d798ec8511c8b +size 1058420 diff --git a/pango.changes b/pango.changes index 944f9b5..1f2f809 100644 --- a/pango.changes +++ b/pango.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +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 diff --git a/pango.spec b/pango.spec index 28b4c14..df54c2b 100644 --- a/pango.spec +++ b/pango.spec @@ -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.39.0 +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.39/%{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++