diff --git a/libiec61883.spec b/libiec61883.spec index 26fa591..71f0b5e 100644 --- a/libiec61883.spec +++ b/libiec61883.spec @@ -14,7 +14,7 @@ ExcludeArch: s390 s390x BuildRequires: gcc # Works only with newer libraw1394 versions BuildRequires: libraw1394-devel -BuildRequires: make +BuildRequires: make %description The libiec61883 library provides an higher level API for streaming DV, @@ -70,6 +70,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';' %{_mandir}/man1/*.1* %changelog +* Tue Jan 05 2021 Nils Philippsen - 1.2.0-25 +- Indent consistently + * Tue Jan 05 2021 Tom Stellard - 1.2.0-25 - Use make macros - https://fedoraproject.org/wiki/Changes/UseMakeBuildInstallMacro