forked from pool/libisoburn
Accepting request 453349 from home:adra:branches:multimedia:libs
Update to 1.4.6 OBS-URL: https://build.opensuse.org/request/show/453349 OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/libisoburn?expand=0&rev=8
This commit is contained in:
parent
6b63db3e7d
commit
a25270af5e
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7b02a1930382d7ebb4ed9e32917aebd4967c2255fdb3549a95ace5c6276fc2d6
|
||||
size 1514261
|
3
libisoburn-1.4.6.tar.gz
Normal file
3
libisoburn-1.4.6.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:69efe9490e9ed6dbb1d8cad387ccaf5dcc5bb39dd466eef208a6b77a48584def
|
||||
size 1528141
|
@ -1,3 +1,24 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Jan 29 21:09:53 UTC 2017 - asterios.dramis@gmail.com
|
||||
|
||||
- Update to 1.4.6:
|
||||
* Bug fix: The default setting of -compliance did not apply
|
||||
rec_mtime to Joliet and ISO:1999. mkisofs emulation was not
|
||||
affected by this bug.
|
||||
* Bug fix: -file_size_limit did not increase ISO level if
|
||||
necessary. Thanks Mattias Schlenker.
|
||||
* New API calls isoburn_igopt_set_gpt_guid(),
|
||||
isoburn_igopt_get_gpt_guid()
|
||||
* New command -use_immed_bit, new -as cdrecord option
|
||||
use_immed_bit=
|
||||
* New -volume_date mode "all_file_dates"
|
||||
* New -as mkisofs option --set_all_file_dates
|
||||
* New bootspec "gpt_disk_guid=", new -as mkisofs option
|
||||
--gpt_disk_guid
|
||||
* New -report_system_area modes "gpt_disk_guid", "make_guid"
|
||||
* New environment variable SOURCE_DATE_EPOCH
|
||||
* New -find action "set_to_mtime"
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jul 27 22:00:32 UTC 2016 - asterios.dramis@gmail.com
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package libisoburn
|
||||
#
|
||||
# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# 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.4.4
|
||||
Version: 1.4.6
|
||||
Release: 0
|
||||
Summary: Frontend for libburn and libisofs
|
||||
License: GPL-2.0+
|
||||
|
Loading…
Reference in New Issue
Block a user