diff --git a/.gitignore b/.gitignore index 5ebf008..035f8de 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -ffmpeg-2.1.tar.bz2 +ffmpeg-2.1.1.tar.bz2 diff --git a/ffmpeg.spec b/ffmpeg.spec index cbc3bdf..8bcb752 100644 --- a/ffmpeg.spec +++ b/ffmpeg.spec @@ -13,7 +13,7 @@ Summary: Digital VCR and streaming server Name: ffmpeg -Version: 2.1 +Version: 2.1.1 Release: 1%{?date}%{?date:git}%{?rel}%{?dist} %if 0%{?_with_amr:1} License: GPLv3+ @@ -282,6 +282,9 @@ popd %changelog +* Wed Nov 20 2013 Nicolas Chauvet - 2.1.1-1 +- Update to 2.1.1 + * Tue Oct 29 2013 Julian Sikorski - 2.1-1 - Updated to 2.1 diff --git a/sources b/sources index 9df5a7f..068a4f3 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -4ec1cedd4c7753512462f70b347c338a ffmpeg-2.1.tar.bz2 +2719ab2b3311ac3775b9cdeb66c54849 ffmpeg-2.1.1.tar.bz2