diff --git a/libbluray.spec b/libbluray.spec index a957a8d..4ccea3f 100644 --- a/libbluray.spec +++ b/libbluray.spec @@ -6,7 +6,7 @@ Name: libbluray Version: 0.6.1 -Release: 1%{?snapshot:.%{tarball_date}git%{git_short}}%{?dist} +Release: 2%{?snapshot:.%{tarball_date}git%{git_short}}%{?dist} Summary: Library to access Blu-Ray disks for video playback License: LGPLv2+ URL: http://www.videolan.org/developers/libbluray.html @@ -168,6 +168,9 @@ install -Dp -m755 src/bdj_test %{buildroot}%{_bindir}/bdj_test; %changelog +* Sun Aug 17 2014 Fedora Release Engineering - 0.6.1-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild + * Tue Aug 05 2014 Xavier Bachelot 0.6.1-1 - Update to 0.6.1. - Fix building with openJDK 8.