Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package RemoteBox for openSUSE:Factory 
checked in at 2021-12-25 20:16:49
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/RemoteBox (Old)
 and      /work/SRC/openSUSE:Factory/.RemoteBox.new.2520 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "RemoteBox"

Sat Dec 25 20:16:49 2021 rev:17 rq:942458 version:3.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/RemoteBox/RemoteBox.changes      2020-02-20 
14:57:21.098520140 +0100
+++ /work/SRC/openSUSE:Factory/.RemoteBox.new.2520/RemoteBox.changes    
2021-12-25 20:17:16.733280527 +0100
@@ -1,0 +2,19 @@
+Thu Dec 23 11:56:21 UTC 2021 - ecsos <ec...@opensuse.org>
+
+- Update to 3.0
+  - RemoteBox has been ported to Gtk3.
+    Review the requirements before updating to ensure your
+    operating system is compatible.
+- Changes from 2.8
+  The changes don't really justify a release however this is likely
+  to be the last release of RemoteBox based on Gtk2 as RemoteBox is
+  being ported to Gtk3.
+  - Removed hearbeat option as it's no longer required
+  - Server memory bar updates changed to 58 seconds
+  - Added option to bind the RDP/VNC server for a guest to a 
+    specific IP or hostname.
+  - Fixed copy and clone of disks. Regression caused by passsing
+    incorrect datatype to the API
+  - Added OS icon for Windows 11
+
+-------------------------------------------------------------------

Old:
----
  RemoteBox-2.7.tar.bz2

New:
----
  RemoteBox-3.0.tar.bz2

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ RemoteBox.spec ++++++
--- /var/tmp/diff_new_pack.gI8gXN/_old  2021-12-25 20:17:17.697281312 +0100
+++ /var/tmp/diff_new_pack.gI8gXN/_new  2021-12-25 20:17:17.701281315 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package RemoteBox
 #
-# Copyright (c) 2020 SUSE LLC
+# Copyright (c) 2021 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -23,17 +23,18 @@
 # to remotebox so filter it
 %global __provides_exclude ^perl\\(vboxService\\)
 Name:           RemoteBox
-Version:        2.7
+Version:        3.0
 Release:        0
 Summary:        A VirtualBox client with remote management
 License:        GPL-2.0-or-later
+Group:          System/Emulators/PC
 URL:            http://knobgoblin.org.uk
 Source0:        http://knobgoblin.org.uk/downloads/%{name}-%{version}.tar.bz2
 Patch0:         RemoteBox-2.7_fix-env-script-interpreter.patch
 BuildRequires:  desktop-file-utils
 BuildRequires:  fdupes
 Requires:       freerdp
-Requires:       perl-Gtk2
+Requires:       perl-Gtk3
 Requires:       perl-SOAP-Lite
 Requires:       xdg-utils
 BuildArch:      noarch

++++++ RemoteBox-2.7_fix-env-script-interpreter.patch ++++++
--- /var/tmp/diff_new_pack.gI8gXN/_old  2021-12-25 20:17:17.729281338 +0100
+++ /var/tmp/diff_new_pack.gI8gXN/_new  2021-12-25 20:17:17.733281341 +0100
@@ -6,6 +6,6 @@
 -#!/usr/bin/env perl
 +#!/usr/bin/perl
  # ^^^ You may need to change this to the location of your perl interpreter
- # RemoteBox v2.7 (c) 2010-2020 Ian Chapman. Licenced under the terms of the 
GPL
+ # RemoteBox v3.0 (c) 2010-2022 Ian Chapman. Licenced under the terms of the 
GPL
  use strict;
 

++++++ RemoteBox-2.7.tar.bz2 -> RemoteBox-3.0.tar.bz2 ++++++
++++ 60696 lines of diff (skipped)

Reply via email to