diff --git a/.gitignore b/.gitignore index ffff379..ed868d3 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -ffmpeg-2.6.3.tar.bz2 +ffmpeg-2.6.4.tar.xz diff --git a/ffmpeg.spec b/ffmpeg.spec index abc1952..6a1e487 100644 --- a/ffmpeg.spec +++ b/ffmpeg.spec @@ -12,7 +12,7 @@ Summary: Digital VCR and streaming server Name: ffmpeg -Version: 2.6.3 +Version: 2.6.4 Release: 1%{?date}%{?date:git}%{?rel}%{?dist} %if 0%{?_with_amr:1} License: GPLv3+ @@ -261,6 +261,9 @@ install -pm755 tools/qt-faststart $RPM_BUILD_ROOT%{_bindir} %changelog +* Sat Jul 25 2015 Julian Sikorski - 2.6.4-1 +- Updated to 2.6.4 + * Wed May 27 2015 Julian Sikorski - 2.6.3-1 - Updated to 2.6.3 diff --git a/sources b/sources index 369f1f1..abc15cc 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -e2cc3c209f91393d35ab58598e41cf22 ffmpeg-2.6.3.tar.bz2 +69f67c5ddc762796adcc3e9d27c557df ffmpeg-2.6.4.tar.xz