diff --git a/_service b/_service index d14fa0e..c24bdf6 100644 --- a/_service +++ b/_service @@ -2,7 +2,7 @@ https://gitlab.gnome.org/GNOME/pango.git git - refs/tags/1.50.4 + refs/tags/1.50.5 @PARENT_TAG@+@TAG_OFFSET@ (.*)\+0 \1 diff --git a/pango-1.50.4.obscpio b/pango-1.50.4.obscpio deleted file mode 100644 index c5b2177..0000000 --- a/pango-1.50.4.obscpio +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1a3d537986999bfaa8895b8d3a7b32e3b022da20bc568e3c3ff839f0d63d8f1f -size 6860301 diff --git a/pango-1.50.5.obscpio b/pango-1.50.5.obscpio new file mode 100644 index 0000000..5560510 --- /dev/null +++ b/pango-1.50.5.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5fac0a817fb52588168ab9a8b3a447c600600c9e471fae2498d72063f2eae7b9 +size 6866445 diff --git a/pango.changes b/pango.changes index 594c498..eede104 100644 --- a/pango.changes +++ b/pango.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Sat Mar 5 18:10:46 UTC 2022 - Bjørn Lie + +- Update to version 1.50.5: + + Fix compiler warnings. + + Enable cairo by default. + + pango-view: Show more baselines. + + layout: Handle baselines. +- Use ldconfig_scriptlets macro for post(un) handling. + ------------------------------------------------------------------- Wed Feb 9 21:28:12 UTC 2022 - Bjørn Lie diff --git a/pango.obsinfo b/pango.obsinfo index a55e1b0..327eb56 100644 --- a/pango.obsinfo +++ b/pango.obsinfo @@ -1,4 +1,4 @@ name: pango -version: 1.50.4 -mtime: 1644440254 -commit: bcf61fc3a0c30da173c8629d1458fe3440288878 +version: 1.50.5 +mtime: 1646496147 +commit: 4851f23d6205e9e34ccacb48d02eae5e0f3b2f27 diff --git a/pango.spec b/pango.spec index 2578966..3372441 100644 --- a/pango.spec +++ b/pango.spec @@ -17,7 +17,7 @@ Name: pango -Version: 1.50.4 +Version: 1.50.5 Release: 0 Summary: Library for Layout and Rendering of Text License: LGPL-2.1-or-later @@ -133,8 +133,7 @@ to develop applications that require these. mkdir -p %{buildroot}%_rpmmacrodir cp %{SOURCE2} %{buildroot}%_rpmmacrodir -%post -n libpango-1_0-0 -p /sbin/ldconfig -%postun -n libpango-1_0-0 -p /sbin/ldconfig +%ldconfig_scriptlets -n libpango-1_0-0 %files -n libpango-1_0-0 %license COPYING