diff --git a/x264.spec b/x264.spec index 0b7bfe4..e479db6 100644 --- a/x264.spec +++ b/x264.spec @@ -1,11 +1,11 @@ -%global api 140 -%global gitdate 20140122 -%global gitversion de0bc36 +%global api 142 +%global gitdate 20140314 +%global gitversion aff928d %global snapshot %{gitdate}-%{gitversion} %global gver .%{gitdate}git%{gitversion} %global branch stable -#global _with_bootstrap 1 +%global _with_bootstrap 1 %{?_with_bootstrap: %global _without_gpac 1 @@ -24,7 +24,7 @@ Summary: H264/AVC video streams encoder Name: x264 Version: 0.%{api} -Release: 3%{?gver}%{?dist}%{?_with_bootstrap:_bootstrap} +Release: 1%{?gver}%{?_with_bootstrap:_bootstrap}%{?dist} License: GPLv2+ Group: System Environment/Libraries URL: http://developers.videolan.org/x264.html @@ -189,6 +189,9 @@ touch -r generic/version.h %{buildroot}%{_includedir}/x264.h %{buildroot}%{_incl %{_libdir}/libx26410b.so %changelog +* Fri Mar 14 2014 Sérgio Basto - 0.142-1.20140314gitaff928d_bootstrap +- Update to 0.142 git aff928d (stable branch) and bootstrap + * Mon Mar 10 2014 Sérgio Basto - 0.140-3.20140122gitde0bc36 - Un-boostrap