From 220b1e9d688343cdd2318329e37bfff62980d6bf Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Mon, 7 Feb 2011 22:48:42 -0600 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild --- libbluray.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libbluray.spec b/libbluray.spec index c2ef660..9b07acb 100644 --- a/libbluray.spec +++ b/libbluray.spec @@ -6,7 +6,7 @@ Name: libbluray Version: 0.2 -Release: 0.2.%{tarball_date}git%{git_short}%{?dist} +Release: 0.3.%{tarball_date}git%{git_short}%{?dist} Summary: Library to access Blu-Ray disks for video playback Group: System Environment/Libraries License: LGPLv2+ @@ -147,6 +147,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Mon Feb 07 2011 Fedora Release Engineering - 0.2-0.3.20110126gitbbf11e43bd82e +- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild + * Wed Jan 26 2011 Xavier Bachelot 0.2-0.2.20110126gitbbf11e43bd82e - Update to latest snapshot. - Split the BDJ support to a -java subpackage.