This commit is contained in:
Dennis Gilmore 2012-07-20 22:16:41 -05:00
commit db0c8b1266

View file

@ -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: 20110923
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Man-in-the-middle non-deterministic network fuzzer
Group: Applications/Internet
@ -50,6 +50,9 @@ rm -rf $RPM_BUILD_ROOT
%changelog
* Sat Jul 21 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 20110923-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
* Mon Jan 2 2012 Petr Sklenar <psklenar at, redhat.com> 20110923-1
- version changed
- released changed