From da42d606e0e9ca03b926762f8e496c27a5126f47 Mon Sep 17 00:00:00 2001 From: Andreas Schneider Date: Mon, 31 May 2021 09:08:25 +0200 Subject: [PATCH] Rebuilt for running gating tests related: rhbz#1962774 --- libtdb.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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