Accepting request 415653 from multimedia:libs
1 OBS-URL: https://build.opensuse.org/request/show/415653 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libburn?expand=0&rev=2
This commit is contained in:
commit
70bd73641a
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:33cfcd7f5deb3c6f325ca9eaef36c59b4fcb384bfcddaaa16d9a89da88a80edb
|
|
||||||
size 970417
|
|
3
libburn-1.4.4.tar.gz
Normal file
3
libburn-1.4.4.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:1bf7040d6f1274acd868aec02a3c13241d0da8d9078067d228f2966ca40e7d14
|
||||||
|
size 972931
|
@ -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
|
Sun Jun 26 18:03:52 UTC 2016 - asterios.dramis@gmail.com
|
||||||
|
|
||||||
|
@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
%define so_ver 4
|
%define so_ver 4
|
||||||
Name: libburn
|
Name: libburn
|
||||||
Version: 1.4.2.pl01
|
Version: 1.4.4
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Library for Writing Preformatted Data onto Optical Media
|
Summary: Library for Writing Preformatted Data onto Optical Media
|
||||||
License: GPL-2.0+
|
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.
|
its drives without using the normal block device I/O.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q -n %{name}-1.4.2
|
%setup -q
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%configure --disable-static
|
%configure --disable-static
|
||||||
|
Loading…
Reference in New Issue
Block a user