diff --git a/x264.spec b/x264.spec index 29437ac..6c08b65 100644 --- a/x264.spec +++ b/x264.spec @@ -1,7 +1,7 @@ -# globals for x264-0.148-20160118-5c65704.tar.bz2 +# globals for x264-0.148-20160412-fd2c324.tar.bz2 %global api 148 -%global gitdate 20160118 -%global gitversion 5c65704 +%global gitdate 20160412 +%global gitversion fd2c324 %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: 5%{?gver}%{?_with_bootstrap:_bootstrap}%{?dist} +Release: 6%{?gver}%{?_with_bootstrap:_bootstrap}%{?dist} License: GPLv2+ URL: http://developers.videolan.org/x264.html Source0: %{name}-0.%{api}-%{snapshot}.tar.bz2 @@ -173,6 +173,9 @@ 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