|
|
@ -2,7 +2,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
Name: libbluray
|
|
|
|
Name: libbluray
|
|
|
|
Version: 1.0.1
|
|
|
|
Version: 1.0.1
|
|
|
|
Release: 1%{?dist}
|
|
|
|
Release: 2%{?dist}
|
|
|
|
Summary: Library to access Blu-Ray disks for video playback
|
|
|
|
Summary: Library to access Blu-Ray disks for video playback
|
|
|
|
License: LGPLv2+
|
|
|
|
License: LGPLv2+
|
|
|
|
URL: http://www.videolan.org/developers/libbluray.html
|
|
|
|
URL: http://www.videolan.org/developers/libbluray.html
|
|
|
@ -127,6 +127,9 @@ install -Dp -m755 .libs/bdj_test %{buildroot}%{_bindir}/bdj_test;
|
|
|
|
%{_libdir}/pkgconfig/%{name}.pc
|
|
|
|
%{_libdir}/pkgconfig/%{name}.pc
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.1-2
|
|
|
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
|
|
* Wed Jun 21 2017 Xavier Bachelot <xavier@bachelot.org> 1.0.1-1
|
|
|
|
* Wed Jun 21 2017 Xavier Bachelot <xavier@bachelot.org> 1.0.1-1
|
|
|
|
- Update to 1.0.1.
|
|
|
|
- Update to 1.0.1.
|
|
|
|
|
|
|
|
|
|
|
|