Hello community, here is the log from the commit of package gcdemu for openSUSE:Factory checked in at 2020-05-03 22:46:33 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gcdemu (Old) and /work/SRC/openSUSE:Factory/.gcdemu.new.2738 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gcdemu" Sun May 3 22:46:33 2020 rev:5 rq:799709 version:3.2.4 Changes: -------- --- /work/SRC/openSUSE:Factory/gcdemu/gcdemu.changes 2020-04-21 13:11:46.564944971 +0200 +++ /work/SRC/openSUSE:Factory/.gcdemu.new.2738/gcdemu.changes 2020-05-03 22:46:35.427076064 +0200 @@ -1,0 +2,5 @@ +Sat May 2 17:11:27 UTC 2020 - Aaron Stern <[email protected]> + +- Update to version 3.2.4 + +------------------------------------------------------------------- Old: ---- gcdemu-3.2.1.tar.bz2 New: ---- gcdemu-3.2.4.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gcdemu.spec ++++++ --- /var/tmp/diff_new_pack.A6sIkP/_old 2020-05-03 22:46:37.383080044 +0200 +++ /var/tmp/diff_new_pack.A6sIkP/_new 2020-05-03 22:46:37.387080052 +0200 @@ -18,21 +18,23 @@ %define __requires_exclude typelib\\(AppIndicator(|3)\\) Name: gcdemu -Version: 3.2.1 +Version: 3.2.4 Release: 0 Summary: GTK+ application for controlling CDEmu daemon License: GPL-2.0+ Group: System/GUI/Other Url: http://cdemu.sf.net/about/gcdemu Source0: http://downloads.sf.net/cdemu/%{name}-%{version}.tar.bz2 +BuildRequires: gdk-pixbuf BuildRequires: cmake >= 2.8.5 BuildRequires: gettext >= 0.15 BuildRequires: gobject-introspection-devel BuildRequires: intltool >= 0.21 BuildRequires: python3 >= 3.4 -BuildRequires: python-gobject >= 3.0.0 +BuildRequires: python3-gobject >= 3.0.0 BuildRequires: update-desktop-files Requires: cdemu-daemon >= 3.0.0 +Requires: python3-gobject-Gdk Recommends: %{name}-lang Recommends: typelib(AppIndicator3) BuildArch: noarch ++++++ gcdemu-3.2.1.tar.bz2 -> gcdemu-3.2.4.tar.bz2 ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/gcdemu-3.2.1/README new/gcdemu-3.2.4/README --- old/gcdemu-3.2.1/README 2019-03-02 17:20:08.000000000 +0100 +++ new/gcdemu-3.2.4/README 2020-01-06 17:23:51.000000000 +0100 @@ -1,5 +1,5 @@ gCDEmu -3.2.1 +3.2.4 ~~~~~ Table of Contents: @@ -18,7 +18,7 @@ ~~~~~~~~~~~~~~~ This is gCDEmu, a Gtk3-based GUI for controlling CDEmu daemon. It is part of the -userspace-cdemu suite, a free, GPL CD/DVD-ROM device emulator for linux. +cdemu suite, a free, GPL CD/DVD-ROM device emulator for linux. It provides a graphic interface that allows performing the key tasks related to controlling the CDEmu daemon, such as loading and unloading devices, displaying diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/gcdemu-3.2.1/debian/changelog new/gcdemu-3.2.4/debian/changelog --- old/gcdemu-3.2.1/debian/changelog 2019-03-02 17:20:08.000000000 +0100 +++ new/gcdemu-3.2.4/debian/changelog 2020-01-06 17:23:51.000000000 +0100 @@ -1,3 +1,3 @@ -gcdemu (3.2.1-1) debian; urgency=low +gcdemu (3.2.4-1) debian; urgency=low * Initial Release. Closes: #705409 -- Henrik Stokseth <[email protected]> Sat, 05 Apr 2014 12:00:00 +0100 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/gcdemu-3.2.1/debian/control new/gcdemu-3.2.4/debian/control --- old/gcdemu-3.2.1/debian/control 2019-03-02 17:20:08.000000000 +0100 +++ new/gcdemu-3.2.4/debian/control 2020-01-06 17:23:51.000000000 +0100 @@ -6,7 +6,7 @@ Build-Depends: debhelper (>= 9) Build-Depends-Indep: python3 (>= 3.4.0), libglib2.0-bin, intltool, cmake (>= 2.8.5), dh-python X-Python3-Version: >= 3.4.0 -Standards-Version: 3.9.7 +Standards-Version: 4.3.0 Package: gcdemu diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/gcdemu-3.2.1/debian/rules new/gcdemu-3.2.4/debian/rules --- old/gcdemu-3.2.1/debian/rules 2019-03-02 17:20:08.000000000 +0100 +++ new/gcdemu-3.2.4/debian/rules 2020-01-06 17:23:51.000000000 +0100 @@ -6,7 +6,9 @@ override_dh_auto_configure: - dh_auto_configure -- "-DPOST_INSTALL_HOOKS:BOOL=OFF" + dh_auto_configure -- -DPOST_INSTALL_HOOKS:BOOL=OFF + +override_dh_auto_test: %: dh $@ --with python3 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/gcdemu-3.2.1/debian/source/options new/gcdemu-3.2.4/debian/source/options --- old/gcdemu-3.2.1/debian/source/options 2019-03-02 17:20:08.000000000 +0100 +++ new/gcdemu-3.2.4/debian/source/options 1970-01-01 01:00:00.000000000 +0100 @@ -1 +0,0 @@ -compression = "xz" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/gcdemu-3.2.1/debian/watch new/gcdemu-3.2.4/debian/watch --- old/gcdemu-3.2.1/debian/watch 2019-03-02 17:20:08.000000000 +0100 +++ new/gcdemu-3.2.4/debian/watch 2020-01-06 17:23:51.000000000 +0100 @@ -1,4 +1,4 @@ version=3 -http://sf.net/cdemu/ gcdemu-(.+)\.tar\.bz2 +http://sf.net/cdemu/ @PACKAGE@@ANY_VERSION@@ARCHIVE_EXT@ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/gcdemu-3.2.1/src/gcdemu new/gcdemu-3.2.4/src/gcdemu --- old/gcdemu-3.2.1/src/gcdemu 2019-03-02 17:20:08.000000000 +0100 +++ new/gcdemu-3.2.4/src/gcdemu 2020-01-06 17:23:51.000000000 +0100 @@ -57,7 +57,7 @@ # *** Globals *** app_name = "gcdemu" -app_version = "3.2.1" +app_version = "3.2.4" supported_daemon_interface_version = [ 7, 0 ] # I18n @@ -101,7 +101,7 @@ def cleanup (self): # Cancel watcher - if self.watcher_id is not -1: + if self.watcher_id != -1: Gio.bus_unwatch_name(self.watcher_id) self.watcher_id = -1 @@ -346,7 +346,7 @@ num_devices = self.daemon_proxy.GetNumberOfDevices() # Create devices - for i in range(0, num_devices): + for i in range(num_devices): self.devices.append(CDEmuDevice(i, self.daemon_proxy)) # Emit signal @@ -1250,8 +1250,8 @@ grid.attach(label, 0, 2, 1, 1) liststore = Gtk.ListStore.new([ GObject.TYPE_STRING, GObject.TYPE_INT ]) - for i in range(0, len(self.writers)): - liststore.append( (self.writers[i][0], i) ) + for i, writer in enumerate(self.writers): + liststore.append( (writer[0], i) ) combobox = Gtk.ComboBox.new_with_model_and_entry(liststore) combobox.set_entry_text_column(0) @@ -1777,8 +1777,8 @@ # Remove devices num_devices = len(self.devices) - for i in range(num_devices, 0, -1): - self.remove_device(i-1) + for i in reversed(range(num_devices)): + self.remove_device(i) def connect_to_daemon (self): # Cleanup @@ -1944,7 +1944,7 @@ self.item_new_device.set_sensitive(True) # Create devices GUI - for i in range(0, num_devices): + for i in range(num_devices): # Add device self.add_device(i)
