Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
This commit is contained in:
Fedora Release Engineering 2021-07-23 08:17:10 +00:00
parent ee0c202047
commit ee25ab579e

View File

@ -5,7 +5,7 @@
Name: python-%{modname}
Summary: Python Lex-Yacc
Version: 3.11
Release: 12%{?dist}
Release: 13%{?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
* Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 3.11-13
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
* Wed Jun 02 2021 Python Maint <python-maint@redhat.com> - 3.11-12
- Rebuilt for Python 3.10