diff --git a/libbluray-1.1.2.tar.bz2 b/libbluray-1.1.2.tar.bz2 deleted file mode 100644 index c5a3ac9..0000000 --- a/libbluray-1.1.2.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a3dd452239b100dc9da0d01b30e1692693e2a332a7d29917bf84bb10ea7c0b42 -size 745779 diff --git a/libbluray-1.2.0.tar.bz2 b/libbluray-1.2.0.tar.bz2 new file mode 100644 index 0000000..8376fed --- /dev/null +++ b/libbluray-1.2.0.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cd41ea06fd2512a77ebf63872873641908ef81ce2fe4e4c842f6035a47696c11 +size 747265 diff --git a/libbluray.changes b/libbluray.changes index 6719ba8..2d1009c 100644 --- a/libbluray.changes +++ b/libbluray.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Mon Apr 27 17:35:07 UTC 2020 - Luigi Baldoni + +- Update to version 1.2.0 + * Add functions to list and read BD-ROM files. + * Add support for separate key pressed / typed / released user + input events. + * Add support for AWT mouse events (BD-J). + * Fix build with OpenJDK 12 / 13. + ------------------------------------------------------------------- Sat Aug 03 16:58:13 UTC 2019 - enzokiel@kabelmail.de diff --git a/libbluray.spec b/libbluray.spec index 31959ae..c46cf8d 100644 --- a/libbluray.spec +++ b/libbluray.spec @@ -1,7 +1,7 @@ # # spec file for package libbluray # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # Copyright (c) 2011 Dominique Leuenberger, Amsterdam, The Netherlands # # All modifications and additions to the file contributed by third parties @@ -13,19 +13,19 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # %define sover 2 Name: libbluray -Version: 1.1.2 +Version: 1.2.0 Release: 0 Summary: Library to access Blu-Ray disk -License: LGPL-2.1+ +License: LGPL-2.1-or-later Group: Productivity/Multimedia/Other -Url: http://www.videolan.org/developers/libbluray.html -Source0: http://download.videolan.org/pub/videolan/%{name}/%{version}/%{name}-%{version}.tar.bz2 +URL: https://www.videolan.org/developers/libbluray.html +Source0: https://download.videolan.org/pub/videolan/%{name}/%{version}/%{name}-%{version}.tar.bz2 Source99: baselibs.conf Patch0: libbluray-pkgconfig.patch Patch1: libbluray-java9.patch @@ -102,7 +102,7 @@ MPlayer). We, the authors of this library, do not condone nor endorse piracy. --disable-static \ --enable-bdjava \ --enable-udf -make %{?_smp_mflags} +%make_build %install %make_install @@ -115,7 +115,7 @@ find %{buildroot} -type f -name "*.la" -delete -print %{_bindir}/bd_info %files -n libbluray%{sover} -%doc COPYING +%license COPYING %{_libdir}/libbluray.so.* %files devel