[RepetierHost] New upstream release 0.90C

Miro Hrončok churchyard at fedoraproject.org
Tue Aug 27 17:06:21 UTC 2013


commit 97d1ace03ea9de15e1e6f8e5d72e859a20ce6321
Author: Miro Hrončok <miro at hroncok.cz>
Date:   Tue Aug 27 19:05:35 2013 +0200

    New upstream release 0.90C

 .gitignore        |    1 +
 RepetierHost.spec |    9 ++++++---
 sources           |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index a820ac5..65e1568 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@
 /RepetierHost-0.83-ed72690.tar.gz
 /RepetierHost-0.84-a19d776.tar.gz
 /RepetierHost-0.90-9197bdb.tar.gz
+/RepetierHost-0.90C-1f00ebc.tar.gz
diff --git a/RepetierHost.spec b/RepetierHost.spec
index 146ef65..b5c6750 100644
--- a/RepetierHost.spec
+++ b/RepetierHost.spec
@@ -1,10 +1,10 @@
 Name:           RepetierHost
-Version:        0.90
-Release:        2%{?dist}
+Version:        0.90C
+Release:        1%{?dist}
 Summary:        3D printer control software
 License:        ASL 2.0
 URL:            http://www.repetier.com/
-%global commit 9197bdbd634bf9c7bf3c9c8147203237f4315052
+%global commit 1f00ebc0272e8956259884a6f146aac5c9e53ea3
 %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
@@ -73,6 +73,9 @@ chmod +x %{buildroot}%{_bindir}/%{name}
 %{_datadir}/pixmaps/%{name}.ico
 
 %changelog
+* Tue Aug 27 2013 Miro Hrončok <mhroncok at redhat.com> - 0.90C-1
+- New version
+
 * Fri Aug 02 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.90-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
 
diff --git a/sources b/sources
index 003c34d..9749fc5 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-903990ac58e42b7a19b113048b226f80  RepetierHost-0.90-9197bdb.tar.gz
+b93b80b6bfd6bc0a6b4383582885ed21  RepetierHost-0.90C-1f00ebc.tar.gz


More information about the scm-commits mailing list