diff --git a/python-warlock.spec b/python-warlock.spec index 657ad0b..9f8f3b2 100644 --- a/python-warlock.spec +++ b/python-warlock.spec @@ -4,7 +4,7 @@ Name: python-warlock Version: 1.3.3 -Release: 6%{?dist} +Release: 7%{?dist} Summary: Python object model built on top of JSON schema License: ASL 2.0 @@ -62,6 +62,10 @@ rm -f requirements.txt %{python3_sitelib}/warlock-%{version}-py%{python3_version}.egg-info %changelog +* Tue Jul 27 2021 Fedora Release Engineering - 1.3.3-7 +- Second attempt - Rebuilt for + https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild + * Fri Jun 04 2021 Python Maint - 1.3.3-6 - Rebuilt for Python 3.10