Update to 1.1.7

This commit is contained in:
Miro Hrončok 2014-09-23 15:16:40 +02:00
parent 2fbb679bd4
commit 66e7bca22d
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -9,3 +9,4 @@
/1.0.1.tar.gz
/1.1.5.tar.gz
/1.1.6.tar.gz
/1.1.7.tar.gz

View File

@ -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

View File

@ -1 +1 @@
78edfa231caba9f13a577a0f7004a70f 1.1.6.tar.gz
2d57896688915ec0ce533e93fc7e23ef 1.1.7.tar.gz