From 22805c164fbab2bc39f607626dc288dee96eccc1 Mon Sep 17 00:00:00 2001 From: Julian Sikorski Date: Sun, 29 Nov 2015 20:34:24 +0100 Subject: [PATCH] Updated to 2.8.3 --- .gitignore | 2 +- ffmpeg.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index ed868d3..3f73805 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -ffmpeg-2.6.4.tar.xz +ffmpeg-2.8.3.tar.xz diff --git a/ffmpeg.spec b/ffmpeg.spec index e9584da..a1bd05a 100644 --- a/ffmpeg.spec +++ b/ffmpeg.spec @@ -12,7 +12,7 @@ Summary: Digital VCR and streaming server Name: ffmpeg -Version: 2.8.2 +Version: 2.8.3 Release: 1%{?date}%{?date:git}%{?rel}%{?dist} %if 0%{?_with_amr:1} License: GPLv3+ @@ -23,7 +23,7 @@ URL: http://ffmpeg.org/ %if 0%{?date} Source0: ffmpeg-%{?branch}%{date}.tar.bz2 %else -Source0: http://ffmpeg.org/releases/ffmpeg-%{version}.tar.bz2 +Source0: http://ffmpeg.org/releases/ffmpeg-%{version}.tar.xz %endif Requires: %{name}-libs%{?_isa} = %{version}-%{release} BuildRequires: bzip2-devel @@ -262,6 +262,9 @@ install -pm755 tools/qt-faststart $RPM_BUILD_ROOT%{_bindir} %changelog +* Sun Nov 29 2015 Julian Sikorski - 2.8.3-1 +- Updated to 2.8.3 + * Sat Nov 14 2015 Nicolas Chauvet - 2.8.2-1 - Update to 2.8.2 diff --git a/sources b/sources index c3658f2..3be91ae 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -99f31723326dfe1bfd1bc7521338f2d2 ffmpeg-2.8.2.tar.bz2 +2af2723dd53364ac0635efd20cf6e34e ffmpeg-2.8.3.tar.xz