diff --git a/python-h2.spec b/python-h2.spec index c93e504..368efdb 100644 --- a/python-h2.spec +++ b/python-h2.spec @@ -9,7 +9,7 @@ speak HTTP/2 regardless of your programming paradigm.} Name: python-%{pypi_name} Version: 3.0.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: HTTP/2 State-Machine based protocol implementation License: MIT @@ -117,5 +117,8 @@ ln -s /usr/share/javascript/jquery/3.2.1/jquery.js html/_static/jquery-3.2.1.js %changelog +* Tue Jun 19 2018 Miro Hrončok - 3.0.1-2 +- Rebuilt for Python 3.7 + * Mon May 14 2018 Robert-André Mauchin - 3.0.1-1 - Initial package.