Accepting request 846143 from home:dimstar:Factory

Update to 1.2.1

OBS-URL: https://build.opensuse.org/request/show/846143
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/libbluray?expand=0&rev=82
This commit is contained in:
Dominique Leuenberger 2020-11-05 10:35:05 +00:00 committed by Git OBS Bridge
parent af8b1429f9
commit 2b4d6d4d52
4 changed files with 24 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:cd41ea06fd2512a77ebf63872873641908ef81ce2fe4e4c842f6035a47696c11
size 747265

3
libbluray-1.2.1.tar.bz2 Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:5223e83f7988ea2cc860b5cadcaf9cf971087b0c80ca7b60cc17c8300cae36ec
size 751063

View File

@ -1,3 +1,21 @@
-------------------------------------------------------------------
Thu Nov 5 08:18:26 UTC 2020 - Dominique Leuenberger <dimstar@opensuse.org>
- Update to version 1.2.1:
+ Add initial support for .fmts files.
+ Improve missing/broken playlist handling.
+ Improve UHD metadata support.
+ Improve BD-J compability.
+ Improve error resilience and stability.
+ Fix long delay in "Evangelion, You are (not) alone" menu.
+ Fix JVM bootstrap issues with some Java 9 versions.
+ Fix sign extended bytes when reading single bytes in BDJ.
+ Fix creating organization and disc specific BD-J BUDA
directories.
+ Use external libudfread when available.
+ Rename list_titles to bd_list_titles and add it to installed
programs.
-------------------------------------------------------------------
Mon Apr 27 17:35:07 UTC 2020 - Luigi Baldoni <aloisio@gmx.com>

View File

@ -19,7 +19,7 @@
%define sover 2
Name: libbluray
Version: 1.2.0
Version: 1.2.1
Release: 0
Summary: Library to access Blu-Ray disk
License: LGPL-2.1-or-later
@ -113,6 +113,8 @@ find %{buildroot} -type f -name "*.la" -delete -print
%files tools
%{_bindir}/bd_info
%{_bindir}/bd_list_titles
%{_bindir}/bd_splice
%files -n libbluray%{sover}
%license COPYING