diff --git a/_service b/_service
index 3e4906c..f3fb9ef 100644
--- a/_service
+++ b/_service
@@ -2,9 +2,10 @@
https://gitlab.gnome.org/GNOME/pango.git
git
- pango-1-44
+ 1.46.1
@PARENT_TAG@+@TAG_OFFSET@
- enable
+ (.*)\+0
+ \1
diff --git a/_servicedata b/_servicedata
deleted file mode 100644
index 1e1c581..0000000
--- a/_servicedata
+++ /dev/null
@@ -1,4 +0,0 @@
-
-
- https://gitlab.gnome.org/GNOME/pango.git
- 73b46b04c724335ad73534cc69955baa2388b861
\ No newline at end of file
diff --git a/pango-1.44.7+11.obscpio b/pango-1.44.7+11.obscpio
deleted file mode 100644
index 058cc77..0000000
--- a/pango-1.44.7+11.obscpio
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:104b8b45fbcad3123a9e6a76fdff33a615f5ce4c5151912feb2d141b093c2f3d
-size 3090956
diff --git a/pango-1.46.1.obscpio b/pango-1.46.1.obscpio
new file mode 100644
index 0000000..a0061e6
--- /dev/null
+++ b/pango-1.46.1.obscpio
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:226afe9087caa6a664df2a9c631f2ec2439a35a054a83f028e692d2d1d00fc48
+size 3170316
diff --git a/pango.changes b/pango.changes
index 8471769..affdd48 100644
--- a/pango.changes
+++ b/pango.changes
@@ -1,3 +1,58 @@
+-------------------------------------------------------------------
+Thu Aug 20 15:55:00 UTC 2020 - Bjørn Lie
+
+- Update to version 1.46.1:
+ + Revert an unintentional PangoRenderer abi break in 1.46.0.
+ + Various small fixes.
+
+-------------------------------------------------------------------
+Tue Aug 11 12:11:55 UTC 2020 - bjorn.lie@gmail.com
+
+- Update to version 1.46.0:
+ + Undo a recent change
+ + test-break: Add a legend
+ + test-break: Improve output
+ + Adjust "Since" tags to refer to 1.46
+- Changes from version 1.45.5:
+ + Fix g-i annotation of pango_parse_color_with_alpha and add since tag
+ + Bump the version
+ + tests: Add tests for pango_parse_color_with_alpha
+ + Export pango_parse_color_with_alpha
+ + pango-color: Tweak semantics of _pango_parse_color_with_alpha
+- Changes from version 1.45.4:
+ + testsuite: Don't use g_test_skip
+ + Add a reproducer for a pidgin crash
+ + layout: Avoid a crash with short strings
+ + Remove hb-glib use
+ + Fix a few memory leaks in tests
+ + Initialise out arguments
+ + pangocoretext: Fix Cairo scaling
+ + fcfontmap: Always reject unsupported font formats
+ + pango-attributes.c: Fix on older compilers
+
+-------------------------------------------------------------------
+Tue Jun 30 07:42:08 UTC 2020 - Paolo Stivanin
+
+- Update to 1.45.3:
+ + Fix pango_attr_list_change
+ + Fix crashes with empty attribute lists
+ + Fix several crashes in gtk2 applications
+ + Revert an unintentional introspection API change
+ + Include HarfBuzz when igenerating introspection data
+ + Undo PangoFontsetSimple deprecation
+ + Annotation fixes for various apis
+ + Add api to compare attribute lists
+ + Update data tables to Unicode 13.0
+ + Various test improvements
+ + Require GLib 2.60
+ + Some new font enumeration apis:
+ pango_font_map_get_family
+ pango_font_family_get_face
+ pango_font_face_get_family
+ pango_font_get_face
+ + Support for line-wide underlines
+ + Support for overlines
+
-------------------------------------------------------------------
Wed Nov 27 13:48:56 UTC 2019 - dimstar@opensuse.org
diff --git a/pango.obsinfo b/pango.obsinfo
index 3fa8549..74b88ce 100644
--- a/pango.obsinfo
+++ b/pango.obsinfo
@@ -1,5 +1,5 @@
name: pango
-version: 1.44.7+11
-mtime: 1572906543
-commit: 73b46b04c724335ad73534cc69955baa2388b861
+version: 1.46.1
+mtime: 1597925574
+commit: 265c4e50d29d58c0e07c0db26805220c7b878f5c
diff --git a/pango.spec b/pango.spec
index 6d932d9..f8799eb 100644
--- a/pango.spec
+++ b/pango.spec
@@ -1,7 +1,7 @@
#
# spec file for package pango
#
-# Copyright (c) 2019 SUSE LLC
+# Copyright (c) 2020 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
Name: pango
-Version: 1.44.7+11
+Version: 1.46.1
Release: 0
Summary: Library for Layout and Rendering of Text
License: LGPL-2.1-or-later
@@ -36,7 +36,7 @@ BuildRequires: pkgconfig(cairo) >= 1.12.10
BuildRequires: pkgconfig(fontconfig) >= 2.11.91
BuildRequires: pkgconfig(freetype2)
BuildRequires: pkgconfig(fribidi) >= 0.19.7
-BuildRequires: pkgconfig(glib-2.0) >= 2.59.2
+BuildRequires: pkgconfig(glib-2.0) >= 2.60
BuildRequires: pkgconfig(gobject-2.0) >= 2.59.2
BuildRequires: pkgconfig(gobject-introspection-1.0)
BuildRequires: pkgconfig(harfbuzz) >= 2.0
@@ -172,6 +172,8 @@ cp %{SOURCE2} %{buildroot}%_rpmmacrodir
%{_libdir}/pkgconfig/pangocairo.pc
%{_libdir}/pkgconfig/pangoft2.pc
%{_libdir}/pkgconfig/pangoxft.pc
+%{_libdir}/pkgconfig/pangofc.pc
+%{_libdir}/pkgconfig/pangoot.pc
%{_datadir}/gir-1.0/Pango-1.0.gir
%{_datadir}/gir-1.0/PangoCairo-1.0.gir
%{_datadir}/gir-1.0/PangoFT2-1.0.gir