From 2f25e05c60085d9074b246ac1c96d009619d0732 Mon Sep 17 00:00:00 2001 From: "Ralf S. Engelschall" Date: Wed, 7 Jun 2017 21:25:26 +0200 Subject: [PATCH] upgrading package: ffmpeg 3.3.1 -> 3.3.2 --- ffmpeg/ffmpeg.spec | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/ffmpeg/ffmpeg.spec b/ffmpeg/ffmpeg.spec index f32b6e4318..f97b51a5f3 100644 --- a/ffmpeg/ffmpeg.spec +++ b/ffmpeg/ffmpeg.spec @@ -22,8 +22,8 @@ ## # package version -%define V_tarball 3.3.1 -%define V_subdir 3.3.1 +%define V_tarball 3.3.2 +%define V_subdir 3.3.2 # package information Name: ffmpeg @@ -36,7 +36,7 @@ Class: PLUS Group: Video License: GPL/LGPL Version: %{V_tarball} -Release: 20170515 +Release: 20170607 # list of sources Source0: http://ffmpeg.org/releases/ffmpeg-%{V_tarball}.tar.bz2