diff --git a/.gitignore b/.gitignore index 59136ab..e2d9340 100644 --- a/.gitignore +++ b/.gitignore @@ -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 diff --git a/libbluray.spec b/libbluray.spec index bfcf128..1eeb211 100644 --- a/libbluray.spec +++ b/libbluray.spec @@ -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 0.6.1-1 +- Update to 0.6.1. + * Wed Jun 04 2014 Xavier Bachelot 0.6.0-1 - Update to 0.6.0. diff --git a/sources b/sources index 9351665..2ee77eb 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -697886c09ef058bb9a2954ee5ee4f140 libbluray-0.6.0.tar.bz2 +3e7c536eade9139628c043f23470c93b libbluray-0.6.1.tar.bz2