diff --git a/libtalloc.spec b/libtalloc.spec index c61415e..7e90b3e 100644 --- a/libtalloc.spec +++ b/libtalloc.spec @@ -6,7 +6,7 @@ Name: libtalloc Version: 2.4.0 -Release: 2%{?dist} +Release: 3%{?dist} Summary: The talloc library License: LGPL-3.0-or-later URL: https://talloc.samba.org/ @@ -114,6 +114,9 @@ cp -a doc/man/man3 %{buildroot}%{_mandir} %endif %changelog +* Tue Jun 06 2023 Pavel Filipenský - 2.4.0-3 +- resolves: rhbz#2190419 - Rebuild to trigger distrobaker sync + * Wed May 24 2023 Pavel Filipenský - 2.4.0-2 - resolves: rhbz#2190419 - Add missing tests to fix osci.brew-build.tier0.functional