forked from pool/cura-engine
Accepting request 760438 from science
- update to version 4.4.1 Release notes: * https://github.com/Ultimaker/Cura/releases/tag/v4.4.1 - update to version 4.4.0 Release notes: * https://github.com/Ultimaker/Cura/releases/tag/v4.4.0 OBS-URL: https://build.opensuse.org/request/show/760438 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cura-engine?expand=0&rev=7
This commit is contained in:
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:57ad1020f6eb7eca26d54d9214b98e465596d74a9baeb14cc3a58840a81519d4
|
|
||||||
size 5309453
|
|
3
CuraEngine-4.4.1.obscpio
Normal file
3
CuraEngine-4.4.1.obscpio
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:3b08c606171719cf12d2781a82d813c09c730a8c2968b44f7a05c9d41d9ff1b8
|
||||||
|
size 5325325
|
@@ -1,5 +1,5 @@
|
|||||||
name: CuraEngine
|
name: CuraEngine
|
||||||
version: 4.3.0
|
version: 4.4.1
|
||||||
mtime: 1568115634
|
mtime: 1573138935
|
||||||
commit: 673ce81c5bab7231644e4fe96fb51cc7b9cf9a8e
|
commit: bd767606172d35fe89f5179e5d316c8df0dd5f3a
|
||||||
|
|
||||||
|
4
_service
4
_service
@@ -2,8 +2,8 @@
|
|||||||
<service name="obs_scm" mode="disabled">
|
<service name="obs_scm" mode="disabled">
|
||||||
<param name="url">https://github.com/Ultimaker/CuraEngine.git</param>
|
<param name="url">https://github.com/Ultimaker/CuraEngine.git</param>
|
||||||
<param name="scm">git</param>
|
<param name="scm">git</param>
|
||||||
<param name="revision">4.3.0</param>
|
<param name="revision">v4.4.1</param>
|
||||||
<param name="version">4.3.0</param>
|
<param name="version">4.4.1</param>
|
||||||
</service>
|
</service>
|
||||||
<service mode="disabled" name="set_version" />
|
<service mode="disabled" name="set_version" />
|
||||||
|
|
||||||
|
@@ -1,3 +1,17 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Jan 2 14:04:22 UTC 2020 - Adrian Schröter <adrian@suse.de>
|
||||||
|
|
||||||
|
- update to version 4.4.1
|
||||||
|
Release notes:
|
||||||
|
* https://github.com/Ultimaker/Cura/releases/tag/v4.4.1
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Nov 22 14:04:45 UTC 2019 - Adrian Schröter <adrian@suse.de>
|
||||||
|
|
||||||
|
- update to version 4.4.0
|
||||||
|
Release notes:
|
||||||
|
* https://github.com/Ultimaker/Cura/releases/tag/v4.4.0
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Sep 27 06:27:13 UTC 2019 - Adrian Schröter <adrian@suse.de>
|
Fri Sep 27 06:27:13 UTC 2019 - Adrian Schröter <adrian@suse.de>
|
||||||
|
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package cura-engine
|
# spec file for package cura-engine
|
||||||
#
|
#
|
||||||
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
|
# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@@ -17,12 +17,12 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: cura-engine
|
Name: cura-engine
|
||||||
Version: 4.3.0
|
Version: 4.4.1
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: 3D printer control software
|
Summary: 3D printer control software
|
||||||
License: AGPL-3.0-only
|
License: AGPL-3.0-only
|
||||||
Group: Hardware/Printing
|
Group: Hardware/Printing
|
||||||
Url: https://github.com/Ultimaker/CuraEngine
|
URL: https://github.com/Ultimaker/CuraEngine
|
||||||
Source0: CuraEngine-%{version}.tar.xz
|
Source0: CuraEngine-%{version}.tar.xz
|
||||||
Source1: CuraEngine.1
|
Source1: CuraEngine.1
|
||||||
# X-OPENSUSE-PATCH fix-build.patch follow openSUSE policies
|
# X-OPENSUSE-PATCH fix-build.patch follow openSUSE policies
|
||||||
@@ -40,7 +40,7 @@ BuildRequires: gtest
|
|||||||
BuildRequires: libArcus-devel
|
BuildRequires: libArcus-devel
|
||||||
BuildRequires: stb-devel
|
BuildRequires: stb-devel
|
||||||
# No 32bit support anymore
|
# No 32bit support anymore
|
||||||
ExcludeArch: %ix86 %arm
|
ExcludeArch: %ix86 %arm s390
|
||||||
|
|
||||||
%description
|
%description
|
||||||
CuraEngine is an engine for processing 3D models into 3D printing
|
CuraEngine is an engine for processing 3D models into 3D printing
|
||||||
|
Reference in New Issue
Block a user