!9 [sync] PR-8: del URL in patch and rebuild pango

From: @openeuler-sync-bot
Reviewed-by: @yanan-rock
Signed-off-by: @yanan-rock
This commit is contained in:
openeuler-ci-bot 2021-05-21 11:01:12 +08:00 committed by Gitee
commit 0ce5e407ee
2 changed files with 7 additions and 3 deletions

View File

@ -3,8 +3,6 @@ From: songnannan <songnannan2@huawei.com>
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.

View File

@ -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 <jinzhimin2@huawei.com> - 1.44.7-3
- rebuild pango
* Thu Feb 18 2021 jinzhimin <jinzhimin2@huawei.com> - 1.44.7-2
- del URL in patch
* Wed Apr 15 2020 songnannan <songnannan2@huawei.com> - 1.44.7-1
- Type:bugfix
- Id:NA