Accepting request 828512 from multimedia:libs

OBS-URL: https://build.opensuse.org/request/show/828512
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libisoburn?expand=0&rev=8
This commit is contained in:
Dominique Leuenberger 2020-09-01 18:01:29 +00:00 committed by Git OBS Bridge
commit bc9eaec468
4 changed files with 21 additions and 5 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:dac1f5629c404df236453b2b6a2671473900776c6a5707e5b8acae20385c1de5
size 1550656

3
libisoburn-1.5.2.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:cc720bc9511d8e0b09365e2c8b0e40817986be308cd96ca2705c807c955590ec
size 1564700

View File

@ -1,3 +1,19 @@
-------------------------------------------------------------------
Thu Aug 20 13:42:11 UTC 2020 - Dirk Mueller <dmueller@suse.com>
- 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 <asterios.dramis@gmail.com>

View File

@ -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