Rebuilt for JDK-11
This commit is contained in:
parent
bc2838ae2c
commit
0fa4d147c0
@ -2,7 +2,7 @@
|
||||
|
||||
Name: libbluray
|
||||
Version: 1.2.0
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
Summary: Library to access Blu-Ray disks for video playback
|
||||
License: LGPLv2+
|
||||
URL: http://www.videolan.org/developers/libbluray.html
|
||||
@ -114,6 +114,9 @@ install -Dp -m755 .libs/bdj_test %{buildroot}%{_bindir}/bdj_test;
|
||||
%{_libdir}/pkgconfig/%{name}.pc
|
||||
|
||||
%changelog
|
||||
* Sat Jul 11 2020 Jiri Vanek <jvanek@redhat.com> - 1.2.0-2
|
||||
- Rebuilt for JDK-11, see https://fedoraproject.org/wiki/Changes/Java11
|
||||
|
||||
* Wed May 06 2020 Xavier Bachelot <xavier@bachelot.org> 1.2.0-1
|
||||
- Update to 1.2.0
|
||||
- Use unversioned JDK_HOME
|
||||
|
Loading…
Reference in New Issue
Block a user