diff --git a/pystatgrab.spec b/pystatgrab.spec index eb5bd45..6d544f1 100644 --- a/pystatgrab.spec +++ b/pystatgrab.spec @@ -3,7 +3,7 @@ Name: pystatgrab Version: 0.7 -Release: 8%{?dist} +Release: 9%{?dist} Summary: %{sum} License: LGPLv2+ @@ -62,6 +62,9 @@ PYTHONPATH=%{buildroot}/%{python3_sitearch} %{__python3} test.py %{python3_sitearch}/ %changelog +* Tue Jun 19 2018 Miro HronĨok - 0.7-9 +- Rebuilt for Python 3.7 + * Sat Feb 24 2018 Tim Orling - 0.7-8 - Add gcc to BuildRequires - Use https for Source0