Hello community,

here is the log from the commit of package cura-engine for openSUSE:Factory 
checked in at 2020-06-07 21:55:58
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/cura-engine (Old)
 and      /work/SRC/openSUSE:Factory/.cura-engine.new.3606 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "cura-engine"

Sun Jun  7 21:55:58 2020 rev:8 rq:812286 version:4.6.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/cura-engine/cura-engine.changes  2020-01-03 
17:36:32.031281789 +0100
+++ /work/SRC/openSUSE:Factory/.cura-engine.new.3606/cura-engine.changes        
2020-06-07 21:56:02.300812177 +0200
@@ -1,0 +2,10 @@
+Sun Jun  7 03:21:34 UTC 2020 - Stefan BrĂ¼ns <stefan.bru...@rwth-aachen.de>
+
+- Update to version 4.6.1
+  Release notes:
+  * https://github.com/Ultimaker/Cura/releases/tag/4.6.1
+  * https://github.com/Ultimaker/Cura/releases/tag/4.6.0
+  * https://github.com/Ultimaker/Cura/releases/tag/4.5.0
+- Clean up spec file
+
+-------------------------------------------------------------------

Old:
----
  CuraEngine-4.4.1.obscpio

New:
----
  CuraEngine-4.6.1.obscpio

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

Other differences:
------------------
++++++ cura-engine.spec ++++++
--- /var/tmp/diff_new_pack.7mzyOh/_old  2020-06-07 21:56:02.884814015 +0200
+++ /var/tmp/diff_new_pack.7mzyOh/_new  2020-06-07 21:56:02.896814053 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package cura-engine
 #
-# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:           cura-engine
-Version:        4.4.1
+Version:        4.6.1
 Release:        0
 Summary:        3D printer control software
 License:        AGPL-3.0-only
@@ -27,14 +27,8 @@
 Source1:        CuraEngine.1
 # X-OPENSUSE-PATCH fix-build.patch follow openSUSE policies
 Patch1:         fix-build.patch
-# On TW/Factory or Leap/SLE 15 use latest gcc, gcc6 otherwise
-%if 0%{?suse_version} < 1500
-BuildRequires:  gcc6-c++
-#!BuildIgnore:  libgcc_s1
-%else
-BuildRequires:  gcc-c++
-%endif
 BuildRequires:  cmake
+BuildRequires:  gcc-c++
 BuildRequires:  gmock
 BuildRequires:  gtest
 BuildRequires:  libArcus-devel
@@ -54,15 +48,10 @@
 sed -i -e 's,"master","%{version}",' tests/GCodeExportTest.cpp
 
 %build
-%if 0%{?suse_version} < 1500
-export CC=gcc-6
-export CXX=g++-6
-%endif
 # make sure lib_CuraEngine is statically build and linked
 %cmake -DCURA_ENGINE_VERSION=%version \
        -DCMAKE_POSITION_INDEPENDENT_CODE="true" \
        -DBUILD_SHARED_LIBS="false" \
-       -DCMAKE_BUILD_TYPE=Release \
        -DBUILD_TESTS=ON
 %make_jobs
 

++++++ CuraEngine-4.4.1.obscpio -> CuraEngine-4.6.1.obscpio ++++++
++++ 3849 lines of diff (skipped)

++++++ CuraEngine.obsinfo ++++++
--- /var/tmp/diff_new_pack.7mzyOh/_old  2020-06-07 21:56:03.148814845 +0200
+++ /var/tmp/diff_new_pack.7mzyOh/_new  2020-06-07 21:56:03.148814845 +0200
@@ -1,5 +1,5 @@
 name: CuraEngine
-version: 4.4.1
-mtime: 1573138935
-commit: bd767606172d35fe89f5179e5d316c8df0dd5f3a
+version: 4.6.1
+mtime: 1587728692
+commit: 4e3deeba043fac7b96a2dc7947f41cde6ce3b8d6
 

++++++ _service ++++++
--- /var/tmp/diff_new_pack.7mzyOh/_old  2020-06-07 21:56:03.176814934 +0200
+++ /var/tmp/diff_new_pack.7mzyOh/_new  2020-06-07 21:56:03.180814946 +0200
@@ -2,8 +2,8 @@
   <service name="obs_scm" mode="disabled">
     <param name="url">https://github.com/Ultimaker/CuraEngine.git</param>
     <param name="scm">git</param>
-    <param name="revision">v4.4.1</param>
-    <param name="version">4.4.1</param>
+    <param name="revision">4.6.1</param>
+    <param name="version">4.6.1</param>
   </service>
   <service mode="disabled" name="set_version" />
 


Reply via email to