commit 1bbcfb77e4ae38fad9906097cfa47b46ef83f5d5
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Thu Dec 31 19:09:52 2020 +0000
Rebuilt for new ffmpeg snapshot
x264.spec | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/x264.spec b/x264.spec
index ad5a90a..7caba8b 100644
--- a/x264.spec
+++ b/x264.spec
@@ -41,7 +41,7 @@
Summary: H264/AVC video streams encoder
Name: x264
Version: 0.%{api}
-Release: 1%{?gver}%{?_with_bootstrap:_bootstrap}%{?dist}
+Release: 2%{?gver}%{?_with_bootstrap:_bootstrap}%{?dist}
License: GPLv2+
URL:
https://www.videolan.org/developers/x264.html
Source0: %{name}-0.%{api}-%{snapshot}.tar.bz2
@@ -217,6 +217,9 @@ install -pm644 generic/{AUTHORS,COPYING} %{buildroot}%{_pkgdocdir}/
%endif
%changelog
+* Thu Dec 31 2020 Leigh Scott <leigh123linux(a)gmail.com> -
0.161-2.20200912gitd198931
+- Rebuilt for new ffmpeg snapshot
+
* Wed Nov 18 2020 Sérgio Basto <sergio(a)serjux.com> - 0.161-1.20200912gitd198931
- Update x264 to api 0.161 (stable branch)