diff --git a/libxml2.spec b/libxml2.spec index e1e5a672b18b1cb8102a43b1c294cc33a8f10c9e..928c8d42f08df3bfadd19fdc47783ab8ff504be1 100644 --- a/libxml2.spec +++ b/libxml2.spec @@ -1,7 +1,7 @@ Summary: Library providing XML and HTML support Name: libxml2 Version: 2.9.10 -Release: 30 +Release: 31 License: MIT Group: Development/Libraries Source: ftp://xmlsoft.org/libxml2/libxml2-%{version}.tar.gz @@ -132,7 +132,6 @@ BuildRequires: zlib-devel BuildRequires: pkgconfig BuildRequires: xz-devel BuildRequires: libtool -Recommends: libxml2-help = %{version}-%{release} URL: http://xmlsoft.org/ %description @@ -316,6 +315,9 @@ rm -fr %{buildroot} %changelog +* Wed Sep 14 2022 hubin - 2.9.10-31 +- remove recommend in spec + * Tue Sep 13 2022 fuanan - 2.9.10-30 - Fix Obsoletes in spec