diff --git a/cdemu-daemon-3.2.3.tar.bz2 b/cdemu-daemon-3.2.3.tar.bz2 deleted file mode 100644 index 2dd15fd..0000000 --- a/cdemu-daemon-3.2.3.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b94bd9f343b82a292ea542c6454762ae4d5987a78387d36a5a5c335bf9fb5d08 -size 83130 diff --git a/cdemu-daemon-3.2.4.tar.bz2 b/cdemu-daemon-3.2.4.tar.bz2 new file mode 100644 index 0000000..a628ce9 --- /dev/null +++ b/cdemu-daemon-3.2.4.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a6b32d4b78631e5f449f05f8d26b7f2f46dd3e82387f5855ccabb4933592de0b +size 83580 diff --git a/cdemu-daemon.changes b/cdemu-daemon.changes index e6cd587..4fdda14 100644 --- a/cdemu-daemon.changes +++ b/cdemu-daemon.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +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 080490f..46e33b3 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 @@ -22,15 +22,15 @@ %endif Name: cdemu-daemon -Version: 3.2.3 +Version: 3.2.4 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: https://cdemu.sourceforge.io/about/daemon/ #Git-Clone: git://git.code.sf.net/p/cdemu/code -Source: http://downloads.sf.net/cdemu/%name-%version.tar.bz2 +Source: https://downloads.sf.net/cdemu/%name-%version.tar.bz2 Source2: 60-vhba.rules Source3: cdemu-daemon.sysconfig Patch1: logfile.diff