diff --git a/_service b/_service index d14fa0e..f2f38cb 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.7 @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.7.obscpio b/pango-1.50.7.obscpio new file mode 100644 index 0000000..6e7e900 --- /dev/null +++ b/pango-1.50.7.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:76fdb3cc30b16a3d37f7b9cd881c132327fae5778638e546de8042ac24e750cf +size 6878221 diff --git a/pango.changes b/pango.changes index 594c498..5c136a2 100644 --- a/pango.changes +++ b/pango.changes @@ -1,3 +1,33 @@ +------------------------------------------------------------------- +Mon Apr 25 08:46:12 UTC 2022 - Dominique Leuenberger + +- Update to version 1.50.7: + + coretext: Fix the build. + + editing: Fix moving across paragraph boundaries in rtl. + + layout: Try harder to survive without fonts. + + Windows: + - Register a sans-serif font. + - Try harder to load a font. + +------------------------------------------------------------------- +Sat Mar 19 10:06:04 UTC 2022 - Bjørn Lie + +- Update to version 1.50.6: + + Drop hb-glib dependency. + + Fix test font configuration. + + Maintain order in pango_attr_list_change. + + Fix a use-after-free in pango_attr_list_change. + +------------------------------------------------------------------- +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..8dcc0f8 100644 --- a/pango.obsinfo +++ b/pango.obsinfo @@ -1,4 +1,4 @@ name: pango -version: 1.50.4 -mtime: 1644440254 -commit: bcf61fc3a0c30da173c8629d1458fe3440288878 +version: 1.50.7 +mtime: 1649960843 +commit: a2ccd36a42e039d3600b04fe37fdc47f267d90c7 diff --git a/pango.spec b/pango.spec index 2578966..3109f9f 100644 --- a/pango.spec +++ b/pango.spec @@ -17,7 +17,7 @@ Name: pango -Version: 1.50.4 +Version: 1.50.7 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