From b325beba295343f6bbfad8cc4af5438d27796150 Mon Sep 17 00:00:00 2001 From: Miro Hrončok Date: Jun 19 2018 08:51:29 +0000 Subject: Rebuilt for Python 3.7 --- 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