diff --git a/libbluray-1.2.0.tar.bz2 b/libbluray-1.2.0.tar.bz2 deleted file mode 100644 index 8376fed..0000000 --- a/libbluray-1.2.0.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:cd41ea06fd2512a77ebf63872873641908ef81ce2fe4e4c842f6035a47696c11 -size 747265 diff --git a/libbluray-1.2.1.tar.bz2 b/libbluray-1.2.1.tar.bz2 new file mode 100644 index 0000000..bd5af42 --- /dev/null +++ b/libbluray-1.2.1.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5223e83f7988ea2cc860b5cadcaf9cf971087b0c80ca7b60cc17c8300cae36ec +size 751063 diff --git a/libbluray.changes b/libbluray.changes index 2d1009c..23b6260 100644 --- a/libbluray.changes +++ b/libbluray.changes @@ -1,3 +1,21 @@ +------------------------------------------------------------------- +Thu Nov 5 08:18:26 UTC 2020 - Dominique Leuenberger + +- 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 diff --git a/libbluray.spec b/libbluray.spec index c46cf8d..3eadd64 100644 --- a/libbluray.spec +++ b/libbluray.spec @@ -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