From 477ea08de231cd8d25003104b60090e56193be0c Mon Sep 17 00:00:00 2001 From: Nicolas Chauvet Date: Fri, 26 Sep 2014 19:06:06 +0000 Subject: [PATCH] * Fri Sep 26 2014 Nicolas Chauvet - 0.5.0-12.20140915svn - Rebuilt for FFmpeg 2.4.x --- gpac.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/gpac.spec b/gpac.spec index 538255c..01dedac 100644 --- a/gpac.spec +++ b/gpac.spec @@ -17,7 +17,7 @@ Name: gpac Summary: MPEG-4 multimedia framework Version: 0.5.0 -Release: 11%{?svn:.%{svn}svn}%{?dist} +Release: 12%{?svn:.%{svn}svn}%{?dist} License: LGPLv2+ Group: System Environment/Libraries URL: http://gpac.sourceforge.net/ @@ -312,6 +312,9 @@ rm $RPM_BUILD_ROOT%{_includedir}/gpac/config.h %changelog +* Fri Sep 26 2014 Nicolas Chauvet - 0.5.0-12.20140915svn +- Rebuilt for FFmpeg 2.4.x + * Mon Sep 15 2014 Sérgio Basto - 0.5.0-11.20140915svn - Update to 20140915 - Some clean ups, fix location of html files.