diff --git a/python-dockerfile-parse.spec b/python-dockerfile-parse.spec index a92d72d..bc65af4 100644 --- a/python-dockerfile-parse.spec +++ b/python-dockerfile-parse.spec @@ -21,7 +21,7 @@ Name: python-%{srcname} Version: 1.1.0 -Release: 9%{?dist} +Release: 10%{?dist} Summary: Python library for Dockerfile manipulation License: BSD @@ -120,6 +120,10 @@ py.test-%{python3_version} -v tests %endif %changelog +* Tue Jul 27 2021 Fedora Release Engineering - 1.1.0-10 +- Second attempt - Rebuilt for + https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild + * Fri Jun 04 2021 Python Maint - 1.1.0-9 - Rebuilt for Python 3.10