From 31c4bcd8f1d55221221979374f86c56698a847ec95b29cdf4a70e6a39e62ede9 Mon Sep 17 00:00:00 2001 From: Takashi Iwai Date: Mon, 11 Apr 2022 15:02:43 +0000 Subject: [PATCH] Accepting request 968004 from home:dirkmueller:Factory - update to 1.3.1: * Add support for Java 13 ... 16. * Improve JVM probing in Windows. * Fix playback issues with some discs when using recent libbdplus. * Fix loading dlopen'd libraries on OpenBSD. OBS-URL: https://build.opensuse.org/request/show/968004 OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/libbluray?expand=0&rev=86 --- libbluray-1.3.0.tar.bz2 | 3 --- libbluray-1.3.1.tar.bz2 | 3 +++ libbluray.changes | 9 +++++++++ libbluray.spec | 4 ++-- 4 files changed, 14 insertions(+), 5 deletions(-) delete mode 100644 libbluray-1.3.0.tar.bz2 create mode 100644 libbluray-1.3.1.tar.bz2 diff --git a/libbluray-1.3.0.tar.bz2 b/libbluray-1.3.0.tar.bz2 deleted file mode 100644 index 557ebae..0000000 --- a/libbluray-1.3.0.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e2dbaf99e84e0a9725f4985bcb85d41e52c2261cc651d8884b1b790b5ef016f9 -size 754069 diff --git a/libbluray-1.3.1.tar.bz2 b/libbluray-1.3.1.tar.bz2 new file mode 100644 index 0000000..5442f8e --- /dev/null +++ b/libbluray-1.3.1.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c24b0f41c5b737bbb65c544fe63495637a771c10a519dfc802e769f112b43b75 +size 754867 diff --git a/libbluray.changes b/libbluray.changes index 54b812a..07ce884 100644 --- a/libbluray.changes +++ b/libbluray.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Sat Apr 9 11:37:54 UTC 2022 - Dirk Müller + +- update to 1.3.1: + * Add support for Java 13 ... 16. + * Improve JVM probing in Windows. + * Fix playback issues with some discs when using recent libbdplus. + * Fix loading dlopen'd libraries on OpenBSD. + ------------------------------------------------------------------- Tue May 4 11:48:36 UTC 2021 - Paolo Stivanin diff --git a/libbluray.spec b/libbluray.spec index 15838e4..dc64a72 100644 --- a/libbluray.spec +++ b/libbluray.spec @@ -1,7 +1,7 @@ # # spec file for package libbluray # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # Copyright (c) 2011 Dominique Leuenberger, Amsterdam, The Netherlands # # All modifications and additions to the file contributed by third parties @@ -19,7 +19,7 @@ %define sover 2 Name: libbluray -Version: 1.3.0 +Version: 1.3.1 Release: 0 Summary: Library to access Blu-Ray disk License: LGPL-2.1-or-later