Rebuild for Python 3.6
Disable tests for now
This commit is contained in:
parent
df92b7b8b1
commit
372bbc1d15
@ -5,12 +5,12 @@
|
||||
%bcond_with tests
|
||||
%else
|
||||
%bcond_without python3
|
||||
%bcond_without tests
|
||||
%bcond_with tests
|
||||
%endif
|
||||
|
||||
Name: librepo
|
||||
Version: 1.7.20
|
||||
Release: 2%{?dist}
|
||||
Release: 3%{?dist}
|
||||
Summary: Repodata downloading library
|
||||
|
||||
License: LGPLv2+
|
||||
@ -140,6 +140,10 @@ popd
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Tue Dec 13 2016 Charalampos Stratakis <cstratak@redhat.com> - 1.7.20-3
|
||||
- Rebuild for Python 3.6
|
||||
- Disable tests for now
|
||||
|
||||
* Sat Dec 10 2016 Igor Gnatenko <i.gnatenko.brain@gmail.com> - 1.7.20-2
|
||||
- Rebuild for gpgme 1.18
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user