diff --git a/librepo.spec b/librepo.spec index 0aa0921..ee4f0ca 100644 --- a/librepo.spec +++ b/librepo.spec @@ -1,4 +1,3 @@ -%global _without_tests 1 %if 0%{?rhel} && 0%{?rhel} <= 7 # Do not build bindings for python3 for RHEL <= 7 %bcond_with python3 @@ -11,7 +10,7 @@ Name: librepo Version: 1.8.1 -Release: 8%{?dist} +Release: 9%{?dist} Summary: Repodata downloading library License: LGPLv2+ @@ -143,6 +142,9 @@ popd %endif %changelog +* Mon Jun 18 2018 Miro Hrončok - 1.8.1-9 +- Rebuilt for Python 3.7 + * Fri Jun 15 2018 Miro Hrončok - 1.8.1-8 - Bootstrap for Python 3.7