Rebuilt for running gating tests

related: rhbz#1962773
This commit is contained in:
Andreas Schneider 2021-05-31 08:58:14 +02:00
parent 64f638db0d
commit 4cb319592f

View File

@ -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 <asn@redhat.com> - 2.3.2-4
- related: rhbz#1962773 - Rebuilt for running gating tests
* Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 2.3.2-3
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937