From d9979acb28b0b2b95b133329ce09a2f4ffed895b Mon Sep 17 00:00:00 2001 From: leigh123linux Date: Sat, 22 Feb 2020 15:15:05 +0000 Subject: [PATCH] - Rebuild for ffmpeg-4.3 git Signed-off-by: leigh123linux --- libde265.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libde265.spec b/libde265.spec index 2650f1c..1f2745e 100644 --- a/libde265.spec +++ b/libde265.spec @@ -1,7 +1,7 @@ Name: libde265 Summary: Open H.265 video codec implementation Version: 1.0.5 -Release: 2%{?dist} +Release: 3%{?dist} License: LGPLv3+ Source: https://github.com/strukturag/libde265/releases/download/v%{version}/%{name}-%{version}.tar.gz URL: https://www.libde265.org/ @@ -93,6 +93,9 @@ rm %{buildroot}%{_bindir}/yuv-distortion %{_bindir}/acceleration_speed %changelog +* Sat Feb 22 2020 RPM Fusion Release Engineering - 1.0.5-3 +- Rebuild for ffmpeg-4.3 git + * Fri Jan 24 2020 Nicolas Chauvet - 1.0.5-2 - rebuilt