diff --git a/dvgrab.spec b/dvgrab.spec index 0b056dd..3cb86d8 100644 --- a/dvgrab.spec +++ b/dvgrab.spec @@ -4,7 +4,7 @@ Summary: Utility to capture video from a DV camera Name: dvgrab Version: 3.5 -Release: 20.%{date}git%(echo %{checkout} | cut -c-6)%{?dist} +Release: 21.%{date}git%(echo %{checkout} | cut -c-6)%{?dist} License: GPLv2+ Group: Applications/Multimedia URL: http://www.kinodv.org/ @@ -14,7 +14,7 @@ BuildRequires: libavc1394-devel BuildRequires: libdv-devel BuildRequires: libiec61883-devel BuildRequires: libjpeg-devel -BuildRequires: autoconf, automake, libtool +BuildRequires: autoconf, automake, libtool, gcc, gcc-c++ ExcludeArch: s390 s390x @@ -40,6 +40,9 @@ make DESTDIR=$RPM_BUILD_ROOT install %{_mandir}/man1/dvgrab.1* %changelog +* Thu Feb 22 2018 Antonio Trande - 3.5-21.20160616gite46042 +- Add gcc gcc-c++ BR + * Wed Feb 07 2018 Fedora Release Engineering - 3.5-20.20160616gite46042 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild