Fix qtquicktests exclude

This commit is contained in:
Martin Kolman 2018-07-17 19:48:29 +02:00
parent bb9f478c5d
commit 9f52796c58
1 changed files with 5 additions and 2 deletions

View File

@ -1,7 +1,7 @@
Summary: Asynchronous Python 3 Bindings for Qt 5
Name: pyotherside
Version: 1.5.3
Release: 11%{?dist}
Release: 12%{?dist}
Source0: http://thp.io/2011/pyotherside/%{name}-%{version}.tar.gz
URL: http://thp.io/2011/pyotherside/
License: ISC
@ -40,9 +40,12 @@ make INSTALL_ROOT=%{buildroot} install
%dir %{_qt5_archdatadir}/qml/io/
%dir %{_qt5_archdatadir}/qml/io/thp/
%{_qt5_archdatadir}/qml/io/thp/pyotherside
%exclude %{_libdir}/qt5/tests/qtquicktests/qtquicktests
%exclude %{_usr}/tests/qtquicktests
%changelog
* Tue Jul 17 2018 Martin Kolman <mkolman@redhat.com> - 1.5.3-12
- fix exlude for qtquicktests
* Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.5.3-11
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild