commit 580aecf2ae9703f8d719eff8e20638779b00502f
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Sat Jan 2 15:00:26 2021 +0000
Update changelog
ffmpeg.spec | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/ffmpeg.spec b/ffmpeg.spec
index dd07c96..6972a8f 100644
--- a/ffmpeg.spec
+++ b/ffmpeg.spec
@@ -106,7 +106,7 @@ ExclusiveArch: armv7hnl
Summary: Digital VCR and streaming server
Name: ffmpeg%{?flavor}
Version: 4.3.1
-Release: 15%{?date}%{?date:git}%{?rel}%{?dist}
+Release: 16%{?date}%{?date:git}%{?rel}%{?dist}
License: %{ffmpeg_license}
URL:
http://ffmpeg.org/
%if 0%{?date}
@@ -474,6 +474,9 @@ install -pm755 tools/qt-faststart %{buildroot}%{_bindir}
%changelog
+* Sat Jan 2 2021 Leigh Scott <leigh123linux(a)gmail.com> - 4.3.1-16
+- Enable smb support (rfbz#5880)
+
* Thu Dec 24 2020 Leigh Scott <leigh123linux(a)gmail.com> - 4.3.1-15
- Enable dash demuxer (rfbz#5876)
- Enable lv2 support (rfbz#5863)