diff --git a/libtalloc.spec b/libtalloc.spec index d2d7b45..3e8ff1c 100644 --- a/libtalloc.spec +++ b/libtalloc.spec @@ -6,7 +6,7 @@ Name: libtalloc Version: 2.3.2 -Release: 1%{?dist} +Release: 2%{?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 +* Tue Jan 26 2021 Fedora Release Engineering - 2.3.2-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Mon Jan 25 2021 Lukas Slebodnik - 2.3.2-1 - libtalloc-2.3.2 is available