diff --git a/libtdb.spec b/libtdb.spec index a6c8efb..5e06ea3 100644 --- a/libtdb.spec +++ b/libtdb.spec @@ -4,7 +4,7 @@ Name: libtdb Version: 1.4.3 -Release: 7%{?dist} +Release: 8%{?dist} Summary: The tdb library License: LGPLv3+ URL: http://tdb.samba.org/ @@ -101,6 +101,9 @@ make install DESTDIR=$RPM_BUILD_ROOT %ldconfig_scriptlets %changelog +* Mon May 31 2021 Andreas Schneider - 1.4.3-8 +- related: rhbz#1962774 - Rebuilt for running gating tests + * Fri Apr 16 2021 Mohan Boddu - 1.4.3-7 - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937