From ce6cd703133a09b4eb301f7d03451a9881f8f6f8 Mon Sep 17 00:00:00 2001 From: Julian Sikorski Date: Wed, 27 May 2015 08:02:01 +0200 Subject: [PATCH] Updated to 2.6.3 --- .gitignore | 2 +- ffmpeg.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index 9e2a2ce..ffff379 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -ffmpeg-2.4.9.tar.bz2 +ffmpeg-2.6.3.tar.bz2 diff --git a/ffmpeg.spec b/ffmpeg.spec index 620a67b..abc1952 100644 --- a/ffmpeg.spec +++ b/ffmpeg.spec @@ -12,8 +12,8 @@ Summary: Digital VCR and streaming server Name: ffmpeg -Version: 2.6.2 -Release: 3%{?date}%{?date:git}%{?rel}%{?dist} +Version: 2.6.3 +Release: 1%{?date}%{?date:git}%{?rel}%{?dist} %if 0%{?_with_amr:1} License: GPLv3+ %else @@ -261,6 +261,9 @@ install -pm755 tools/qt-faststart $RPM_BUILD_ROOT%{_bindir} %changelog +* Wed May 27 2015 Julian Sikorski - 2.6.3-1 +- Updated to 2.6.3 + * Sat May 16 2015 Nicolas Chauvet - 2.6.2-3 - Rebuilt for x265 diff --git a/sources b/sources index 0a9859e..369f1f1 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -e75d598921285d6775f20164a91936ac ffmpeg-2.6.2.tar.bz2 +e2cc3c209f91393d35ab58598e41cf22 ffmpeg-2.6.3.tar.bz2