Indent consistently

Signed-off-by: Nils Philippsen <nils@tiptoe.de>
This commit is contained in:
Nils Philippsen 2021-01-05 16:04:30 +01:00
parent 5344f86aff
commit d88d0a5345

View File

@ -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 <nils@tiptoe.de> - 1.2.0-25
- Indent consistently
* Tue Jan 05 2021 Tom Stellard <tstellar@redhat.com> - 1.2.0-25
- Use make macros
- https://fedoraproject.org/wiki/Changes/UseMakeBuildInstallMacro