diff --git a/proxyfuzz.spec b/proxyfuzz.spec index 38a08a4..80df4dd 100644 --- a/proxyfuzz.spec +++ b/proxyfuzz.spec @@ -1,7 +1,7 @@ %{!?python_sitelib: %global python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print(get_python_lib())")} Name: proxyfuzz Version: 20190404 -Release: 17%{?dist} +Release: 18%{?dist} Summary: Man-in-the-middle non-deterministic network fuzzer License: GPLv3+ @@ -45,6 +45,9 @@ install -m 755 -p proxyfuzz.py ${RPM_BUILD_ROOT}/%{_sbindir}/proxyfuzz %changelog +* Wed Jan 27 2021 Fedora Release Engineering +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Tue Jul 28 2020 Fedora Release Engineering - 20190404-17 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild