diff --git a/python-ply.spec b/python-ply.spec index 91e43e1..cc91e15 100644 --- a/python-ply.spec +++ b/python-ply.spec @@ -9,7 +9,7 @@ Name: python-%{modname} Summary: Python Lex-Yacc Version: 3.8 -Release: 1%{?dist} +Release: 2%{?dist} License: BSD URL: http://www.dabeaz.com/ply/ Source0: http://www.dabeaz.com/ply/%{modname}-%{version}.tar.gz @@ -138,6 +138,9 @@ popd %endif # with python3 %changelog +* Tue Jul 19 2016 Fedora Release Engineering - 3.8-2 +- https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages + * Sun Apr 10 2016 Igor Gnatenko - 3.8-1 - Update to 3.8 - Follow new packaging guidelines