[slic3r] Update to 1.1.6

Miro Hrončok churchyard at fedoraproject.org
Tue Jul 29 18:16:39 UTC 2014


commit f4c2129d27b5f31654c5b7170257ba8b47ad7328
Author: Miro Hrončok <miro at hroncok.cz>
Date:   Tue Jul 29 20:16:32 2014 +0200

    Update to 1.1.6

 .gitignore  |    1 +
 slic3r.spec |    5 ++++-
 sources     |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index f80adc6..740e887 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,3 +8,4 @@
 /1.0.0.tar.gz
 /1.0.1.tar.gz
 /1.1.5.tar.gz
+/1.1.6.tar.gz
diff --git a/slic3r.spec b/slic3r.spec
index ab40abe..9aaaeba 100644
--- a/slic3r.spec
+++ b/slic3r.spec
@@ -1,5 +1,5 @@
 Name:           slic3r
-Version:        1.1.5
+Version:        1.1.6
 Release:        1%{?dist}
 Summary:        G-code generator for 3D printers (RepRap, Makerbot, Ultimaker etc.)
 License:        AGPLv3 and CC-BY
@@ -184,6 +184,9 @@ fi
 %{_datadir}/%{name}
 
 %changelog
+* Tue Jul 29 2014 Miro Hrončok <mhroncok at redhat.com> - 1.1.6-1
+- Update to 1.1.6
+
 * Sun Jun 29 2014 Miro Hrončok <mhroncok at redhat.com> - 1.1.5-1
 - Update to 1.1.5
 - Unbundle stuff
diff --git a/sources b/sources
index 1207593..13e8ed4 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-16ecfdcc30912d2a705c974a4ed77bfa  1.1.5.tar.gz
+78edfa231caba9f13a577a0f7004a70f  1.1.6.tar.gz


More information about the scm-commits mailing list