Accepting request 1095535 from multimedia:libs
OBS-URL: https://build.opensuse.org/request/show/1095535 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libburn?expand=0&rev=8
This commit is contained in:
commit
ae255a6c68
BIN
libburn-1.5.4.tar.gz
(Stored with Git LFS)
BIN
libburn-1.5.4.tar.gz
(Stored with Git LFS)
Binary file not shown.
3
libburn-1.5.6.tar.gz
Normal file
3
libburn-1.5.6.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:7295491b4be5eeac5e7a3fb2067e236e2955ffdc6bbd45f546466edee321644b
|
||||||
|
size 995353
|
@ -2,7 +2,7 @@
|
|||||||
Version: GnuPG v1
|
Version: GnuPG v1
|
||||||
Comment: Use "gpg --dearmor" for unpacking
|
Comment: Use "gpg --dearmor" for unpacking
|
||||||
|
|
||||||
iEYEABECAAYFAmAVSysACgkQ6cvfwKvAqFTbkwCgjArtBV5f6F+pYKunvpXLSHpg
|
iEYEABECAAYFAmSAkJ0ACgkQ6cvfwKvAqFSnvQCcDrzDwwxwQiiJvwv1g1mSOoEW
|
||||||
2xsAoIcJ7+tSdUFMnpuIsykYe+JILlbk
|
Aj4An0Eo8WCZYDFcY75LiS51vMn4o3Xp
|
||||||
=DyZJ
|
=OiQe
|
||||||
-----END PGP ARMORED FILE-----
|
-----END PGP ARMORED FILE-----
|
@ -1,3 +1,14 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Jun 26 15:21:45 UTC 2023 - Dave Plater <davejplater@gmail.com>
|
||||||
|
|
||||||
|
- Update to 1.5.6
|
||||||
|
- Upstream changes:
|
||||||
|
*Bug fix: Overburning with cdrskin option -force ended by a
|
||||||
|
libburn error
|
||||||
|
*New API call burn_write_opts_set_bdr_obs_exempt()
|
||||||
|
*New cdrskin option --bdr_obs_exempt
|
||||||
|
*Officially enabled overburning with burn_write_opts_set_force(,1)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Feb 23 19:18:51 UTC 2021 - Dirk Müller <dmueller@suse.com>
|
Tue Feb 23 19:18:51 UTC 2021 - Dirk Müller <dmueller@suse.com>
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package libburn
|
# spec file for package libburn
|
||||||
#
|
#
|
||||||
# Copyright (c) 2021 SUSE LLC
|
# Copyright (c) 2023 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.4
|
%define basever 1.5.6
|
||||||
Name: libburn
|
Name: libburn
|
||||||
Version: 1.5.4
|
Version: 1.5.6
|
||||||
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