From 6d2f0fad1580ed00b84296ca0e8f67bf4ecde934 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 21 Jan 2022 11:39:21 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_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 bcec0fb..4605792 100644 --- a/python-distro.spec +++ b/python-distro.spec @@ -9,7 +9,7 @@ Name: python-%{pypi_name} Version: 1.6.0 -Release: 1%{?dist} +Release: 2%{?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 Jan 21 2022 Fedora Release Engineering - 1.6.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild + * Thu Aug 05 2021 Marek Blaha - 1.6.0-1 - Update to 1.6.0 (#1988492)