1.1.1
This commit is contained in:
parent
092c481cb0
commit
50969a9733
1
.gitignore
vendored
1
.gitignore
vendored
@ -23,3 +23,4 @@
|
||||
/libbluray-1.0.1.tar.bz2
|
||||
/libbluray-1.0.2.tar.bz2
|
||||
/libbluray-1.1.0.tar.bz2
|
||||
/libbluray-1.1.1.tar.bz2
|
||||
|
@ -1,7 +1,7 @@
|
||||
%global build_pdf_doc 0
|
||||
|
||||
Name: libbluray
|
||||
Version: 1.1.0
|
||||
Version: 1.1.1
|
||||
Release: 1%{?dist}
|
||||
Summary: Library to access Blu-Ray disks for video playback
|
||||
License: LGPLv2+
|
||||
@ -114,6 +114,9 @@ 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
|
||||
- Update to 1.1.1 (RHBZ#1676566).
|
||||
|
||||
* Tue Feb 12 2019 Xavier Bachelot <xavier@bachelot.org> 1.1.0-1
|
||||
- Update to 1.1.0 (RHBZ#1676566).
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libbluray-1.1.0.tar.bz2) = 9e1c8408ded0548584cf9d01fdf8153bb713cae5bfc8ff4cb6ace92cddcb2f8546d08db960507e4be8a79741c6196176726da7befac4244f887ab72b35136e9d
|
||||
SHA512 (libbluray-1.1.1.tar.bz2) = 0a3bcef06d2a58c51c3d46934c32941ec0606dc9b71fe36f72a6e34ab8113cf72cfb6e2fdd51f23e0a44ccd404323f5ac5c666aa1d839ae16cc775267cbce839
|
||||
|
Loading…
Reference in New Issue
Block a user