Hello community, here is the log from the commit of package cura for openSUSE:Factory checked in at 2018-08-10 09:49:00 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/cura (Old) and /work/SRC/openSUSE:Factory/.cura.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "cura" Fri Aug 10 09:49:00 2018 rev:2 rq:628100 version:3.4.1 Changes: -------- --- /work/SRC/openSUSE:Factory/cura/cura.changes 2018-08-08 14:54:42.473669700 +0200 +++ /work/SRC/openSUSE:Factory/.cura.new/cura.changes 2018-08-10 09:49:01.566197265 +0200 @@ -1,0 +2,5 @@ +Wed Aug 8 12:53:57 UTC 2018 - [email protected] + +- Do not assume a particular user. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ cura.spec ++++++ --- /var/tmp/diff_new_pack.P57mm0/_old 2018-08-10 09:49:03.098199732 +0200 +++ /var/tmp/diff_new_pack.P57mm0/_new 2018-08-10 09:49:03.098199732 +0200 @@ -1,7 +1,7 @@ # # spec file for package cura # -# Copyright (c) 2017 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -20,22 +20,22 @@ Version: 3.4.1 Release: 0 Summary: 3D printer control software -License: LGPL-3.0 +License: LGPL-3.0-only Group: Hardware/Printing Url: http://github.com/Ultimaker/Cura Source0: Cura-%{version}.tar.xz -BuildRequires: update-desktop-files +BuildRequires: cmake BuildRequires: fdupes BuildRequires: python3-devel -BuildRequires: cmake +BuildRequires: update-desktop-files BuildRequires: uranium >= %version Requires: cura-engine >= %version -Requires: uranium >= %version Requires: python3-numpy Requires: python3-pyserial Requires: python3-qt5 Requires: python3-scipy Requires: python3-typing +Requires: uranium >= %version Recommends: cura-fdm-materials Recommends: python3-Savitar Recommends: python3-zeroconf @@ -46,9 +46,9 @@ While it is developed to be used with the Ultimaker 3D printer, it can be used with other RepRap based designs. -Cura helps you to setup an Ultimaker, shows your 3D model, allows for scaling / -positioning, can slice the model to G-Code, with sane editable configuration -settings and send this G-Code to the 3D printer for printing. +Cura helps setting up an Ultimaker, shows the 3D model, allows for scaling / +positioning, can slice the model to G-Code with editable configuration +settings, and send this G-Code to the 3D printer for printing. %prep %setup -q -n Cura-%version
