commit 32430f0c584a0d4f2155125b4e8723e0f654213f
Author: leigh123linux <leigh123linux(a)googlemail.com>
Date: Fri Sep 14 08:08:15 2018 +0100
Update changelog
ffmpeg.spec | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/ffmpeg.spec b/ffmpeg.spec
index a088372..641203e 100644
--- a/ffmpeg.spec
+++ b/ffmpeg.spec
@@ -74,7 +74,7 @@
Summary: Digital VCR and streaming server
Name: ffmpeg%{?flavor}
Version: 4.0.2
-Release: 5%{?date}%{?date:git}%{?rel}%{?dist}
+Release: 6%{?date}%{?date:git}%{?rel}%{?dist}
License: %{ffmpeg_license}
URL:
http://ffmpeg.org/
%if 0%{?date}
@@ -409,6 +409,9 @@ install -pm755 tools/qt-faststart %{buildroot}%{_bindir}
%changelog
+* Fri Sep 14 2018 Leigh Scott <leigh123linux(a)googlemail.com> - 4.0.2-6
+- Change BuildRequires: aom-devel to libaom-devel
+
* Tue Sep 11 2018 Robert-André Mauchin <zebob.m(a)gmail.com> - 4.0.2-5
- Add support for libaom (rfbz#5016)