commit cura-lulzbot for openSUSE:Factory
Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package cura-lulzbot for openSUSE:Factory checked in at 2022-06-30 13:18:35 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/cura-lulzbot (Old) and /work/SRC/openSUSE:Factory/.cura-lulzbot.new.1548 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "cura-lulzbot" Thu Jun 30 13:18:35 2022 rev:16 rq:986001 version:3.6.37 Changes: -------- --- /work/SRC/openSUSE:Factory/cura-lulzbot/cura-lulzbot.changes 2022-06-28 15:22:08.637921937 +0200 +++ /work/SRC/openSUSE:Factory/.cura-lulzbot.new.1548/cura-lulzbot.changes 2022-06-30 13:18:46.529551970 +0200 @@ -1,0 +2,6 @@ +Thu Jun 30 07:15:59 UTC 2022 - Adrian Schr��ter <adrian@suse.de> + +- update to version 3.6.37 + * Printer profile updates + +------------------------------------------------------------------- Old: ---- cura-lulzbot-3.6.23.obscpio New: ---- cura-lulzbot-3.6.37.obscpio ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ cura-lulzbot.spec ++++++ --- /var/tmp/diff_new_pack.WR6ZVc/_old 2022-06-30 13:18:48.009553080 +0200 +++ /var/tmp/diff_new_pack.WR6ZVc/_new 2022-06-30 13:18:48.013553083 +0200 @@ -20,7 +20,7 @@ %global __requires_exclude qmlimport\\(Cura.* Name: cura-lulzbot -Version: 3.6.23 +Version: 3.6.37 Release: 0 Summary: 3D printer control software License: AGPL-3.0-only @@ -51,8 +51,8 @@ Requires: cura-engine-lulzbot >= 3.6.21 Requires: uranium-lulzbot >= 3.6.21 # dependency scripts do not find qtquickcontrols automatically -Requires: libqt5-qtquickcontrols -Requires: libqt5-qtquickcontrols2 +#Requires: libqt5-qtquickcontrols +#Requires: libqt5-qtquickcontrols2 Requires: python3-Arcus Requires: python3-numpy Requires: python3-opengl @@ -93,10 +93,6 @@ %make_install install -m 0644 ../version.json %buildroot/usr/share/cura/ %suse_update_desktop_file cura-lulzbot Graphics 3DGraphics -sed -i -e 's,^Exec=.*,Exec=cura-lulzbot %F,' \ - -e 's,^#!/usr/bin/env.*,#!/usr/bin/python3,' \ - %{buildroot}%{_datadir}/applications/cura-lulzbot.desktop -%fdupes %buildroot %files %license LICENSE ++++++ _service ++++++ --- /var/tmp/diff_new_pack.WR6ZVc/_old 2022-06-30 13:18:48.045553107 +0200 +++ /var/tmp/diff_new_pack.WR6ZVc/_new 2022-06-30 13:18:48.049553110 +0200 @@ -2,8 +2,8 @@ <service mode="manual" name="obs_scm"> <param name="url">https://gitlab.com/lulzbot3d/cura-le/cura-lulzbot.git</param> <param name="scm">git</param> - <param name="revision">3.6.23</param> - <param name="version">3.6.23</param> + <param name="revision">3.6.37</param> + <param name="version">3.6.37</param> <param name="submodules">disable</param> </service> <service mode="manual" name="set_version" /> ++++++ cura-lulzbot-3.6.23.obscpio -> cura-lulzbot-3.6.37.obscpio ++++++ /work/SRC/openSUSE:Factory/cura-lulzbot/cura-lulzbot-3.6.23.obscpio /work/SRC/openSUSE:Factory/.cura-lulzbot.new.1548/cura-lulzbot-3.6.37.obscpio differ: char 47, line 1 ++++++ cura-lulzbot.obsinfo ++++++ --- /var/tmp/diff_new_pack.WR6ZVc/_old 2022-06-30 13:18:48.089553140 +0200 +++ /var/tmp/diff_new_pack.WR6ZVc/_new 2022-06-30 13:18:48.093553143 +0200 @@ -1,5 +1,5 @@ name: cura-lulzbot -version: 3.6.23 -mtime: 1605104823 -commit: f3dfdd433619d670d8341b3f4d5c29bc6c48d4ce +version: 3.6.37 +mtime: 1653501686 +commit: 2ae3d2e3d4bf045947d5abbf37bca349055785d7 ++++++ fix-build.patch ++++++ --- /var/tmp/diff_new_pack.WR6ZVc/_old 2022-06-30 13:18:48.105553152 +0200 +++ /var/tmp/diff_new_pack.WR6ZVc/_new 2022-06-30 13:18:48.109553155 +0200 @@ -18,18 +18,6 @@ set(CURA_INSTALL_PLUGINS_PATH lib/cura) else() set(CURA_INSTALL_PLUGINS_PATH ${CMAKE_INSTALL_LIBDIR}/cura) -diff --git a/cura_app.py b/cura_app.py -index 35212be5d..5b587559f 100644 ---- a/cura_app.py -+++ b/cura_app.py -@@ -42,7 +42,6 @@ import faulthandler - if Platform.isLinux(): # Needed for platform.linux_distribution, which is not available on Windows and OSX - # For Ubuntu: https://bugs.launchpad.net/ubuntu/+source/python-qt4/+bug/941826 - -- linux_distro_name = platform.linux_distribution()[0].lower() - # TODO: Needs a "if X11_GFX == 'nvidia'" here. The workaround is only needed on Ubuntu+NVidia drivers. Other drivers are not affected, but fine with this fix. - import ctypes - from ctypes.util import find_library diff --git a/cura/CuraSplashScreen.py b/cura/CuraSplashScreen.py index 863c5f443..c668ce294 100644 --- a/cura/CuraSplashScreen.py @@ -44,4 +32,14 @@ painter.save() painter.setPen(QColor(0, 0, 0, 255)) +diff --git a/cura_app.py b/cura_app.py +index e75db4e19..1fb4ffbd0 100644 +--- a/cura_app.py ++++ b/cura_app.py +@@ -1,4 +1,4 @@ +-#!/usr/bin/env python3 ++#!/usr/bin/python3 + + # Copyright (c) 2015 Ultimaker B.V. + # Cura is released under the terms of the LGPLv3 or higher.
participants (1)
-
Source-Sync