commit 04f4d8c6bf09099e9955c0039817bc0667289774
Author: Richard Shaw <hobbes1069(a)gmail.com>
Date: Sat Apr 29 08:55:24 2017 -0500
Update to latest upstream release, 2.6.20.
.gitignore | 1 +
avidemux-2.6.19-i18n-ru-fix-crop-filter.patch | 118 -------------
avidemux-2.6.19-version-string-generation.patch | 220 ------------------------
avidemux-2.6.19-vpx-decoder.patch | 101 -----------
avidemux.spec | 15 +-
sources | 2 +-
6 files changed, 9 insertions(+), 448 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index b7bcd15..13fc16c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@ avidemux_2.6.10.tar.gz
/avidemux_2.6.15.tar.gz
/avidemux_2.6.16.tar.gz
/avidemux_2.6.19.tar.gz
+/avidemux_2.6.20.tar.gz
diff --git a/avidemux.spec b/avidemux.spec
index e7985d2..22bafb7 100644
--- a/avidemux.spec
+++ b/avidemux.spec
@@ -4,7 +4,7 @@
%global __os_install_post %(echo '%{__os_install_post}' | sed -e
's!/usr/lib[^[:space:]]*/brp-python-bytecompile[[:space:]].*$!!g')
Name: avidemux
-Version: 2.6.19
+Version: 2.6.20
Release: 1%{?dist}
Summary: Graphical video editing and transcoding tool
@@ -13,10 +13,6 @@ URL:
http://www.avidemux.org
Source0:
http://downloads.sourceforge.net/%{name}/%{name}_%{version}.tar.gz
Source1: avidemux-qt.desktop
-Patch0: avidemux-2.6.19-vpx-decoder.patch
-Patch1: avidemux-2.6.19-version-string-generation.patch
-Patch2: avidemux-2.6.19-i18n-ru-fix-crop-filter.patch
-
# Don't try to build on arm, aarch64 or ppc
ExclusiveArch: i686 x86_64
@@ -76,9 +72,9 @@ Requires: %{name}-gui = %{version}-%{release}
%description
Avidemux is a free video editor designed for simple cutting, filtering and
-encoding tasks. It supports many file types, including AVI, DVD compatible
-MPEG files, MP4 and ASF, using a variety of codecs. Tasks can be automated
-using projects, job queue and powerful scripting capabilities.
+encoding tasks. It supports many file types, including MKV, MP4, TS, DVD
+compatible MPEG files and AVI, using a variety of codecs. Tasks can be
+automated using projects, job queue and powerful scripting capabilities.
This is a meta package that brings in all interfaces: QT and CLI.
@@ -301,6 +297,9 @@ fi
%changelog
+* Sat Apr 29 2017 Richard Shaw <hobbes1069(a)gmail.com> - 2.6.20-1
+- Update to latest upstream release, 2.6.20.
+
* Sat Apr 22 2017 Richard Shaw <hobbes1069(a)gmail.com> - 2.6.19-1
- Update to latest upstream release, 2.6.19.
diff --git a/sources b/sources
index 7e3bb85..37e1356 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-06beb020357f30877986fb87074f19b0 avidemux_2.6.19.tar.gz
+52be64ae608c9195454b5393ba684fc0 avidemux_2.6.20.tar.gz