diff --git a/python-hyperlink.spec b/python-hyperlink.spec index 61c64bb..b252372 100644 --- a/python-hyperlink.spec +++ b/python-hyperlink.spec @@ -10,7 +10,7 @@ implementation of the URL, with an emphasis on correctness.} Name: python-%{pypi_name} Version: 18.0.0 -Release: 5%{?dist} +Release: 6%{?dist} Summary: A featureful, immutable, and correct URL for Python # MIT: main library @@ -146,6 +146,9 @@ ln -s /usr/share/javascript/jquery/3.2.1/jquery.js html/_static/jquery-3.2.1.js %changelog +* Fri Mar 08 2019 Jeroen van Meeuwen - 18.0.0-6 +- Add bcond_without docs + * Thu Mar 07 2019 Robert-André Mauchin - 18.0.0-5 - Run tests