diff --git a/.gitignore b/.gitignore index 1ab8235..035dac4 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -ffmpeg-2.2.tar.bz2 +ffmpeg-2.2.1.tar.bz2 diff --git a/ffmpeg.spec b/ffmpeg.spec index aa4d803..c2085e6 100644 --- a/ffmpeg.spec +++ b/ffmpeg.spec @@ -13,7 +13,7 @@ Summary: Digital VCR and streaming server Name: ffmpeg -Version: 2.2 +Version: 2.2.1 Release: 1%{?date}%{?date:git}%{?rel}%{?dist} %if 0%{?_with_amr:1} License: GPLv3+ @@ -282,6 +282,9 @@ popd %changelog +* Fri Apr 18 2014 Nicolas Chauvet - 2.2.1-1 +- Update to 2.2.1 + * Mon Mar 24 2014 Julian Sikorski - 2.2-1 - Updated to 2.2 diff --git a/sources b/sources index f230ae9..66d5bd1 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -744febca199548c9393b1f1ed05ccdd8 ffmpeg-2.2.tar.bz2 +b8a1ee4964c2638f46fcc803ed453818 ffmpeg-2.2.1.tar.bz2