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