From 4446913a592bed30b82a864271a39b0cb5ee188d Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Mon, 7 Feb 2011 23:25:58 -0600 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild --- libdv.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libdv.spec b/libdv.spec index 5d5a072..f1fb27a 100644 --- a/libdv.spec +++ b/libdv.spec @@ -1,7 +1,7 @@ Summary: Software decoder for DV format video Name: libdv Version: 1.0.0 -Release: 9%{?dist} +Release: 10%{?dist} License: LGPLv2+ Group: System Environment/Libraries URL: http://libdv.sourceforge.net/ @@ -100,6 +100,9 @@ rm -rf $RPM_BUILD_ROOT %{_libdir}/pkgconfig/libdv.pc %changelog +* Mon Feb 07 2011 Fedora Release Engineering - 1.0.0-10 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild + * Mon Feb 15 2010 Jay Fenlason 1.0.0-9 - Add dso-linking patch to explicitly pull in the X libraries that playdv depends on.