From 320efc24da441cbd65e243bd64c504d7e10959f7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Tue, 19 Jun 2018 10:41:43 +0200 Subject: [PATCH] Rebuilt for Python 3.7 --- cura.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/cura.spec b/cura.spec index bfbf3a1..9228c68 100644 --- a/cura.spec +++ b/cura.spec @@ -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 - 1:3.3.0-3 +- Rebuilt for Python 3.7 + * Sun Jun 17 2018 Miro Hrončok - 1:3.3.0-2 - Bytecompile the plugins explicitly