From 4e7224e4601b5fdeeeba94887bde16bf47f98e9fd6a6c2baa620f9ad5cdddf57 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Bj=C3=B8rn=20Lie?= <zaitor@opensuse.org>
Date: Mon, 29 Aug 2016 15:14:08 +0000
Subject: [PATCH] Accepting request 423677 from GNOME:Next

- Update to version 1.40.2:
  + Improve introspection builds in msvc (bgo#764984).
  + Properly handle UTF32 chars in coretext.
  + Add rebeccapurple to list of colors.
  + Correct font weight mapping in coretext (bgo#766148).
  + Use version macros for exports (bgo#767587).

OBS-URL: https://build.opensuse.org/request/show/423677
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/pango?expand=0&rev=155
---
 pango-1.40.1.tar.xz |  3 ---
 pango-1.40.2.tar.xz |  3 +++
 pango.changes       | 10 ++++++++++
 pango.spec          |  2 +-
 4 files changed, 14 insertions(+), 4 deletions(-)
 delete mode 100644 pango-1.40.1.tar.xz
 create mode 100644 pango-1.40.2.tar.xz

diff --git a/pango-1.40.1.tar.xz b/pango-1.40.1.tar.xz
deleted file mode 100644
index 327a28b..0000000
--- a/pango-1.40.1.tar.xz
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:e27af54172c72b3ac6be53c9a4c67053e16c905e02addcf3a603ceb2005c1a40
-size 1051912
diff --git a/pango-1.40.2.tar.xz b/pango-1.40.2.tar.xz
new file mode 100644
index 0000000..1907b38
--- /dev/null
+++ b/pango-1.40.2.tar.xz
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:90582a02bc89318d205814fc097f2e9dd164d26da5f27c53ea42d583b34c3cd1
+size 1060408
diff --git a/pango.changes b/pango.changes
index fe53f31..8007cd1 100644
--- a/pango.changes
+++ b/pango.changes
@@ -1,3 +1,13 @@
+-------------------------------------------------------------------
+Mon Aug 29 13:53:15 UTC 2016 - dimstar@opensuse.org
+
+- Update to version 1.40.2:
+  + Improve introspection builds in msvc (bgo#764984).
+  + Properly handle UTF32 chars in coretext.
+  + Add rebeccapurple to list of colors.
+  + Correct font weight mapping in coretext (bgo#766148).
+  + Use version macros for exports (bgo#767587).
+
 -------------------------------------------------------------------
 Thu Aug  4 00:53:47 CEST 2016 - hpj@suse.com
 
diff --git a/pango.spec b/pango.spec
index 5730bee..82a06fb 100644
--- a/pango.spec
+++ b/pango.spec
@@ -20,7 +20,7 @@
 %define pango_binary_version 1.8.0
 
 Name:           pango
-Version:        1.40.1
+Version:        1.40.2
 Release:        0
 Summary:        Library for Layout and Rendering of Text
 License:        LGPL-2.1+