diff --git a/libisoburn-1.4.4.tar.gz b/libisoburn-1.4.4.tar.gz deleted file mode 100644 index 0870163..0000000 --- a/libisoburn-1.4.4.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7b02a1930382d7ebb4ed9e32917aebd4967c2255fdb3549a95ace5c6276fc2d6 -size 1514261 diff --git a/libisoburn-1.4.6.tar.gz b/libisoburn-1.4.6.tar.gz new file mode 100644 index 0000000..da1077f --- /dev/null +++ b/libisoburn-1.4.6.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:69efe9490e9ed6dbb1d8cad387ccaf5dcc5bb39dd466eef208a6b77a48584def +size 1528141 diff --git a/libisoburn.changes b/libisoburn.changes index d3f3a29..bac9427 100644 --- a/libisoburn.changes +++ b/libisoburn.changes @@ -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 diff --git a/libisoburn.spec b/libisoburn.spec index 39083a0..8874801 100644 --- a/libisoburn.spec +++ b/libisoburn.spec @@ -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+