From 3ce6ed42ccc1ad6e01785026bc066c91ca2d7aa840217251bc7d42cd19f533ad Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ismail=20D=C3=B6nmez?= Date: Thu, 28 Jul 2016 18:25:54 +0000 Subject: [PATCH] Accepting request 415650 from home:adra:branches:multimedia:libs Update to 1.4.4 OBS-URL: https://build.opensuse.org/request/show/415650 OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/libburn?expand=0&rev=6 --- libburn-1.4.2.pl01.tar.gz | 3 --- libburn-1.4.4.tar.gz | 3 +++ libburn.changes | 14 ++++++++++++++ libburn.spec | 4 ++-- 4 files changed, 19 insertions(+), 5 deletions(-) delete mode 100644 libburn-1.4.2.pl01.tar.gz create mode 100644 libburn-1.4.4.tar.gz diff --git a/libburn-1.4.2.pl01.tar.gz b/libburn-1.4.2.pl01.tar.gz deleted file mode 100644 index e2bc01b..0000000 --- a/libburn-1.4.2.pl01.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:33cfcd7f5deb3c6f325ca9eaef36c59b4fcb384bfcddaaa16d9a89da88a80edb -size 970417 diff --git a/libburn-1.4.4.tar.gz b/libburn-1.4.4.tar.gz new file mode 100644 index 0000000..456f5c2 --- /dev/null +++ b/libburn-1.4.4.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1bf7040d6f1274acd868aec02a3c13241d0da8d9078067d228f2966ca40e7d14 +size 972931 diff --git a/libburn.changes b/libburn.changes index 3f9d058..1f551a2 100644 --- a/libburn.changes +++ b/libburn.changes @@ -1,3 +1,17 @@ +------------------------------------------------------------------- +Wed Jul 27 21:34:55 UTC 2016 - asterios.dramis@gmail.com + +- Update to 1.4.4: + * Bug fix: Option drive_scsi_dev_family=sg did not convert + /dev/sr* to /dev/sg* + * Bug fix: burn_make_input_sheet_v07t() falsly recognized double + byte encoding. Affected cdrskin option: cdtext_to_v07t= + * Bug fix: Double free at end of run if + burn_write_opts_set_leadin_text() is used. Affected cdrskin + option: textfile= + * Bug fix: DVD book type of DVD+RW DL and DVD+R DL was reported + wrong. + ------------------------------------------------------------------- Sun Jun 26 18:03:52 UTC 2016 - asterios.dramis@gmail.com diff --git a/libburn.spec b/libburn.spec index 6fe45e4..969d06a 100644 --- a/libburn.spec +++ b/libburn.spec @@ -18,7 +18,7 @@ %define so_ver 4 Name: libburn -Version: 1.4.2.pl01 +Version: 1.4.4 Release: 0 Summary: Library for Writing Preformatted Data onto Optical Media License: GPL-2.0+ @@ -61,7 +61,7 @@ CD, DVD, BD (Blu-Ray) and also offers a facility for reading data blocks from its drives without using the normal block device I/O. %prep -%setup -q -n %{name}-1.4.2 +%setup -q %build %configure --disable-static