diff --git a/python-matrix-common.spec b/python-matrix-common.spec index 0200d1f..791ccd6 100644 --- a/python-matrix-common.spec +++ b/python-matrix-common.spec @@ -4,7 +4,7 @@ Name: python-%{srcname} Version: 1.1.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Common utilities for Synapse, Sydent and Sygnal License: ASL 2.0 @@ -54,6 +54,9 @@ find . -maxdepth 2 -name '__init__.py' -exec dirname {} \; | grep -v ^\./tests | %changelog +* Tue Jun 14 2022 Python Maint - 1.1.0-2 +- Rebuilt for Python 3.11 + * Fri Feb 11 2022 Kai A. Hiller - 1.1.0-1 - Update to v1.1.0