Rebuilt for Python 3.7
This commit is contained in:
parent
079b370cf0
commit
1ede9da722
@ -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 <mhroncok@redhat.com> - 1.8.1-9
|
||||
- Rebuilt for Python 3.7
|
||||
|
||||
* Fri Jun 15 2018 Miro Hrončok <mhroncok@redhat.com> - 1.8.1-8
|
||||
- Bootstrap for Python 3.7
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user