diff --git a/libisoburn-1.5.0.tar.gz b/libisoburn-1.5.0.tar.gz deleted file mode 100644 index 4a16a2c..0000000 --- a/libisoburn-1.5.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:dac1f5629c404df236453b2b6a2671473900776c6a5707e5b8acae20385c1de5 -size 1550656 diff --git a/libisoburn-1.5.2.tar.gz b/libisoburn-1.5.2.tar.gz new file mode 100644 index 0000000..c5cf99e --- /dev/null +++ b/libisoburn-1.5.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cc720bc9511d8e0b09365e2c8b0e40817986be308cd96ca2705c807c955590ec +size 1564700 diff --git a/libisoburn.changes b/libisoburn.changes index 8af1d6c..e00f0cf 100644 --- a/libisoburn.changes +++ b/libisoburn.changes @@ -1,3 +1,19 @@ +------------------------------------------------------------------- +Thu Aug 20 13:42:11 UTC 2020 - Dirk Mueller + +- update to 1.5.2: + * Bug fix: -disk_pattern on -add ./ -- mistook "./" for the root directory + * Bug fix: -disk_pattern on -add "" -- yielded SIGSEGV + * Bug fix: -osirrox "concat_split_on" worked only together with -split_size + larger than 0. Thanks William Willems. + * New API calls isoburn_igopt_set_part_type_guid(), + isoburn_igopt_get_part_type_guid(), isoburn_igopt_set_iso_type_guid(), + isoburn_igopt_get_iso_type_guid() + * Enabled GPT type GUIDs with -append_partition, + -boot_image any iso_mbr_part_type=, and -as mkisofs -iso_mbr_part_type + * Made libisoburn and GNU xorriso ready for building out-of-source. + Thanks Ross Burton. + ------------------------------------------------------------------- Thu Nov 1 20:01:27 UTC 2018 - Asterios Dramis diff --git a/libisoburn.spec b/libisoburn.spec index 53fcbcc..8fd517a 100644 --- a/libisoburn.spec +++ b/libisoburn.spec @@ -1,7 +1,7 @@ # # spec file for package libisoburn # -# Copyright (c) 2018 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 @@ -18,7 +18,7 @@ %define so_ver 1 Name: libisoburn -Version: 1.5.0 +Version: 1.5.2 Release: 0 Summary: Frontend for libburn and libisofs License: GPL-2.0-or-later