commit 1e048481fdaecb115d44be887e9b2c96f2002a8c
Author: leigh123linux <leigh123linux(a)googlemail.com>
Date: Sat Sep 17 09:15:50 2016 +0100
Patch to rename avcodec_encode_audio to avcodec_encode_audio2
transcode.spec | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/transcode.spec b/transcode.spec
index e7dd092..4494550 100644
--- a/transcode.spec
+++ b/transcode.spec
@@ -4,7 +4,7 @@
Name: transcode
Version: 1.1.7
-Release: 14%{?dist}
+Release: 15%{?dist}
Summary: Video stream processing tool
Group: Applications/Multimedia
@@ -176,6 +176,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
%changelog
+* Sat Sep 17 2016 Leigh Scott <leigh123linux(a)googlemail.com> - 1.1.7-15
+- Patch to rename avcodec_encode_audio to avcodec_encode_audio2
+
* Mon Feb 29 2016 Sérgio Basto <sergio(a)serjux.com> - 1.1.7-14
- Add all archlinux/gentoo patches make it compatible with lastest ffmpeg.
- Build with ffmpeg-devel and not ffmpeg-compat.
Show replies by date