diff --git a/libdv.spec b/libdv.spec index 0778e56..1f846a4 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: 22%{?dist} +Release: 23%{?dist} License: LGPLv2+ Group: System Environment/Libraries URL: http://libdv.sourceforge.net/ @@ -92,6 +92,9 @@ rm $RPM_BUILD_ROOT%{_libdir}/libdv.la %{_libdir}/pkgconfig/libdv.pc %changelog +* Fri Feb 10 2017 Fedora Release Engineering - 1.0.0-23 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild + * Mon Aug 01 2016 Antonio Trande 1.0.0-22 - Rebuild for new branches - Use %%license tag