[RepetierHost] New release 0.83

Miro Hrončok churchyard at fedoraproject.org
Wed Jan 23 19:29:16 UTC 2013


commit 904d9daae7f15cf23d3c653ee7c5aea7d4ee260d
Author: Miro Hrončok <miro at hroncok.cz>
Date:   Wed Jan 23 20:29:10 2013 +0100

    New release 0.83

 .gitignore        |    1 +
 RepetierHost.spec |    9 ++++++---
 sources           |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index c6f3517..617d16f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /RepetierHost-0.82b-dff824f.tar.gz
+/RepetierHost-0.83-bd5cbdc.tar.gz
diff --git a/RepetierHost.spec b/RepetierHost.spec
index be65852..8da1013 100644
--- a/RepetierHost.spec
+++ b/RepetierHost.spec
@@ -1,10 +1,10 @@
 Name:           RepetierHost
-Version:        0.82b
-Release:        4%{?dist}
+Version:        0.83
+Release:        1%{?dist}
 Summary:        3D printer control software
 License:        ASL 2.0
 URL:            http://www.repetier.com/
-%global commit dff824fad56a992c845b4d9fae815c4527ab6285
+%global commit bd5cbdc65fba738f0b1ae273a976c4427d0757bb
 %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
@@ -72,6 +72,9 @@ chmod +x %{buildroot}%{_bindir}/%{name}
 %{_datadir}/pixmaps/%{name}.ico
 
 %changelog
+* Wed Jan 23 2013 Miro Hrončok <mhroncok at redhat.com> - 0.83-1
+- New version
+
 * Mon Jan 14 2013 Miro Hrončok <mhroncok at redhat.com> - 0.82b-4
 - Moved some of the code modifications to %%prep
 
diff --git a/sources b/sources
index fe3a749..8a5a56f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-bf1d24441a3fb305dcb53b00c08c64b2  RepetierHost-0.82b-dff824f.tar.gz
+3f6423c74ccc5f50d5b1ea0bffc1b3d4  RepetierHost-0.83-bd5cbdc.tar.gz


More information about the scm-commits mailing list