From 99c333a30d8751f4011fe9fc1162b16b922a2792 Mon Sep 17 00:00:00 2001 From: Nicolas Chauvet Date: Sun, 15 May 2016 23:04:17 +0200 Subject: [PATCH] Revert "Update x264 to 0.148-20160412-fd2c324" This reverts commit fb43ae0ad57deef7692b8aa69e1614b3322062bd. --- x264.spec | 11 ++++------- 1 file changed, 4 insertions(+), 7 deletions(-) diff --git a/x264.spec b/x264.spec index 6c08b65..29437ac 100644 --- a/x264.spec +++ b/x264.spec @@ -1,7 +1,7 @@ -# globals for x264-0.148-20160412-fd2c324.tar.bz2 +# globals for x264-0.148-20160118-5c65704.tar.bz2 %global api 148 -%global gitdate 20160412 -%global gitversion fd2c324 +%global gitdate 20160118 +%global gitversion 5c65704 %global snapshot %{gitdate}-%{gitversion} %global gver .%{gitdate}git%{gitversion} %global branch stable @@ -23,7 +23,7 @@ Summary: H264/AVC video streams encoder Name: x264 Version: 0.%{api} -Release: 6%{?gver}%{?_with_bootstrap:_bootstrap}%{?dist} +Release: 5%{?gver}%{?_with_bootstrap:_bootstrap}%{?dist} License: GPLv2+ URL: http://developers.videolan.org/x264.html Source0: %{name}-0.%{api}-%{snapshot}.tar.bz2 @@ -173,9 +173,6 @@ touch -r generic/version.h %{buildroot}%{_includedir}/x264.h %{buildroot}%{_incl %{_libdir}/libx26410b.so %changelog -* Tue Apr 19 2016 Sérgio Basto - 0.148-6.20160412gitfd2c324 -- Update x264 to 0.148-20160412-fd2c324 - * Wed Jan 20 2016 Sérgio Basto - 0.148-5.20160118git5c65704 - Fix enable-asm #2