commit 73cd3d07ad6ed3eab02605336d2003e11dbec8ef
Author: Nicolas Chauvet <kwizart(a)gmail.com>
Date: Mon Jul 6 09:37:13 2020 +0200
Update changelog
x264.spec | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/x264.spec b/x264.spec
index 135de54..4a14974 100644
--- a/x264.spec
+++ b/x264.spec
@@ -41,7 +41,7 @@
Summary: H264/AVC video streams encoder
Name: x264
Version: 0.%{api}
-Release: 10%{?gver}%{?_with_bootstrap:_bootstrap}%{?dist}
+Release: 11%{?gver}%{?_with_bootstrap:_bootstrap}%{?dist}
License: GPLv2+
URL:
https://www.videolan.org/developers/x264.html
Source0: %{name}-0.%{api}-%{snapshot}.tar.bz2
@@ -219,6 +219,9 @@ install -pm644 generic/{AUTHORS,COPYING} %{buildroot}%{_pkgdocdir}/
%endif
%changelog
+* Mon Jul 06 2020 Nicolas Chauvet <kwizart(a)gmail.com> -
0.159-11.20200409git296494a
+- Bump
+
* Mon Jul 06 2020 Sérgio Basto <sergio(a)serjux.com> - 0.159-10.20200409git296494a
- Fix detection of gpac try 2