diff --git a/libbluray.changes b/libbluray.changes index 9e64e89..7f33555 100644 --- a/libbluray.changes +++ b/libbluray.changes @@ -1,3 +1,17 @@ +------------------------------------------------------------------- +Sun Feb 12 14:45:53 UTC 2017 - pascal.bleser@opensuse.org + +- drop patch A02-expopse-clip_id.patch as Handbrake seems to be the only + package that needs it, to avoid binary runtime incompatibilities with + libbluray packages that would stem from other repositories + +------------------------------------------------------------------- +Thu Feb 2 08:22:09 UTC 2017 - pascal.bleser@opensuse.org + +- add patch to expose clip_id (as applied by Debian), which is + necessary to build packages that depend on it (such as Handbrake) + * A02-expose-clip_id.patch + ------------------------------------------------------------------- Tue Aug 16 07:46:49 UTC 2016 - tchvatal@suse.com diff --git a/libbluray.spec b/libbluray.spec index 0882c26..45ee69f 100644 --- a/libbluray.spec +++ b/libbluray.spec @@ -1,7 +1,7 @@ # # spec file for package libbluray # -# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. # Copyright (c) 2011 Dominique Leuenberger, Amsterdam, The Netherlands # # All modifications and additions to the file contributed by third parties @@ -75,7 +75,9 @@ Summary: Library to access Blu-Ray disk - BD-J support Group: Development/Libraries/Java Requires: java >= 1.6 Requires: jpackage-utils +%if 0%{?suse_version} > 1110 BuildArch: noarch +%endif %description bdj This library is written for the purpose of playing Blu-ray movies. It is