diff --git a/libtevent.spec b/libtevent.spec index bfc456d..49cf526 100644 --- a/libtevent.spec +++ b/libtevent.spec @@ -8,7 +8,7 @@ Name: libtevent Version: 0.10.2 -Release: 6%{?dist} +Release: 7%{?dist} Summary: The tevent library License: LGPLv3+ URL: http://tevent.samba.org/ @@ -20,6 +20,7 @@ Source2: tevent.keyring # Patches Patch0001: 0003-wafsamba-Fix-few-SyntaxWarnings-caused-by-regular-ex.patch +BuildRequires: make BuildRequires: gcc BuildRequires: libtalloc-devel >= %{talloc_version} BuildRequires: doxygen @@ -106,6 +107,9 @@ cp -a doc/man/man3 %{buildroot}%{_mandir} %ldconfig_scriptlets %changelog +* Tue Jan 26 2021 Fedora Release Engineering - 0.10.2-7 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Thu Oct 22 2020 Andreas Schneider - 0.10.2-6 - Spec file cleanup and improvements