Hello community,

here is the log from the commit of package cura for openSUSE:Factory checked in 
at 2018-10-25 08:12:45
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/cura (Old)
 and      /work/SRC/openSUSE:Factory/.cura.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "cura"

Thu Oct 25 08:12:45 2018 rev:3 rq:642565 version:3.5.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/cura/cura.changes        2018-08-10 
09:49:01.566197265 +0200
+++ /work/SRC/openSUSE:Factory/.cura.new/cura.changes   2018-10-25 
08:13:03.920159612 +0200
@@ -1,0 +2,6 @@
+Wed Oct 17 07:05:16 UTC 2018 - Adrian Schröter <adr...@suse.de>
+
+- update to version 3.5.1
+  https://ultimaker.com/en/products/ultimaker-cura-software/release-notes
+
+-------------------------------------------------------------------
@@ -4,0 +11,5 @@
+
+-------------------------------------------------------------------
+Mon Aug  6 07:55:31 UTC 2018 - adr...@suse.de
+
+- add recommends to python3-Savitar for 3mf plugin

Old:
----
  Cura-3.4.1.obscpio

New:
----
  Cura-3.5.1.obscpio

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ cura.spec ++++++
--- /var/tmp/diff_new_pack.mmCBZp/_old  2018-10-25 08:13:05.468158600 +0200
+++ /var/tmp/diff_new_pack.mmCBZp/_new  2018-10-25 08:13:05.468158600 +0200
@@ -12,12 +12,12 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
 Name:           cura
-Version:        3.4.1
+Version:        3.5.1
 Release:        0
 Summary:        3D printer control software
 License:        LGPL-3.0-only
@@ -33,12 +33,15 @@
 Requires:       python3-numpy
 Requires:       python3-pyserial
 Requires:       python3-qt5
+Requires:       python3-requests
 Requires:       python3-scipy
+Requires:       python3-shapely
 Requires:       python3-typing
 Requires:       uranium >= %version
 Recommends:     cura-fdm-materials
-Recommends:     python3-Savitar
 Recommends:     python3-zeroconf
+# for 3mf plugin
+Recommends:     python3-Savitar
 BuildArch:      noarch
 
 %description
@@ -59,7 +62,7 @@
 export CFLAGS
 sed -i 's/PythonInterp 3.5.0/PythonInterp 3.4.0/' CMakeLists.txt 
cmake/CuraTests.cmake
 # Hack, remove LIB_SUFFIX for 64bit, which is correct as cura is pure python 
(i.e. noarch)
-%cmake -DLIB_SUFFIX=""
+%cmake -DLIB_SUFFIX="" -DCURA_VERSION=%version
 make %{?_smp_mflags}
 
 %install

++++++ Cura-3.4.1.obscpio -> Cura-3.5.1.obscpio ++++++
/work/SRC/openSUSE:Factory/cura/Cura-3.4.1.obscpio 
/work/SRC/openSUSE:Factory/.cura.new/Cura-3.5.1.obscpio differ: char 8, line 1

++++++ Cura.obsinfo ++++++
--- /var/tmp/diff_new_pack.mmCBZp/_old  2018-10-25 08:13:05.504158576 +0200
+++ /var/tmp/diff_new_pack.mmCBZp/_new  2018-10-25 08:13:05.504158576 +0200
@@ -1,5 +1,5 @@
 name: Cura
-version: 3.4.1
-mtime: 1531217039
-commit: 33f74307987c92852eca3409cac732f55113358f
+version: 3.5.1
+mtime: 1539604847
+commit: d7a7cf3003f7ebe55d45b41c1ce20717b5c7d865
 

++++++ _service ++++++
--- /var/tmp/diff_new_pack.mmCBZp/_old  2018-10-25 08:13:05.524158563 +0200
+++ /var/tmp/diff_new_pack.mmCBZp/_new  2018-10-25 08:13:05.524158563 +0200
@@ -2,8 +2,8 @@
   <service name="obs_scm" mode="disabled">
     <param name="url">https://github.com/Ultimaker/Cura.git</param>
     <param name="scm">git</param>
-    <param name="revision">3.4.1</param>
-    <param name="version">3.4.1</param>
+    <param name="revision">3.5.1</param>
+    <param name="version">3.5.1</param>
     <param name="submodules">disable</param>
   </service>
   <service mode="disabled" name="set_version" />


Reply via email to