Update to 0.6.1
This commit is contained in:
parent
0deaf6ee6f
commit
d8bcf38f5d
1
.gitignore
vendored
1
.gitignore
vendored
@ -11,3 +11,4 @@
|
||||
/libbluray-0.4.0.tar.bz2
|
||||
/libbluray-0.5.0.tar.bz2
|
||||
/libbluray-0.6.0.tar.bz2
|
||||
/libbluray-0.6.1.tar.bz2
|
||||
|
@ -5,7 +5,7 @@
|
||||
%global build_pdf_doc 0
|
||||
|
||||
Name: libbluray
|
||||
Version: 0.6.0
|
||||
Version: 0.6.1
|
||||
Release: 1%{?snapshot:.%{tarball_date}git%{git_short}}%{?dist}
|
||||
Summary: Library to access Blu-Ray disks for video playback
|
||||
License: LGPLv2+
|
||||
@ -164,6 +164,9 @@ install -Dp -m755 src/bdj_test %{buildroot}%{_bindir}/bdj_test;
|
||||
|
||||
|
||||
%changelog
|
||||
* Tue Aug 05 2014 Xavier Bachelot <xavier@bachelot.org> 0.6.1-1
|
||||
- Update to 0.6.1.
|
||||
|
||||
* Wed Jun 04 2014 Xavier Bachelot <xavier@bachelot.org> 0.6.0-1
|
||||
- Update to 0.6.0.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user