diff --git a/libdv.spec b/libdv.spec index 1cf554a..20ec22e 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: 17%{?dist} +Release: 18%{?dist} License: LGPLv2+ Group: System Environment/Libraries URL: http://libdv.sourceforge.net/ @@ -91,6 +91,9 @@ rm $RPM_BUILD_ROOT%{_libdir}/libdv.la %{_libdir}/pkgconfig/libdv.pc %changelog +* Sat Jun 07 2014 Fedora Release Engineering - 1.0.0-18 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild + * Sun May 4 2014 Peter Robinson 1.0.0-17 - Fix FTBFS and cleanup spec