diff --git a/pango-1.42.4.tar.xz b/pango-1.42.4.tar.xz
deleted file mode 100644
index b6a13fd..0000000
--- a/pango-1.42.4.tar.xz
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:1d2b74cd63e8bd41961f2f8d952355aa0f9be6002b52c8aa7699d9f5da597c9d
-size 833876
diff --git a/pango-1.43.0.tar.xz b/pango-1.43.0.tar.xz
new file mode 100644
index 0000000..04c1821
--- /dev/null
+++ b/pango-1.43.0.tar.xz
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:d2c0c253a5328a0eccb00cdd66ce2c8713fabd2c9836000b6e22a8b06ba3ddd2
+size 441252
diff --git a/pango.changes b/pango.changes
index 261f888..863ca0b 100644
--- a/pango.changes
+++ b/pango.changes
@@ -1,3 +1,18 @@
+-------------------------------------------------------------------
+Thu Jan  3 22:54:42 UTC 2019 - bjorn.lie@gmail.com
+
+- Update to version 1.43.0:
+  + Drop autotools.
+  + Drop Visual Studio build.
+  + Build with meson everywhere.
+  + Update Emoji tables for Unicode 11.
+  + Update test data for Unicode 11.
+  + Fix a crash with Thai breaking.
+  + Fix a crash with font variations.
+  + Deprecate bidi apis in favor of fribidi.
+  + Add a variable font family api.
+  + Improve font fallback handling on win32.
+
 -------------------------------------------------------------------
 Mon Aug 20 18:18:25 UTC 2018 - bjorn.lie@gmail.com
 
diff --git a/pango.spec b/pango.spec
index efc014e..583c5dd 100644
--- a/pango.spec
+++ b/pango.spec
@@ -1,7 +1,7 @@
 #
 # spec file for package pango
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 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
@@ -12,18 +12,18 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
 Name:           pango
-Version:        1.42.4
+Version:        1.43.0
 Release:        0
 Summary:        Library for Layout and Rendering of Text
 License:        LGPL-2.1-or-later
 Group:          Development/Libraries/C and C++
 URL:            http://www.pango.org/
-Source0:        https://download.gnome.org/sources/pango/1.42/%{name}-%{version}.tar.xz
+Source0:        https://download.gnome.org/sources/pango/1.43/%{name}-%{version}.tar.xz
 Source2:        macros.pango
 Source99:       baselibs.conf
 
@@ -141,7 +141,7 @@ rm -rf %{buildroot}%{_datadir}/installed-tests
 
 %files -n libpango-1_0-0
 %license COPYING
-%doc NEWS README
+%doc NEWS README.md
 %{_libdir}/lib*.so.*
 
 %files -n typelib-1_0-Pango-1_0
@@ -156,7 +156,7 @@ rm -rf %{buildroot}%{_datadir}/installed-tests
 %{_mandir}/man1/pango-view.1%{ext_man}
 
 %files devel
-%doc AUTHORS HACKING MAINTAINERS THANKS
+%doc CODING_STYLE.md THANKS
 %doc %{_datadir}/gtk-doc/html/pango/
 %{_libdir}/lib*.so
 %{_libdir}/pkgconfig/*.pc