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