diff --git a/libburn-1.4.0.tar.gz b/libburn-1.4.0.tar.gz deleted file mode 100644 index 1ab11b9..0000000 --- a/libburn-1.4.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6c975abae4ae1f80e47fc5d1e235f85157f73e954c84627a5ef85d8b1b95ae94 -size 970395 diff --git a/libburn-1.4.2.pl01.tar.gz b/libburn-1.4.2.pl01.tar.gz new file mode 100644 index 0000000..e2bc01b --- /dev/null +++ b/libburn-1.4.2.pl01.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:33cfcd7f5deb3c6f325ca9eaef36c59b4fcb384bfcddaaa16d9a89da88a80edb +size 970417 diff --git a/libburn.changes b/libburn.changes index 82c1cf5..3f9d058 100644 --- a/libburn.changes +++ b/libburn.changes @@ -1,3 +1,28 @@ +------------------------------------------------------------------- +Sun Jun 26 18:03:52 UTC 2016 - asterios.dramis@gmail.com + +- Update to 1.4.2.pl01: + cdrskin: + * Bug fix: cdrskin "failed to attach fifo" when burning from + stdin. Regression of 1.4.2, rev 5522. + From 1.4.2: + libburn: + * Bug fix: burn_disc_get_media_id() returned BD identifiers 2 + chars too long + * Bug fix: burn_disc_get_multi_caps() returned 2048 bytes too + many in caps.start_range_high + * Bug fix: Media summary session count of blank and closed media + was short by 1 + * Bug fix: Endless loop if transport error occurs while waiting + for drive ready + * New API calls burn_drive_get_serial_no() and + burn_drive_get_media_sno() + * Result of a Coverity audit: 40+ code changes, but no + easy-to-trigger bugs + cdrskin: + * New -toc line "Drive id" tells the drive's individual serial + number + ------------------------------------------------------------------- Mon May 25 17:32:18 UTC 2015 - asterios.dramis@gmail.com diff --git a/libburn.spec b/libburn.spec index d72e184..6fe45e4 100644 --- a/libburn.spec +++ b/libburn.spec @@ -1,7 +1,7 @@ # # spec file for package libburn # -# 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 4 Name: libburn -Version: 1.4.0 +Version: 1.4.2.pl01 Release: 0 Summary: Library for Writing Preformatted Data onto Optical Media License: GPL-2.0+ @@ -61,10 +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 - -# Remove build time references so build-compare can do its work -echo "HTML_TIMESTAMP = NO" >> doc/doxygen.conf.in +%setup -q -n %{name}-1.4.2 %build %configure --disable-static