1
0
forked from pool/cdemu-daemon
Jan Engelhardt 2020-05-01 21:15:41 +00:00 committed by Git OBS Bridge
parent 1e3a39efd6
commit b86426821e
2 changed files with 8 additions and 2 deletions

View File

@ -2,6 +2,12 @@
Fri May 1 13:57:00 UTC 2020 - Aaron Stern <ukbeast89@protonmail.com>
- 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 <jengelh@inai.de>

View File

@ -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