commit 3da7d6a52a3d126d7e0ed33adb089a8fc9be84cc
Author: Nicolas Chauvet <nchauvet(a)linagora.com>
Date: Fri Sep 29 16:26:07 2023 +0200
Update changelog
ffmpeg.spec | 6 +++++-
1 file changed, 5 insertions(+), 1 deletion(-)
---
diff --git a/ffmpeg.spec b/ffmpeg.spec
index 479e5d7..b5f46af 100644
--- a/ffmpeg.spec
+++ b/ffmpeg.spec
@@ -112,7 +112,7 @@ ExclusiveArch: armv7hnl
Summary: Digital VCR and streaming server
Name: ffmpeg%{?flavor}
Version: 6.0
-Release: 16%{?date:.%{?date}%{?date:git}%{?rel}}%{?dist}
+Release: 17%{?date:.%{?date}%{?date:git}%{?rel}}%{?dist}
License: %{ffmpeg_license}
URL:
https://ffmpeg.org/
%if 0%{?date}
@@ -533,6 +533,10 @@ strip %{buildroot}%{_libdir}/%{name}/libavcodec.so.*
%changelog
+* Fri Sep 29 2023 Nicolas Chauvet <nchauvet(a)linagora.com> - 6.0-17
+- Rebuild for libplacebo
+- Backport upstream patch to fix assembly with binutils 2.41 - rathann
+
* Fri Jul 28 2023 Nicolas Chauvet <kwizart(a)gmail.com> - 6.0-16
- rebuilt