diff --git a/python-distro.spec b/python-distro.spec index 912a5da..5e0f946 100644 --- a/python-distro.spec +++ b/python-distro.spec @@ -2,7 +2,7 @@ Name: python-%{pypi_name} Version: 1.7.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Linux Distribution - a Linux OS platform information API License: ASL 2.0 @@ -59,6 +59,9 @@ Suggests: /usr/bin/lsb_release %tox %changelog +* Mon Jun 13 2022 Python Maint - 1.7.0-2 +- Rebuilt for Python 3.11 + * Wed Feb 16 2022 Marek Blaha - 1.7.0-1 - Update to 1.7.0 (#2054810) - Drop Python 2 support in the spec