diff --git a/.gitignore b/.gitignore index 27fbedb..6e921c5 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -ffmpeg-2.3.4.tar.bz2 +ffmpeg-2.4.2.tar.bz2 diff --git a/ffmpeg.spec b/ffmpeg.spec index 528970a..b166715 100644 --- a/ffmpeg.spec +++ b/ffmpeg.spec @@ -12,7 +12,7 @@ Summary: Digital VCR and streaming server Name: ffmpeg -Version: 2.3.4 +Version: 2.4.2 Release: 1%{?date}%{?date:git}%{?rel}%{?dist} %if 0%{?_with_amr:1} License: GPLv3+ @@ -281,6 +281,9 @@ popd %changelog +* Sun Oct 19 2014 Sérgio Basto - 2.4.2-1 +- Update to ffmpeg-2.4.2 + * Fri Oct 03 2014 Julian Sikorski - 2.3.4-1 - Updated to 2.3.4 diff --git a/sources b/sources index 0e13c36..70b1f16 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -d6a0c7f0827a2446ca2bed11ac9bf608 ffmpeg-2.3.4.tar.bz2 +9e6163b09b7b9331b834d80874c2c0ff ffmpeg-2.4.2.tar.bz2