SHA256
1
0
forked from pool/cura-engine
Adrian Schröter 2017-09-04 05:48:44 +00:00 committed by Git OBS Bridge
parent 04d8997432
commit d33c894b56
5 changed files with 13 additions and 8 deletions

View File

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

3
CuraEngine-2.7.0.obscpio Normal file
View File

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

View File

@ -1,5 +1,5 @@
name: CuraEngine
version: 2.6.0
mtime: 1497438677
commit: 82a4a92a702be767cda84c325738af755452ce78
version: 2.7.0
mtime: 1503930910
commit: 0b101c60e018b3f0ef1f87037a6b2b20a5a013ff

View File

@ -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">2.6.0</param>
<param name="version">2.6.0</param>
<param name="revision">2.7.0</param>
<param name="version">2.7.0</param>
<param name="submodules">disable</param>
</service>
<service mode="buildtime" name="tar" />

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Sep 4 05:48:30 UTC 2017 - adrian@suse.de
- update to version 2.7.0
-------------------------------------------------------------------
Mon Jun 26 06:58:03 UTC 2017 - adrian@suse.de