From 4cb319592fe3557da6cf2a13f5eeb80feb33caf4 Mon Sep 17 00:00:00 2001 From: Andreas Schneider Date: Mon, 31 May 2021 08:58:14 +0200 Subject: [PATCH] Rebuilt for running gating tests related: rhbz#1962773 --- libtalloc.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libtalloc.spec b/libtalloc.spec index 7644af7..eaab3e1 100644 --- a/libtalloc.spec +++ b/libtalloc.spec @@ -6,7 +6,7 @@ Name: libtalloc Version: 2.3.2 -Release: 3%{?dist} +Release: 4%{?dist} Summary: The talloc library License: LGPLv3+ URL: https://talloc.samba.org/ @@ -114,6 +114,9 @@ cp -a doc/man/man3 %{buildroot}%{_mandir} %endif %changelog +* Mon May 31 2021 Andreas Schneider - 2.3.2-4 +- related: rhbz#1962773 - Rebuilt for running gating tests + * Fri Apr 16 2021 Mohan Boddu - 2.3.2-3 - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937