diff --git a/python-ply.spec b/python-ply.spec index 8d70b00..9f96807 100644 --- a/python-ply.spec +++ b/python-ply.spec @@ -5,7 +5,7 @@ Name: python-%{modname} Summary: Python Lex-Yacc Version: 3.11 -Release: 10%{?dist} +Release: 11%{?dist} License: BSD URL: http://www.dabeaz.com/ply/ Source0: http://www.dabeaz.com/ply/%{modname}-%{version}.tar.gz @@ -79,6 +79,9 @@ popd %{python3_sitelib}/%{modname}-%{version}-*.egg-info/ %changelog +* Wed Jan 27 2021 Fedora Release Engineering - 3.11-11 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Tue Jan 5 15:25:57 CET 2021 Christian Heimes - 3.11-10 - Extract and ship license file (#1912893)