Indent consistently
Signed-off-by: Nils Philippsen <nils@tiptoe.de>
This commit is contained in:
parent
5344f86aff
commit
d88d0a5345
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user