diff --git a/python-praw.spec b/python-praw.spec index b9f30ec..53ddc04 100644 --- a/python-praw.spec +++ b/python-praw.spec @@ -6,7 +6,7 @@ Name: python-%{pypi_name} Version: 3.6.0 -Release: 6%{?dist} +Release: 7%{?dist} Summary: A python package that allows for simple access to reddit's API License: GPLv3+ @@ -130,6 +130,9 @@ ln -sf %{_bindir}/praw-multiprocess-3 %{buildroot}/%{_bindir}/praw-multiprocess- %endif %changelog +* Tue Jun 19 2018 Miro HronĨok - 3.6.0-7 +- Rebuilt for Python 3.7 + * Fri Feb 09 2018 Iryna Shcherbina - 3.6.0-6 - Update Python 2 dependency declarations to new packaging standards (See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3)