Update to 0.6.1

This commit is contained in:
Xavier Bachelot 2014-08-05 00:47:45 +02:00
parent 0deaf6ee6f
commit d8bcf38f5d
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -11,3 +11,4 @@
/libbluray-0.4.0.tar.bz2 /libbluray-0.4.0.tar.bz2
/libbluray-0.5.0.tar.bz2 /libbluray-0.5.0.tar.bz2
/libbluray-0.6.0.tar.bz2 /libbluray-0.6.0.tar.bz2
/libbluray-0.6.1.tar.bz2

View File

@ -5,7 +5,7 @@
%global build_pdf_doc 0 %global build_pdf_doc 0
Name: libbluray Name: libbluray
Version: 0.6.0 Version: 0.6.1
Release: 1%{?snapshot:.%{tarball_date}git%{git_short}}%{?dist} Release: 1%{?snapshot:.%{tarball_date}git%{git_short}}%{?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+
@ -164,6 +164,9 @@ install -Dp -m755 src/bdj_test %{buildroot}%{_bindir}/bdj_test;
%changelog %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 * Wed Jun 04 2014 Xavier Bachelot <xavier@bachelot.org> 0.6.0-1
- Update to 0.6.0. - Update to 0.6.0.

View File

@ -1 +1 @@
697886c09ef058bb9a2954ee5ee4f140 libbluray-0.6.0.tar.bz2 3e7c536eade9139628c043f23470c93b libbluray-0.6.1.tar.bz2