From e4de7b1688ece40c54c375adf7dacf4bf2105cf5 Mon Sep 17 00:00:00 2001 From: Nicolas Chauvet Date: Thu, 1 Nov 2012 21:44:00 +0000 Subject: [PATCH] bump for build --- ffmpeg.spec | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/ffmpeg.spec b/ffmpeg.spec index 2e78495..9e0b8d2 100644 --- a/ffmpeg.spec +++ b/ffmpeg.spec @@ -14,7 +14,7 @@ Summary: Digital VCR and streaming server Name: ffmpeg Version: 1.0 -Release: 1%{?date}%{?date:git}%{?rel}%{?dist} +Release: 2%{?date}%{?date:git}%{?rel}%{?dist} %if 0%{?_with_amr:1} License: GPLv3+ %else @@ -272,6 +272,11 @@ popd %changelog +* Thu Nov 01 2012 Nicolas Chauvet - 1.0-2 +- Add opus +- Enable opencv frei0r by default +- Disable librmtp - use builtin implementation rfbz#2399 + * Thu Oct 04 2012 Julian Sikorski - 1.0-1 - Updated to 1.0 - Dropped obsolete Group, Buildroot, %%clean and %%defattr