Rebuilt for Python 3.7

This commit is contained in:
Miro Hrončok 2018-06-19 10:41:43 +02:00
commit 320efc24da

View file

@ -1,7 +1,7 @@
Name: cura
Epoch: 1
Version: 3.3.0
Release: 2%{?dist}
Release: 3%{?dist}
Summary: 3D printer control software
# https://lists.fedoraproject.org/archives/list/legal@lists.fedoraproject.org/thread/MOUNX6I3POCDMYWBNJ7JPLLIKVYWVRBJ/
@ -125,6 +125,9 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/%{name}.desktop
%{_prefix}/lib/%{name}
%changelog
* Tue Jun 19 2018 Miro Hrončok <mhroncok@redhat.com> - 1:3.3.0-3
- Rebuilt for Python 3.7
* Sun Jun 17 2018 Miro Hrončok <mhroncok@redhat.com> - 1:3.3.0-2
- Bytecompile the plugins explicitly