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)