From c75072f45cdc29ed26aa8a1868e7bc329eeb29a31f8f630392f7cb66f32fd4b7 Mon Sep 17 00:00:00 2001 From: Takashi Iwai Date: Mon, 27 Jun 2016 12:40:08 +0000 Subject: [PATCH] Accepting request 404877 from home:adra:branches:multimedia:libs Update to 1.4.2 OBS-URL: https://build.opensuse.org/request/show/404877 OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/libisoburn?expand=0&rev=4 --- libisoburn-1.4.0.tar.gz | 3 --- libisoburn-1.4.2.tar.gz | 3 +++ libisoburn.changes | 20 ++++++++++++++++++++ libisoburn.spec | 10 +++++----- 4 files changed, 28 insertions(+), 8 deletions(-) delete mode 100644 libisoburn-1.4.0.tar.gz create mode 100644 libisoburn-1.4.2.tar.gz diff --git a/libisoburn-1.4.0.tar.gz b/libisoburn-1.4.0.tar.gz deleted file mode 100644 index 2772816..0000000 --- a/libisoburn-1.4.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c1d51ae7e4662f75caae4442071b8e1480efb8e80682a9f82c32a76f30ba6421 -size 1453974 diff --git a/libisoburn-1.4.2.tar.gz b/libisoburn-1.4.2.tar.gz new file mode 100644 index 0000000..47324ec --- /dev/null +++ b/libisoburn-1.4.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2dfac7312fd136db5c5e1a9738e3a0896bddea2f89621bd071f3b8045aef54d6 +size 1496784 diff --git a/libisoburn.changes b/libisoburn.changes index 28f8fe4..13c18e2 100644 --- a/libisoburn.changes +++ b/libisoburn.changes @@ -1,3 +1,23 @@ +------------------------------------------------------------------- +Sun Jun 26 18:45:45 UTC 2016 - asterios.dramis@gmail.com + +- Update to 1.4.2: + * Bug fix: -backslash_codes "on" did not work outside quotes and + with showing "\r" + * New API calls isoburn_ropt_set_truncate_mode() + isoburn_ropt_get_truncate_mode() + * New options with isoburn_ropt_set_extensions(): + isoburn_ropt_map_* + * New command -modesty_on_drive, new -as cdrecord -immed, + minbuf=, modesty_on_drive= + * New command -ecma119_map + * New command -read_fs + * New -boot_image action "replay" + * New command -file_name_limit, -as mkisofs -file_name_limit + * New -find test -name_limit_blocker. + * Result of a Coverity audit: 50+ code changes, but no + easy-to-trigger bugs + ------------------------------------------------------------------- Mon May 25 17:48:53 UTC 2015 - asterios.dramis@gmail.com diff --git a/libisoburn.spec b/libisoburn.spec index bf47cad..136d4d9 100644 --- a/libisoburn.spec +++ b/libisoburn.spec @@ -1,7 +1,7 @@ # # spec file for package libisoburn # -# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2016 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.0 +Version: 1.4.2 Release: 0 Summary: Frontend for libburn and libisofs License: GPL-2.0+ @@ -50,7 +50,7 @@ Group: Development/Libraries/C and C++ Requires: libburn-devel Requires: libisoburn%{so_ver} = %{version} Requires: libisofs-devel -# libburnia-devel was last used in openSUSE 13.2 (version 1.3.8) +# libburnia-devel was last used in version 1.4.0 Provides: libburnia-devel = %{version} Obsoletes: libburnia-devel < %{version} @@ -77,10 +77,10 @@ Requires: tcl Requires: tk Requires(post): info Requires(preun): info -# libburnia-tools was last used in openSUSE 13.2 (version 1.3.8) +# libburnia-tools was last used in version 1.4.0 Provides: libburnia-tools = %{version} Obsoletes: libburnia-tools < %{version} -# libburnia-tools-x11 was last used in openSUSE 13.2 (version 1.3.8) +# libburnia-tools-x11 was last used in version 1.4.0 Provides: libburnia-tools-x11 = %{version} Obsoletes: libburnia-tools-x11 < %{version}