From 179cf8b73c20c9c5d77d2dfc806c2f18746247c4 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 21 Jul 2023 08:57:57 +0000 Subject: [PATCH] Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- python-distro.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-distro.spec b/python-distro.spec index 17d5a56..f4faf65 100644 --- a/python-distro.spec +++ b/python-distro.spec @@ -2,7 +2,7 @@ Name: python-%{pypi_name} Version: 1.8.0 -Release: 5%{?dist} +Release: 6%{?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 +* Fri Jul 21 2023 Fedora Release Engineering - 1.8.0-6 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild + * Tue Jun 13 2023 Python Maint - 1.8.0-5 - Rebuilt for Python 3.12