diff --git a/python-distro.spec b/python-distro.spec index e5d7e84..325dc74 100644 --- a/python-distro.spec +++ b/python-distro.spec @@ -2,7 +2,7 @@ Name: python-%{pypi_name} Version: 1.9.0 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Linux Distribution - a Linux OS platform information API License: Apache-2.0 @@ -60,6 +60,10 @@ Suggests: /usr/bin/lsb_release %pytest %changelog +* Tue Oct 29 2024 Troy Dawson - 1.9.0-5 +- Bump release for October 2024 mass rebuild: + Resolves: RHEL-64018 + * Mon Jun 24 2024 Troy Dawson - 1.9.0-4 - Bump release for June 2024 mass rebuild