From f9b3c5f7635b90c83ad896c74041e59ccf21f316 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 23 Jul 2021 06:04:05 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_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 e5f2628..d2e4582 100644 --- a/python-distro.spec +++ b/python-distro.spec @@ -9,7 +9,7 @@ Name: python-%{pypi_name} Version: 1.5.0 -Release: 6%{?dist} +Release: 7%{?dist} Summary: Linux Distribution - a Linux OS platform information API License: ASL 2.0 @@ -119,6 +119,9 @@ rm -rf %{pypi_name}.egg-info %endif %changelog +* Fri Jul 23 2021 Fedora Release Engineering - 1.5.0-7 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild + * Thu Jun 03 2021 Python Maint - 1.5.0-6 - Rebuilt for Python 3.10