diff --git a/python-distro.spec b/python-distro.spec index 75883bc..17d5a56 100644 --- a/python-distro.spec +++ b/python-distro.spec @@ -2,7 +2,7 @@ Name: python-%{pypi_name} Version: 1.8.0 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Linux Distribution - a Linux OS platform information API License: Apache-2.0 @@ -60,6 +60,9 @@ Suggests: /usr/bin/lsb_release %pytest %changelog +* Tue Jun 13 2023 Python Maint - 1.8.0-5 +- Rebuilt for Python 3.12 + * Tue May 23 2023 Yaakov Selkowitz - 1.8.0-4 - Migrate from tox to pytest