diff --git a/python-distro.spec b/python-distro.spec index 90aee9c..4da906c 100644 --- a/python-distro.spec +++ b/python-distro.spec @@ -13,7 +13,7 @@ Name: python-%{pypi_name} Version: 1.0.0 -Release: 6%{?dist} +Release: 7%{?dist} Summary: Linux Distribution - a Linux OS platform information API License: ASL 2.0 @@ -142,6 +142,9 @@ ln -sf %{_bindir}/distro-3 %{buildroot}/%{_bindir}/distro-%{python3_version} %endif %changelog +* Mon Dec 19 2016 Miro Hrončok - 1.0.0-7 +- Rebuild for Python 3.6 + * Thu Oct 06 2016 Miroslav Suchý 1.0.0-6 - polish spec according the package review