diff --git a/python-ply.spec b/python-ply.spec index b0810ce..da2e5a7 100644 --- a/python-ply.spec +++ b/python-ply.spec @@ -5,8 +5,8 @@ Name: python-%{modname} Summary: Python Lex-Yacc Version: 3.11 -Release: 20%{?dist} -License: BSD +Release: 21%{?dist} +License: BSD-3-Clause URL: http://www.dabeaz.com/ply/ Source0: http://www.dabeaz.com/ply/%{modname}-%{version}.tar.gz # Fix build against Python 3.11 @@ -83,6 +83,9 @@ popd %{python3_sitelib}/%{modname}-%{version}-*.egg-info/ %changelog +* Tue Aug 22 2023 Rob Crittenden - 3.11-21 +- migrated to SPDX license + * Fri Jul 21 2023 Fedora Release Engineering - 3.11-20 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild