diff --git a/libtalloc.spec b/libtalloc.spec index 935b0a6..0f05712 100644 --- a/libtalloc.spec +++ b/libtalloc.spec @@ -6,7 +6,7 @@ Name: libtalloc Version: 2.3.4 -Release: 2%{?dist} +Release: 3%{?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 +* Thu Jul 21 2022 Fedora Release Engineering - 2.3.4-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild + * Mon Jun 13 2022 Python Maint - 2.3.4-2 - Rebuilt for Python 3.11