diff --git a/SPECS/python-gevent.spec b/SPECS/python-gevent.spec index 50d92c6..9414008 100644 --- a/SPECS/python-gevent.spec +++ b/SPECS/python-gevent.spec @@ -8,7 +8,7 @@ Name: python-%{upstream_name} Version: 1.0 -Release: 2%{?dist} +Release: 3%{?dist} Summary: A coroutine-based Python networking library Group: Development/Languages @@ -59,6 +59,9 @@ rm -rf %{buildroot} %{python_sitearch}/%{upstream_name}-%{version}-*.egg-info %changelog +* Tue Apr 18 2017 Josh Boyer - 1.0-3 +- Bump and rebuild for all architectures + * Thu Apr 17 2014 Lokesh Mandvekar - 1.0-2 - Rebuilt for RHEL-7