forked from pool/cdemu-daemon
add changelog
OBS-URL: https://build.opensuse.org/package/show/filesystems/cdemu-daemon?expand=0&rev=58
This commit is contained in:
parent
ed1e12b1a0
commit
9625357b5f
@ -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>
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user