From ee25ab579eaf403a6c0d8eeeace845e7d9e9a0d5 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 23 Jul 2021 08:17:10 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- python-ply.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-ply.spec b/python-ply.spec index bc2c1de..4175e7a 100644 --- a/python-ply.spec +++ b/python-ply.spec @@ -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 - 3.11-13 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild + * Wed Jun 02 2021 Python Maint - 3.11-12 - Rebuilt for Python 3.10