diff --git a/disable-layout-test.patch b/disable-layout-test.patch index 6f900dddfc388ffefb57705d14a99684f5f4659d..a9243c9df0408f3eddc4709f1404d56f51a15be9 100644 --- a/disable-layout-test.patch +++ b/disable-layout-test.patch @@ -3,8 +3,6 @@ From: songnannan Date: Thu, 16 Apr 2020 21:14:36 +0800 Subject: [PATCH] disable layout test -https://gitlab.gnome.org/GNOME/pango/issues/299 - It comes down to font availability differences on the systems the test are run on, which hard to fix. diff --git a/pango.spec b/pango.spec index 2a89a16a3eb5bc374ea69c5e8a690700a70d417b..3a653acd8c7f6a252e94f94da69e6910de74b200 100644 --- a/pango.spec +++ b/pango.spec @@ -1,6 +1,6 @@ Name: pango Version: 1.44.7 -Release: 1 +Release: 3 Summary: A library for layout and rendering of text License: LGPLv2+ @@ -77,6 +77,12 @@ test -e %{buildroot}%{_libdir}/libpangoxft-1.0.so %{_mandir}/man1/pango-view.1.gz %changelog +* Thu Feb 18 2021 jinzhimin - 1.44.7-3 +- rebuild pango + +* Thu Feb 18 2021 jinzhimin - 1.44.7-2 +- del URL in patch + * Wed Apr 15 2020 songnannan - 1.44.7-1 - Type:bugfix - Id:NA