From 4241730500d124e901f39d22dde064dcdd535336 Mon Sep 17 00:00:00 2001 From: Miro Hrončok Date: Jul 03 2019 13:04:24 +0000 Subject: Rebuilt to update automatic Python dependencies See https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org/message/NLMEX6MY7DQLWTD2PMX4WGC3L3ER4HFS/ --- diff --git a/python-h2.spec b/python-h2.spec index ddbb173..795d5d3 100644 --- a/python-h2.spec +++ b/python-h2.spec @@ -11,7 +11,7 @@ speak HTTP/2 regardless of your programming paradigm.} Name: python-%{pypi_name} Version: 3.1.0 -Release: 2%{?dist} +Release: 3%{?dist} Summary: HTTP/2 State-Machine based protocol implementation License: MIT @@ -136,6 +136,9 @@ ln -s /usr/share/javascript/jquery/3.2.1/jquery.js html/_static/jquery-3.2.1.js %changelog +* Wed Jul 03 2019 Miro Hrončok - 3.1.0-3 +- Rebuilt to update automatic Python dependencies + * Fri Mar 08 2019 Jeroen van Meeuwen - 3.1.0-2 - Add bcond_without docs