diff --git a/libburn-1.5.4.tar.gz b/libburn-1.5.4.tar.gz deleted file mode 100644 index ce3cc8d..0000000 --- a/libburn-1.5.4.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:525059d10759c5cb8148eebc863bb510e311c663603da7bd2d21c46b7cf63b54 -size 991212 diff --git a/libburn-1.5.6.tar.gz b/libburn-1.5.6.tar.gz new file mode 100644 index 0000000..f61a3e7 --- /dev/null +++ b/libburn-1.5.6.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7295491b4be5eeac5e7a3fb2067e236e2955ffdc6bbd45f546466edee321644b +size 995353 diff --git a/libburn-1.5.4.tar.gz.asc b/libburn-1.5.6.tar.gz.asc similarity index 55% rename from libburn-1.5.4.tar.gz.asc rename to libburn-1.5.6.tar.gz.asc index 0d83636..996968c 100644 --- a/libburn-1.5.4.tar.gz.asc +++ b/libburn-1.5.6.tar.gz.asc @@ -2,7 +2,7 @@ Version: GnuPG v1 Comment: Use "gpg --dearmor" for unpacking -iEYEABECAAYFAmAVSysACgkQ6cvfwKvAqFTbkwCgjArtBV5f6F+pYKunvpXLSHpg -2xsAoIcJ7+tSdUFMnpuIsykYe+JILlbk -=DyZJ +iEYEABECAAYFAmSAkJ0ACgkQ6cvfwKvAqFSnvQCcDrzDwwxwQiiJvwv1g1mSOoEW +Aj4An0Eo8WCZYDFcY75LiS51vMn4o3Xp +=OiQe -----END PGP ARMORED FILE----- diff --git a/libburn.changes b/libburn.changes index e591642..3988e18 100644 --- a/libburn.changes +++ b/libburn.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Mon Jun 26 15:21:45 UTC 2023 - Dave Plater + +- 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 diff --git a/libburn.spec b/libburn.spec index 6af8fec..3d9e79c 100644 --- a/libburn.spec +++ b/libburn.spec @@ -1,7 +1,7 @@ # # 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 # remain the property of their copyright owners, unless otherwise agreed @@ -17,9 +17,9 @@ %define so_ver 4 -%define basever 1.5.4 +%define basever 1.5.6 Name: libburn -Version: 1.5.4 +Version: 1.5.6 Release: 0 Summary: Library for Writing Preformatted Data onto Optical Media License: GPL-2.0-or-later