diff --git a/.gitignore b/.gitignore index 4746ca1..76ab950 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -ffmpeg-2.4.7.tar.bz2 +ffmpeg-2.4.8.tar.bz2 diff --git a/ffmpeg.spec b/ffmpeg.spec index ad58f7e..0c028a2 100644 --- a/ffmpeg.spec +++ b/ffmpeg.spec @@ -12,7 +12,7 @@ Summary: Digital VCR and streaming server Name: ffmpeg -Version: 2.4.7 +Version: 2.4.8 Release: 1%{?date}%{?date:git}%{?rel}%{?dist} %if 0%{?_with_amr:1} License: GPLv3+ @@ -258,6 +258,9 @@ install -pm755 tools/qt-faststart $RPM_BUILD_ROOT%{_bindir} %changelog +* Mon Mar 30 2015 Julian Sikorski - 2.4.8-1 +- Updated to 2.4.8 + * Sun Feb 15 2015 Julian Sikorski - 2.4.7-1 - Updated to 2.4.7 diff --git a/sources b/sources index 342ab90..5278c8e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -45d42f6b01faa64164b8cf2b1454253b ffmpeg-2.4.7.tar.bz2 +55cac98279f89e3e690aa72438746686 ffmpeg-2.4.8.tar.bz2