[slic3r] Update to 1.1.7

Miro Hrončok churchyard at fedoraproject.org
Tue Sep 23 13:16:42 UTC 2014


commit 66e7bca22d874eb21b4d0b07c25b08490942a659
Author: Miro Hrončok <miro at hroncok.cz>
Date:   Tue Sep 23 15:16:40 2014 +0200

    Update to 1.1.7

 .gitignore  |    1 +
 slic3r.spec |    7 +++++--
 sources     |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 740e887..1f273ca 100644
--- a/.gitignore
+++ b/.gitignore
@@ -9,3 +9,4 @@
 /1.0.1.tar.gz
 /1.1.5.tar.gz
 /1.1.6.tar.gz
+/1.1.7.tar.gz
diff --git a/slic3r.spec b/slic3r.spec
index 644fdb4..ea46fdd 100644
--- a/slic3r.spec
+++ b/slic3r.spec
@@ -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 at redhat.com> - 1.1.7-1
+- Update to 1.1.7
+
 * Tue Sep 23 2014 Miro Hrončok <mhroncok at redhat.com> - 1.1.6-4
 - Admesh 0.98.1 compatibility patch
 
diff --git a/sources b/sources
index 13e8ed4..efbc74e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-78edfa231caba9f13a577a0f7004a70f  1.1.6.tar.gz
+2d57896688915ec0ce533e93fc7e23ef  1.1.7.tar.gz


More information about the scm-commits mailing list