Rebuild for Python 3.6

Disable tests for now
This commit is contained in:
Charalampos Stratakis 2016-12-13 11:42:27 +01:00
parent df92b7b8b1
commit 372bbc1d15

View File

@ -5,12 +5,12 @@
%bcond_with tests %bcond_with tests
%else %else
%bcond_without python3 %bcond_without python3
%bcond_without tests %bcond_with tests
%endif %endif
Name: librepo Name: librepo
Version: 1.7.20 Version: 1.7.20
Release: 2%{?dist} Release: 3%{?dist}
Summary: Repodata downloading library Summary: Repodata downloading library
License: LGPLv2+ License: LGPLv2+
@ -140,6 +140,10 @@ popd
%endif %endif
%changelog %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 * Sat Dec 10 2016 Igor Gnatenko <i.gnatenko.brain@gmail.com> - 1.7.20-2
- Rebuild for gpgme 1.18 - Rebuild for gpgme 1.18