diff --git a/libtdb.spec b/libtdb.spec index 6cbace7..0954506 100644 --- a/libtdb.spec +++ b/libtdb.spec @@ -4,7 +4,7 @@ Name: libtdb Version: 1.4.8 -Release: 2%{?dist} +Release: 3%{?dist} Summary: The tdb library License: LGPL-3.0-or-later URL: http://tdb.samba.org/ @@ -101,6 +101,9 @@ make install DESTDIR=$RPM_BUILD_ROOT %ldconfig_scriptlets %changelog +* Tue Jun 06 2023 Pavel Filipenský - 1.4.8-3 +- resolves: rhbz#2190421 - Rebuild to trigger distrobaker sync + * Wed May 24 2023 Pavel Filipenský - 1.4.8-2 - resolves: rhbz#2190421 - Add missing tests to fix osci.brew-build.tier0.functional