diff --git a/python-distro.spec b/python-distro.spec index 5e0f946..4e007de 100644 --- a/python-distro.spec +++ b/python-distro.spec @@ -2,7 +2,7 @@ Name: python-%{pypi_name} Version: 1.7.0 -Release: 2%{?dist} +Release: 3%{?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 +* Fri Jul 22 2022 Fedora Release Engineering - 1.7.0-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild + * Mon Jun 13 2022 Python Maint - 1.7.0-2 - Rebuilt for Python 3.11