update
OBS-URL: https://build.opensuse.org/package/show/science/cura-engine?expand=0&rev=15
This commit is contained in:
parent
af32a5bb81
commit
782d822023
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:70f030839f7a948487fa8cf5fc0a749d2f629b419a8fb5e9024e64548595ee90
|
||||
size 2784269
|
3
CuraEngine-3.3.0.obscpio
Normal file
3
CuraEngine-3.3.0.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:249896bc5dfc15d4aa3efb139a4f7fa6ccb97f189db8167cce925d2b83a45d25
|
||||
size 3329037
|
@ -1,5 +1,5 @@
|
||||
name: CuraEngine
|
||||
version: 3.1.0
|
||||
mtime: 1512052355
|
||||
commit: dbd0d61c20875acbb2d77dec78adb29c39794a75
|
||||
version: 3.3.0
|
||||
mtime: 1523537948
|
||||
commit: 2853c7231e5dd18c3a00021247ff1e1985bbbb99
|
||||
|
||||
|
7
_service
7
_service
@ -2,14 +2,15 @@
|
||||
<service name="obs_scm" mode="disabled">
|
||||
<param name="url">https://github.com/Ultimaker/CuraEngine.git</param>
|
||||
<param name="scm">git</param>
|
||||
<param name="revision">3.1.0</param>
|
||||
<param name="version">3.1.0</param>
|
||||
<param name="revision">3.3.0</param>
|
||||
<param name="version">3.3.0</param>
|
||||
<param name="submodules">disable</param>
|
||||
</service>
|
||||
<service mode="disabled" name="set_version" />
|
||||
|
||||
<service mode="buildtime" name="tar" />
|
||||
<service mode="buildtime" name="recompress">
|
||||
<param name="file">*.tar</param>
|
||||
<param name="compression">xz</param>
|
||||
</service>
|
||||
<service mode="buildtime" name="set_version" />
|
||||
</services>
|
||||
|
@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 9 13:11:02 UTC 2018 - adrian@suse.de
|
||||
|
||||
- update to version 3.3.0
|
||||
* No official release notes
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 3 06:44:12 UTC 2018 - adrian@suse.de
|
||||
|
||||
- update to version 3.2.1
|
||||
* new algorithm and lot's of smaller improvements
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Jan 27 21:49:49 UTC 2018 - stefan.bruens@rwth-aachen.de
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: cura-engine
|
||||
Version: 3.0.3
|
||||
Version: 3.3.0
|
||||
Release: 0
|
||||
Summary: 3D printer control software
|
||||
License: LGPL-3.0
|
||||
@ -58,7 +58,8 @@ cd build
|
||||
install -Dm0644 %{SOURCE1} %{buildroot}%{_mandir}/man1/CuraEngine.1
|
||||
|
||||
%files
|
||||
%defattr(-,root,root,-)
|
||||
%license LICENSE
|
||||
%doc README.md
|
||||
%_bindir/CuraEngine
|
||||
%_mandir/man1/CuraEngine.1*
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user