[x264/f23] Revert "Update x264 to 0.148-20160412-fd2c324"

Nicolas Chauvet kwizart at rpmfusion.org
Sun May 15 23:04:21 CEST 2016


commit 99c333a30d8751f4011fe9fc1162b16b922a2792
Author: Nicolas Chauvet <kwizart at gmail.com>
Date:   Sun May 15 23:04:17 2016 +0200

    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 <sergio at serjux.com> - 0.148-6.20160412gitfd2c324
-- Update x264 to 0.148-20160412-fd2c324
-
 * Wed Jan 20 2016 Sérgio Basto <sergio at serjux.com> - 0.148-5.20160118git5c65704
 - Fix enable-asm #2
 


More information about the rpmfusion-commits mailing list