Bootstrap for Python 3.7
This commit is contained in:
parent
fddb02bd4d
commit
079b370cf0
@ -1,3 +1,4 @@
|
|||||||
|
%global _without_tests 1
|
||||||
%if 0%{?rhel} && 0%{?rhel} <= 7
|
%if 0%{?rhel} && 0%{?rhel} <= 7
|
||||||
# Do not build bindings for python3 for RHEL <= 7
|
# Do not build bindings for python3 for RHEL <= 7
|
||||||
%bcond_with python3
|
%bcond_with python3
|
||||||
@ -10,7 +11,7 @@
|
|||||||
|
|
||||||
Name: librepo
|
Name: librepo
|
||||||
Version: 1.8.1
|
Version: 1.8.1
|
||||||
Release: 7%{?dist}
|
Release: 8%{?dist}
|
||||||
Summary: Repodata downloading library
|
Summary: Repodata downloading library
|
||||||
|
|
||||||
License: LGPLv2+
|
License: LGPLv2+
|
||||||
@ -142,6 +143,9 @@ popd
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%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
|
* Thu Feb 08 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 1.8.1-7
|
||||||
- Add if conditionals around pyxattr
|
- Add if conditionals around pyxattr
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user