Bootstrap for Python 3.7

This commit is contained in:
Miro Hrončok 2018-06-15 14:08:45 +02:00
parent fddb02bd4d
commit 079b370cf0

View File

@ -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 <mhroncok@redhat.com> - 1.8.1-8
- Bootstrap for Python 3.7
* Thu Feb 08 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 1.8.1-7
- Add if conditionals around pyxattr