[RepetierHost] New (sub)release that corrects several Linux issues including #1004561

Miro Hrončok churchyard at fedoraproject.org
Fri Sep 6 14:51:17 UTC 2013


commit ab3ad2f218484794401c33bbfc4c7daedca47c23
Author: Miro Hrončok <miro at hroncok.cz>
Date:   Fri Sep 6 16:50:40 2013 +0200

    New (sub)release that corrects several Linux issues including #1004561

 .gitignore        |    1 +
 RepetierHost.spec |    9 ++++++---
 sources           |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 65e1568..fbc15b2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@
 /RepetierHost-0.84-a19d776.tar.gz
 /RepetierHost-0.90-9197bdb.tar.gz
 /RepetierHost-0.90C-1f00ebc.tar.gz
+/RepetierHost-0.90D-f01afcc.tar.gz
diff --git a/RepetierHost.spec b/RepetierHost.spec
index ae423d3..d2e7154 100644
--- a/RepetierHost.spec
+++ b/RepetierHost.spec
@@ -1,10 +1,10 @@
 Name:           RepetierHost
-Version:        0.90C
-Release:        2%{?dist}
+Version:        0.90D
+Release:        1%{?dist}
 Summary:        3D printer control software
 License:        ASL 2.0
 URL:            http://www.repetier.com/
-%global commit 1f00ebc0272e8956259884a6f146aac5c9e53ea3
+%global commit f01afccee26c93d2158dbfd04458a65a0b869449
 %global shortcommit %(c=%{commit}; echo ${c:0:7})
 Source0:        https://github.com/repetier/Repetier-Host/archive/%{commit}/%{name}-%{version}-%{shortcommit}.tar.gz
 Source1:        %{name}.desktop
@@ -76,6 +76,9 @@ chmod +x %{buildroot}%{_bindir}/%{name}
 %{_datadir}/pixmaps/%{name}.ico
 
 %changelog
+* Thu Sep 05 2013 Miro Hrončok <mhroncok at redhat.com> - 0.90D-1
+- New (sub)release that corrects several Linux issues including #1004561
+
 * Sun Sep 01 2013 Miro Hrončok <mhroncok at redhat.com> - 0.90C-2
 - Use Linux splashscreen
 
diff --git a/sources b/sources
index 9749fc5..be2085a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-b93b80b6bfd6bc0a6b4383582885ed21  RepetierHost-0.90C-1f00ebc.tar.gz
+4fb861a9aab5787015ee38b682760b05  RepetierHost-0.90D-f01afcc.tar.gz


More information about the scm-commits mailing list