Accepting request 875119 from multimedia:libs
OBS-URL: https://build.opensuse.org/request/show/875119 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libburn?expand=0&rev=7
This commit is contained in:
commit
033ee2c087
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:881903ab5c9b3314ce60029b6d709697b79d4ff5ad7efc14d06dddab054b37f7
|
|
||||||
size 989073
|
|
BIN
libburn-1.5.4.tar.gz
(Stored with Git LFS)
Normal file
BIN
libburn-1.5.4.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
@ -2,7 +2,7 @@
|
|||||||
Version: GnuPG v1
|
Version: GnuPG v1
|
||||||
Comment: Use "gpg --dearmor" for unpacking
|
Comment: Use "gpg --dearmor" for unpacking
|
||||||
|
|
||||||
iEYEABECAAYFAl3cJgoACgkQ6cvfwKvAqFThmQCfQjXFMYlsj2FKoU67ba+XBgnR
|
iEYEABECAAYFAmAVSysACgkQ6cvfwKvAqFTbkwCgjArtBV5f6F+pYKunvpXLSHpg
|
||||||
WnMAn2xhskQ/dI6e9tseC1LG72YZBdVW
|
2xsAoIcJ7+tSdUFMnpuIsykYe+JILlbk
|
||||||
=w8eM
|
=DyZJ
|
||||||
-----END PGP ARMORED FILE-----
|
-----END PGP ARMORED FILE-----
|
@ -1,3 +1,11 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Feb 23 19:18:51 UTC 2021 - Dirk Müller <dmueller@suse.com>
|
||||||
|
|
||||||
|
- update to 1.5.4:
|
||||||
|
* Bug fix: Early SCSI commands from sg-linux.c were not logged
|
||||||
|
* New API call burn_drive_set_speed_exact()
|
||||||
|
* New API call burn_nominal_slowdown()
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Apr 27 17:49:41 UTC 2020 - Luigi Baldoni <aloisio@gmx.com>
|
Mon Apr 27 17:49:41 UTC 2020 - Luigi Baldoni <aloisio@gmx.com>
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package libburn
|
# spec file for package libburn
|
||||||
#
|
#
|
||||||
# Copyright (c) 2020 SUSE LLC
|
# Copyright (c) 2021 SUSE LLC
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -17,9 +17,9 @@
|
|||||||
|
|
||||||
|
|
||||||
%define so_ver 4
|
%define so_ver 4
|
||||||
%define basever 1.5.2
|
%define basever 1.5.4
|
||||||
Name: libburn
|
Name: libburn
|
||||||
Version: 1.5.2.pl01
|
Version: 1.5.4
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Library for Writing Preformatted Data onto Optical Media
|
Summary: Library for Writing Preformatted Data onto Optical Media
|
||||||
License: GPL-2.0-or-later
|
License: GPL-2.0-or-later
|
||||||
|
Loading…
Reference in New Issue
Block a user