!154 remove recommend in spec

From: @hubin95 
Reviewed-by: @xiezhipeng1 
Signed-off-by: @xiezhipeng1
This commit is contained in:
openeuler-ci-bot 2022-09-15 01:31:31 +00:00 committed by Gitee
commit 08c8f7924c
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -1,7 +1,7 @@
Summary: Library providing XML and HTML support
Name: libxml2
Version: 2.9.10
Release: 32
Release: 33
License: MIT
Group: Development/Libraries
Source: ftp://xmlsoft.org/libxml2/libxml2-%{version}.tar.gz
@ -131,7 +131,6 @@ BuildRequires: zlib-devel
BuildRequires: pkgconfig
BuildRequires: xz-devel
BuildRequires: libtool
Recommends: libxml2-help = %{version}-%{release}
URL: http://xmlsoft.org/
%description
@ -315,6 +314,9 @@ rm -fr %{buildroot}
%changelog
* Wed Sep 14 2022 hubin <hubin73@huawei.com> - 2.9.10-33
- remove recommend in spec
* Tue Sep 13 2022 fuanan <fuanan3@h-partners.com> - 2.9.10-32
- Fix Obsoletes in spec