From 6d941519f251c612d0df4e53a4535de7d5d83ffe Mon Sep 17 00:00:00 2001 From: Nicolas Chauvet Date: Sun, 10 Mar 2013 10:59:53 +0000 Subject: [PATCH] Rebuilt and update to 1.1.3 --- .gitignore | 2 +- ffmpeg.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index ba7e2e1..35ad1ac 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -ffmpeg-1.1.1.tar.bz2 +ffmpeg-1.1.3.tar.bz2 diff --git a/ffmpeg.spec b/ffmpeg.spec index 37127a3..1a85a5e 100644 --- a/ffmpeg.spec +++ b/ffmpeg.spec @@ -16,7 +16,7 @@ Summary: Digital VCR and streaming server Name: ffmpeg -Version: 1.1.1 +Version: 1.1.3 Release: 1%{?date}%{?date:git}%{?rel}%{?dist} %if 0%{?_with_amr:1} License: GPLv3+ @@ -282,6 +282,9 @@ mv $RPM_BUILD_ROOT%{_mandir}/man1/lib*.3 $RPM_BUILD_ROOT%{_mandir}/man3 %changelog +* Sun Mar 10 2013 Nicolas Chauvet - 1.1.3-1 +- Update to 1.1.3 + * Sun Jan 20 2013 Nicolas Chauvet - 1.1.1-1 - Update to 1.1.1 - Disable libcdio with fedora 19 diff --git a/sources b/sources index 59d1469..fbe17cf 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -8d6ece2641f54fe3a86f270426f83e52 ffmpeg-1.1.1.tar.bz2 +f66eee18559ba59da63b895164a189c3 ffmpeg-1.1.3.tar.bz2