diff --git a/_service b/_service
index a53223b..3e4906c 100644
--- a/_service
+++ b/_service
@@ -2,8 +2,9 @@
https://gitlab.gnome.org/GNOME/pango.git
git
- refs/tags/1.44.7
- @PARENT_TAG@
+ pango-1-44
+ @PARENT_TAG@+@TAG_OFFSET@
+ enable
diff --git a/_servicedata b/_servicedata
new file mode 100644
index 0000000..1e1c581
--- /dev/null
+++ b/_servicedata
@@ -0,0 +1,4 @@
+
+
+ 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
new file mode 100644
index 0000000..058cc77
--- /dev/null
+++ b/pango-1.44.7+11.obscpio
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:104b8b45fbcad3123a9e6a76fdff33a615f5ce4c5151912feb2d141b093c2f3d
+size 3090956
diff --git a/pango-1.44.7.obscpio b/pango-1.44.7.obscpio
deleted file mode 100644
index ff9a562..0000000
--- a/pango-1.44.7.obscpio
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:e9c6f907c692351a6e185bc9428cbb6677e7fa427c39d8bc42b4bee28bff2608
-size 3088396
diff --git a/pango.changes b/pango.changes
index 5826cd2..8471769 100644
--- a/pango.changes
+++ b/pango.changes
@@ -1,3 +1,24 @@
+-------------------------------------------------------------------
+Wed Nov 27 13:48:56 UTC 2019 - dimstar@opensuse.org
+
+- Update to version 1.44.7+11:
+ * Add a test for ellipsis shaping
+ * Use shape flags for ellipsis
+ * test-shape: Cosmetics
+
+-------------------------------------------------------------------
+Sat Nov 02 17:41:58 UTC 2019 - bjorn.lie@gmail.com
+
+- Update to version 1.44.7+8:
+ + Undo fontset deprecations.
+ + Adjust expected test outputs.
+ + Fix ItemProperties handling.
+ + Don't treat rise as a no-shape attribute.
+ + Drop an unused ItemProperties use.
+ + Go back to ignoring underlines for itemization.
+ + fc: remove another assertion that might trigger.
+- Switch to using pango 1.44 stable git branch.
+
-------------------------------------------------------------------
Fri Oct 25 08:29:17 UTC 2019 - Bjørn Lie
diff --git a/pango.obsinfo b/pango.obsinfo
index 90245c2..3fa8549 100644
--- a/pango.obsinfo
+++ b/pango.obsinfo
@@ -1,5 +1,5 @@
name: pango
-version: 1.44.7
-mtime: 1571975063
-commit: 9f03d48261cb25e59ba029b194e70881d6ae8f37
+version: 1.44.7+11
+mtime: 1572906543
+commit: 73b46b04c724335ad73534cc69955baa2388b861
diff --git a/pango.spec b/pango.spec
index f9e697f..6d932d9 100644
--- a/pango.spec
+++ b/pango.spec
@@ -1,7 +1,7 @@
#
# spec file for package pango
#
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 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
+Version: 1.44.7+11
Release: 0
Summary: Library for Layout and Rendering of Text
License: LGPL-2.1-or-later