diff --git a/ara.spec b/ara.spec index c1dbf5a..11df549 100644 --- a/ara.spec +++ b/ara.spec @@ -5,7 +5,7 @@ %global with_tests 0 %global with_server 0 %else -%global with_docs 1 +%global with_docs 0 %global with_tests 1 %global with_server 1 %endif @@ -14,7 +14,7 @@ Name: %{srcname} Version: 1.5.7 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Records Ansible playbooks and makes them easier to understand and troubleshoot License: GPLv3 @@ -174,6 +174,9 @@ ARA_TIME_ZONE=UTC %{__python3} manage.py test %{srcname} %endif %changelog +* Tue Jun 14 2022 Python Maint - 1.5.7-3 +- Bootstrap for Python 3.11 + * Wed Jan 19 2022 Fedora Release Engineering - 1.5.7-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild