[RemoteBox/epel7] Update to 1.8

Christopher Meng cicku at fedoraproject.org
Sat May 17 09:28:50 UTC 2014


commit ace8efb89a4e78acb7f20030fe384bf2d188020d
Author: Christopher Meng <i at cicku.me>
Date:   Sat May 17 17:28:22 2014 +0800

    Update to 1.8

 .gitignore     |    1 +
 RemoteBox.spec |   10 +++++-----
 sources        |    2 +-
 3 files changed, 7 insertions(+), 6 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 633d258..938232c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /RemoteBox-1.6.tar.bz2
 /RemoteBox-1.7.tar.bz2
+/RemoteBox-1.8.tar.bz2
diff --git a/RemoteBox.spec b/RemoteBox.spec
index cede143..d1969af 100644
--- a/RemoteBox.spec
+++ b/RemoteBox.spec
@@ -2,11 +2,11 @@
 %global __provides_exclude ^perl\\(vboxService\\)
 
 Name:           RemoteBox
-Version:        1.7
+Version:        1.8
 Release:        1%{?dist}
 Summary:        Open Source VirtualBox Client with Remote Management
 License:        GPLv2
-URL:            http://knobgoblin.org.uk
+URL:            http://remotebox.knobgoblin.org.uk/
 Source0:        http://knobgoblin.org.uk/downloads/%{name}-%{version}.tar.bz2
 Source1:        %{name}.desktop
 BuildArch:      noarch
@@ -57,9 +57,6 @@ desktop-file-install --dir=%{buildroot}%{_datadir}/applications %{S:1}
 # Icon for .desktop
 install -pm644 share/remotebox/icons/remotebox.png %{buildroot}%{_datadir}/pixmaps
 
-%check
-desktop-file-validate %{buildroot}%{_datadir}/applications/%{name}.desktop
-
 %files
 %doc docs/*
 %{_bindir}/remotebox
@@ -68,6 +65,9 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/%{name}.desktop
 %{_datadir}/%{name}/
 
 %changelog
+* Sun May 17 2014 Christopher Meng <rpm at cicku.me> - 1.8-1
+- Update to 1.8
+
 * Fri Feb 07 2014 Christopher Meng <rpm at cicku.me> - 1.7-1
 - Update to 1.7
 
diff --git a/sources b/sources
index f5a9f61..8fe41b8 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-d36ae62d591cc4db976860e08961c6ae  RemoteBox-1.7.tar.bz2
+789e27c27adca4120949bda5aeb68e67  RemoteBox-1.8.tar.bz2


More information about the scm-commits mailing list