1
0
Adrian Schröter 2018-05-30 06:32:23 +00:00 committed by Git OBS Bridge
parent 6a21ee7f2d
commit 7baaf77fb1
6 changed files with 14 additions and 8 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:6c4018f2d1c528ecb82f80b9887c24341c30edfe546508070a4d91b495dab863
size 2882061

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:0bee9cc8224f8596d3bf55e700393275cad2581faad6188cf0798d8af6279841
size 2882061

View File

@ -1,5 +1,5 @@
name: CuraEngine
version: 3.2.20
version: 3.2.21
mtime: 1522324635
commit: aa837d656a2a8afe186e1165e60429e3bf80c314

View File

@ -2,8 +2,8 @@
<service name="obs_scm" mode="disabled">
<param name="url">https://code.alephobjects.com/diffusion/CTE/cura-engine.git</param>
<param name="scm">git</param>
<param name="revision">v3.2.20</param>
<param name="version">3.2.20</param>
<param name="revision">v3.2.21</param>
<param name="version">3.2.21</param>
<param name="submodules">disable</param>
<param name="filename">CuraEngine</param>
</service>

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Wed May 30 06:31:09 UTC 2018 - adrian@suse.de
- update to version 3.2.21
* version update only
-------------------------------------------------------------------
Mon May 14 09:55:28 UTC 2018 - adrian@suse.de

View File

@ -17,7 +17,7 @@
Name: cura-engine-lulzbot
Version: 3.2.20
Version: 3.2.21
Release: 0
Summary: 3D printer control software
License: AGPL-3.0-only
@ -65,8 +65,8 @@ install -Dm0644 %{SOURCE1} %{buildroot}%{_mandir}/man1/CuraEngine-lulzbot.1
mv %buildroot%_bindir/CuraEngine{,-lulzbot}
%files
%doc README.md Changelog.md
%license LICENSE
%doc README.md
%_bindir/CuraEngine-lulzbot
%_mandir/man1/CuraEngine-lulzbot.1*