!4 fix openEuler factory compile error

From: @dou33 
Reviewed-by: @small_leek 
Signed-off-by: @small_leek
This commit is contained in:
openeuler-ci-bot 2022-02-21 01:31:26 +00:00 committed by Gitee
commit acb1d591eb
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -1,6 +1,6 @@
Name: compface
Version: 1.5.2
Release: 32
Release: 33
Summary: Library and tools for handling X-Face data
License: MIT
@ -15,6 +15,7 @@ Patch2: compface-1.5.2-build.patch
BuildRequires: diffutils
BuildRequires: gcc
BuildRequires: make
BuildRequires: libstdc++ libgcc libxml2
%description
This is the Compface image compression and decompression library and its
@ -71,6 +72,9 @@ cmp %{SOURCE1} __test.xbm
%changelog
* Sun Feb 20 2022 douyan <douyan@kylinos.cn> - 1.5.2-33
- fix openEuler compile error
* Thu May 27 2021 yaozc7 <yaozc7@foxmail.com> - 1.5.2-32
- Package init