1.1.2
This commit is contained in:
parent
50969a9733
commit
750a8dadcd
1
.gitignore
vendored
1
.gitignore
vendored
@ -24,3 +24,4 @@
|
||||
/libbluray-1.0.2.tar.bz2
|
||||
/libbluray-1.1.0.tar.bz2
|
||||
/libbluray-1.1.1.tar.bz2
|
||||
/libbluray-1.1.2.tar.bz2
|
||||
|
@ -1,7 +1,7 @@
|
||||
%global build_pdf_doc 0
|
||||
|
||||
Name: libbluray
|
||||
Version: 1.1.1
|
||||
Version: 1.1.2
|
||||
Release: 1%{?dist}
|
||||
Summary: Library to access Blu-Ray disks for video playback
|
||||
License: LGPLv2+
|
||||
@ -114,7 +114,10 @@ install -Dp -m755 .libs/bdj_test %{buildroot}%{_bindir}/bdj_test;
|
||||
%{_libdir}/pkgconfig/%{name}.pc
|
||||
|
||||
%changelog
|
||||
* Mon Apr 08 2019 Xavier Bachelot <xavier@bachelot.org> 1.1.0-1
|
||||
* Mon Jun 10 2019 Xavier Bachelot <xavier@bachelot.org> 1.1.2-1
|
||||
- Update to 1.1.2 (RHBZ#1718617).
|
||||
|
||||
* Mon Apr 08 2019 Xavier Bachelot <xavier@bachelot.org> 1.1.1-1
|
||||
- Update to 1.1.1 (RHBZ#1676566).
|
||||
|
||||
* Tue Feb 12 2019 Xavier Bachelot <xavier@bachelot.org> 1.1.0-1
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libbluray-1.1.1.tar.bz2) = 0a3bcef06d2a58c51c3d46934c32941ec0606dc9b71fe36f72a6e34ab8113cf72cfb6e2fdd51f23e0a44ccd404323f5ac5c666aa1d839ae16cc775267cbce839
|
||||
SHA512 (libbluray-1.1.2.tar.bz2) = 5a82af6c1840a1dcb31d06d90203c68e2c4f0bbadc9212eb0bb2776d42b0ab3793a769ebe07b3051be151e8b15876874d5a0658292f72b7126dd915a1ada3fe7
|
||||
|
Loading…
Reference in New Issue
Block a user