diff --git a/.gitignore b/.gitignore index 76b2a7f..00b4581 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -ffmpeg-0.10.2.tar.bz2 +ffmpeg-0.10.3.tar.bz2 diff --git a/ffmpeg.spec b/ffmpeg.spec index 69fe021..914eb70 100644 --- a/ffmpeg.spec +++ b/ffmpeg.spec @@ -11,8 +11,8 @@ Summary: Digital VCR and streaming server Name: ffmpeg -Version: 0.10.2 -Release: 3%{?date}%{?date:git}%{?rel}%{?dist} +Version: 0.10.3 +Release: 1%{?date}%{?date:git}%{?rel}%{?dist} %if 0%{?_with_amr:1} License: GPLv3+ %else @@ -278,6 +278,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Mon May 07 2012 Julian Sikorski - 0.10.3-1 +- Updated to 0.10.3 + * Tue May 01 2012 Nicolas Chauvet - 0.10.2-3 - Sync with ffmpeg-compat and EL - Add BR libmodplug-devel diff --git a/sources b/sources index f822730..1155780 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -de1bd5fc4bbf3ef730a5361ee596fedd ffmpeg-0.10.2.tar.bz2 +775d184933f71ff44a2fff4968e78b2b ffmpeg-0.10.3.tar.bz2