From 211e0c8ebc901079ef1cf3e92a0a7624f5296762 Mon Sep 17 00:00:00 2001 From: Peter Robinson Date: Sun, 17 Aug 2014 02:25:45 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild --- libbluray.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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.