commit RemoteBox for openSUSE:Factory

2024-05-15 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package RemoteBox for openSUSE:Factory 
checked in at 2024-05-15 21:28:42

Comparing /work/SRC/openSUSE:Factory/RemoteBox (Old)
 and  /work/SRC/openSUSE:Factory/.RemoteBox.new.1880 (New)


Package is "RemoteBox"

Wed May 15 21:28:42 2024 rev:21 rq:1174153 version:3.2

Changes:

--- /work/SRC/openSUSE:Factory/RemoteBox/RemoteBox.changes  2023-01-21 
19:13:17.825893031 +0100
+++ /work/SRC/openSUSE:Factory/.RemoteBox.new.1880/RemoteBox.changes
2024-05-15 21:29:09.799165920 +0200
@@ -1,0 +2,6 @@
+Wed May 15 07:44:27 UTC 2024 - Dominique Leuenberger 
+
+- Use %autosetup macro: allows us to eliminate usage of deprecated
+  %patchN syntax.
+
+---



Other differences:
--
++ RemoteBox.spec ++
--- /var/tmp/diff_new_pack.6iaqSs/_old  2024-05-15 21:29:10.359186190 +0200
+++ /var/tmp/diff_new_pack.6iaqSs/_new  2024-05-15 21:29:10.363186335 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package RemoteBox
 #
-# Copyright (c) 2023 SUSE LLC
+# Copyright (c) 2024 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -51,8 +51,7 @@
 communicate with and manage a VirtualBox server installation.
 
 %prep
-%setup -q
-%patch0
+%autosetup -p0
 install -m 0644 %{SOURCE1} .
 # Set the locations of Remotebox's files
 sed -i 's|\$Bin/share/remotebox|%{_datadir}/%{name}|g' remotebox


commit RemoteBox for openSUSE:Factory

2023-01-21 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package RemoteBox for openSUSE:Factory 
checked in at 2023-01-21 19:12:26

Comparing /work/SRC/openSUSE:Factory/RemoteBox (Old)
 and  /work/SRC/openSUSE:Factory/.RemoteBox.new.32243 (New)


Package is "RemoteBox"

Sat Jan 21 19:12:26 2023 rev:20 rq:1060101 version:3.2

Changes:

--- /work/SRC/openSUSE:Factory/RemoteBox/RemoteBox.changes  2022-04-01 
21:37:32.868548235 +0200
+++ /work/SRC/openSUSE:Factory/.RemoteBox.new.32243/RemoteBox.changes   
2023-01-21 19:13:17.825893031 +0100
@@ -1,0 +2,40 @@
+Sat Jan 21 08:22:59 UTC 2023 - gallochri 
+
+- Update to 3.2
+  - RemoteBox now requires VirtualBox 7.0.x
+  - Started the process of moving away from Glade and implementing 
+GUI code natively. This is significant effort and involves a 
+large amount of code churn which will span many releases.
+  - Added option to attach an ISO when creating a new guest
+  - Added support for setting the TPM (Trusted Platform Module) types
+TPM v1.2
+TPM v2.0
+  - Added support for setting Secure Boot (where supported)
+  - Added support for the following network cards:
+Novell NE2000
+Novell NE1000
+WD/SMC EtherCard Plus 16
+WD/SMC EtherCard Plus
+3Com EtherLink II
+3Com EtherLink
+  - Added support for the Windows Audio System (WAS)
+  - Added support for USB Multi-Touch screen and pad
+  - Added ability to edit an IPv4 Port Forwarding rule
+  - Added ability to edit an IPv6 Port Forwarding rule
+  - Added 'Devices' menu with items orignally in the 'Machine' menu
+  - Added 'Actions' menu with items orignally in the 'Machine' menu
+  - Added 'New Floppy Disk Image' to the 'Change Floppy' menu
+  - Added 'Add Floppy Disk Image' to the 'Change Floppy' menu
+  - Added 'Add Floppy Disk Image' to the menus when editing storage 
+menu when attaching storage in
+  - Added 'Add Optical Disc Image' to the 'Change Optical Disc' menu
+  - Added 'Add Optical Disc Image' to the menus when editing storage
+  - The 'Devices' menu now pops up instead of the 'Machine' menu on 
+an RMB event on the guest list
+  - The 'Change Floppy' and 'Change Optical Disc' menus are now 
+usable with guests that are powered off
+  - Updated many operating system icons
+  - Added several new dialog motifs
+  - Various minor GUI tweaks
+
+---

Old:

  RemoteBox-3.1.tar.bz2

New:

  RemoteBox-3.2.tar.bz2



Other differences:
--
++ RemoteBox.spec ++
--- /var/tmp/diff_new_pack.ZGFyaw/_old  2023-01-21 19:13:18.289895680 +0100
+++ /var/tmp/diff_new_pack.ZGFyaw/_new  2023-01-21 19:13:18.293895702 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package RemoteBox
 #
-# Copyright (c) 2022 SUSE LLC
+# Copyright (c) 2023 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -23,7 +23,7 @@
 # to remotebox so filter it
 %global __provides_exclude ^perl\\(vboxService\\)
 Name:   RemoteBox
-Version:3.1
+Version:3.2
 Release:0
 Summary:A VirtualBox client with remote management
 License:GPL-2.0-or-later

++ RemoteBox-3.1.tar.bz2 -> RemoteBox-3.2.tar.bz2 ++
 55008 lines of diff (skipped)


commit RemoteBox for openSUSE:Factory

2022-04-01 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package RemoteBox for openSUSE:Factory 
checked in at 2022-04-01 21:36:14

Comparing /work/SRC/openSUSE:Factory/RemoteBox (Old)
 and  /work/SRC/openSUSE:Factory/.RemoteBox.new.1900 (New)


Package is "RemoteBox"

Fri Apr  1 21:36:14 2022 rev:19 rq:966392 version:3.1

Changes:

--- /work/SRC/openSUSE:Factory/RemoteBox/RemoteBox.changes  2022-01-08 
23:24:27.978273132 +0100
+++ /work/SRC/openSUSE:Factory/.RemoteBox.new.1900/RemoteBox.changes
2022-04-01 21:37:32.868548235 +0200
@@ -1,0 +2,20 @@
+Wed Mar 30 14:40:28 UTC 2022 - ecsos 
+
+- Update to 3.1
+  - Changed the RemoteBox logo
+  - Various minor GUI tweaks
+  - Added button to save the message log to a text file. Might be
+useful for debugging purposes.
+  - Fixed: Regression introduced in 3.0 caused Connection Profiles
+dialog to essentially stop working correctly, potentially
+losing existing profiles in the process.
+  - Fixed: Regression introduced in 3.0 meant that NAT rules were
+not shown for IPv4 and IPv6 networks
+  - Fixed column sorting in the VMM (Virtual Media Manager)
+  - Fixed various list selection bugs. The get_selected() method
+under GTK3 returns both the model and the iterator, not just
+the iterator as with GTK2
+  - RemoteBox is no longer bundled with a PDF manual. Documentation
+is now exclusively maintained on the RemoteBox web site.
+
+---

Old:

  RemoteBox-3.0.tar.bz2

New:

  RemoteBox-3.1.tar.bz2
  remotebox.pdf



Other differences:
--
++ RemoteBox.spec ++
--- /var/tmp/diff_new_pack.NiJ2bo/_old  2022-04-01 21:37:33.384542575 +0200
+++ /var/tmp/diff_new_pack.NiJ2bo/_new  2022-04-01 21:37:33.388542531 +0200
@@ -23,13 +23,14 @@
 # to remotebox so filter it
 %global __provides_exclude ^perl\\(vboxService\\)
 Name:   RemoteBox
-Version:3.0
+Version:3.1
 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
+Source1:http://knobgoblin.org.uk/docs/remotebox.pdf
 Patch0: RemoteBox-3.0_fix-env-script-interpreter.patch
 BuildRequires:  desktop-file-utils
 BuildRequires:  fdupes
@@ -52,6 +53,7 @@
 %prep
 %setup -q
 %patch0
+install -m 0644 %{SOURCE1} .
 # Set the locations of Remotebox's files
 sed -i 's|\$Bin/share/remotebox|%{_datadir}/%{name}|g' remotebox
 sed -i 's|\$Bin/docs|%{_docdir}/%{name}|g' remotebox
@@ -100,7 +102,7 @@
 
 %files
 %license docs/COPYING
-%doc docs/changelog.txt docs/remotebox.pdf
+%doc docs/changelog.txt  remotebox.pdf
 %dir %{_datadir}/appdata
 %{_datadir}/appdata/%{name}.appdata.xml
 %{_datadir}/applications/%{name}.desktop

++ RemoteBox-3.0_fix-env-script-interpreter.patch ++
--- /var/tmp/diff_new_pack.NiJ2bo/_old  2022-04-01 21:37:33.424542136 +0200
+++ /var/tmp/diff_new_pack.NiJ2bo/_new  2022-04-01 21:37:33.432542049 +0200
@@ -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 v3.0 (c) 2010-2022 Ian Chapman. Licenced under the terms of the 
GPL
+ # RemoteBox v3.1 (c) 2010-2022 Ian Chapman. Licenced under the terms of the 
GPL
  use strict;
 

++ RemoteBox-3.0.tar.bz2 -> RemoteBox-3.1.tar.bz2 ++
 20666 lines of diff (skipped)


commit RemoteBox for openSUSE:Factory

2022-01-08 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package RemoteBox for openSUSE:Factory 
checked in at 2022-01-08 23:23:45

Comparing /work/SRC/openSUSE:Factory/RemoteBox (Old)
 and  /work/SRC/openSUSE:Factory/.RemoteBox.new.1892 (New)


Package is "RemoteBox"

Sat Jan  8 23:23:45 2022 rev:18 rq:944816 version:3.0

Changes:

--- /work/SRC/openSUSE:Factory/RemoteBox/RemoteBox.changes  2021-12-25 
20:17:16.733280527 +0100
+++ /work/SRC/openSUSE:Factory/.RemoteBox.new.1892/RemoteBox.changes
2022-01-08 23:24:27.978273132 +0100
@@ -1,0 +2,8 @@
+Fri Jan  7 14:25:48 UTC 2022 - gallochri 
+
+- Update RemoteBox.spec file
+  - Renamed patch RemoteBox-2.7_fix-env-script-interpreter.patch
+to RemoteBox-3.0_fix-env-script-interpreter.patch
+  - Added Requires typelib-1_0-GdkPixdata-2_0
+
+---

Old:

  RemoteBox-2.7_fix-env-script-interpreter.patch

New:

  RemoteBox-3.0_fix-env-script-interpreter.patch



Other differences:
--
++ RemoteBox.spec ++
--- /var/tmp/diff_new_pack.JaDc2m/_old  2022-01-08 23:24:28.514273570 +0100
+++ /var/tmp/diff_new_pack.JaDc2m/_new  2022-01-08 23:24:28.518273573 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package RemoteBox
 #
-# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2022 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -30,12 +30,13 @@
 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
+Patch0: RemoteBox-3.0_fix-env-script-interpreter.patch
 BuildRequires:  desktop-file-utils
 BuildRequires:  fdupes
 Requires:   freerdp
 Requires:   perl-Gtk3
 Requires:   perl-SOAP-Lite
+Requires:   typelib-1_0-GdkPixdata-2_0
 Requires:   xdg-utils
 BuildArch:  noarch
 

++ RemoteBox-2.7_fix-env-script-interpreter.patch -> 
RemoteBox-3.0_fix-env-script-interpreter.patch ++


commit RemoteBox for openSUSE:Factory

2021-12-25 Thread Source-Sync
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 
+
+- 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)