From 0e1f218a3d105d0baac05606812ea059b83d1a94 Mon Sep 17 00:00:00 2001 From: Julian Sikorski Date: Sat, 30 Jul 2016 15:54:53 +0200 Subject: [PATCH] Rebuilt for ffmpeg-3.1.1 --- libde265.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libde265.spec b/libde265.spec index 0fddc00..e2a45c2 100644 --- a/libde265.spec +++ b/libde265.spec @@ -1,7 +1,7 @@ Name: libde265 Summary: Open H.265 video codec implementation Version: 1.0.2 -Release: 2%{?dist} +Release: 3%{?dist} License: LGPLv3+ Group: System Environment/Libraries Source: https://github.com/strukturag/libde265/releases/download/v%{version}/%{name}-%{version}.tar.gz @@ -100,6 +100,9 @@ rm %{buildroot}%{_bindir}/yuv-distortion %{_bindir}/libde265-sherlock265 %changelog +* Sat Jul 30 2016 Julian Sikorski - 1.0.2-3 +- Rebuilt for ffmpeg-3.1.1 + * Tue Jul 19 2016 Joachim Bauch 1.0.2-2 - Fixed compatibility when compiling against FFmpeg 2.9 and newer.