Rebuilt for Python 3.7
This commit is contained in:
parent
b86e7c0177
commit
320efc24da
1 changed files with 4 additions and 1 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue