Update to 1.1.7
This commit is contained in:
parent
2fbb679bd4
commit
66e7bca22d
1
.gitignore
vendored
1
.gitignore
vendored
@ -9,3 +9,4 @@
|
||||
/1.0.1.tar.gz
|
||||
/1.1.5.tar.gz
|
||||
/1.1.6.tar.gz
|
||||
/1.1.7.tar.gz
|
||||
|
@ -1,6 +1,6 @@
|
||||
Name: slic3r
|
||||
Version: 1.1.6
|
||||
Release: 4%{?dist}
|
||||
Version: 1.1.7
|
||||
Release: 1%{?dist}
|
||||
Summary: G-code generator for 3D printers (RepRap, Makerbot, Ultimaker etc.)
|
||||
License: AGPLv3 and CC-BY
|
||||
# Images are CC-BY, code is AGPLv3
|
||||
@ -186,6 +186,9 @@ fi
|
||||
%{_datadir}/%{name}
|
||||
|
||||
%changelog
|
||||
* Tue Sep 23 2014 Miro Hrončok <mhroncok@redhat.com> - 1.1.7-1
|
||||
- Update to 1.1.7
|
||||
|
||||
* Tue Sep 23 2014 Miro Hrončok <mhroncok@redhat.com> - 1.1.6-4
|
||||
- Admesh 0.98.1 compatibility patch
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user