diff --git a/cdemu-daemon.changes b/cdemu-daemon.changes index 72815d8..4fdda14 100644 --- a/cdemu-daemon.changes +++ b/cdemu-daemon.changes @@ -2,6 +2,12 @@ Fri May 1 13:57:00 UTC 2020 - Aaron Stern - Update to release 3.2.4 + * Updated the list of commands that interrupt audio play. + * Generate device serial number using global device number + instead of local one. + * Delay emulation: removed the use of deprecated GTimeVal. + * Tweak default device identifier in standard INQUIRY response. + * Implemented INQUIRY EVPD 0x83 page. ------------------------------------------------------------------- Thu Oct 24 10:56:39 UTC 2019 - Jan Engelhardt diff --git a/cdemu-daemon.spec b/cdemu-daemon.spec index d6e8302..e38e108 100644 --- a/cdemu-daemon.spec +++ b/cdemu-daemon.spec @@ -1,7 +1,7 @@ # # spec file for package cdemu-daemon # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -27,7 +27,7 @@ Release: 0 Summary: Device daemon for cdemu, a virtual CD-ROM device emulator License: GPL-2.0-or-later Group: System/Daemons -Url: http://cdemu.sf.net/about/daemon/ +URL: http://cdemu.sf.net/about/daemon/ #Git-Clone: git://git.code.sf.net/p/cdemu/code Source: http://downloads.sf.net/cdemu/%name-%version.tar.bz2