diff --git a/libtdb.spec b/libtdb.spec index 32dfbdf..0f59279 100644 --- a/libtdb.spec +++ b/libtdb.spec @@ -1,6 +1,6 @@ Name: libtdb Version: 1.4.2 -Release: 6 +Release: 7 Summary: The Tdb library License: LGPLv3+ URL: http://tdb.samba.org/ @@ -8,7 +8,6 @@ Source: http://samba.org/ftp/tdb/tdb-%{version}.tar.gz BuildRequires: gcc libxslt docbook-style-xsl BuildRequires: python3-devel -Recommends: %{name}-help = %{version}-%{release} Provides: bundled(libreplace) Obsoletes: python2-tdb < 1.4.2-1 Obsoletes: python2-samba @@ -90,6 +89,9 @@ make %{?_smp_mflags} check %ldconfig_scriptlets %changelog +* Wed Aug 31 2022 yanglongkang - 1.4.2-7 +- delete Recommends in spec file + * Tue May 10 2022 mylee - 1.4.2-6 - fix spec changelog date