commit 53dc45d8c917cfba1422bfbc818eac06b59583a4
Author: Xavier Bachelot <xavier(a)bachelot.org>
Date: Mon May 13 16:52:57 2019 +0200
Update snapshot
.gitignore | 1 +
sources | 2 +-
xine-lib.spec | 10 +++++++---
3 files changed, 9 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 191a789..4e4fc9b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@ xine-lib-1.2.6.tar.xz
/xine-lib-1.2.8.tar.xz
/xine-lib-1.2.9.tar.xz
/xine-lib-1.2.9-20181129hg14263.tar.xz
+/xine-lib-1.2.9-20190516hg14396.tar.xz
diff --git a/sources b/sources
index c4b4923..572f01a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-03645249641c5c268ccb46de96670634 xine-lib-1.2.9-20181129hg14263.tar.xz
+87664bbddaa8f9f071e30b6d1d8f8ade xine-lib-1.2.9-20190516hg14396.tar.xz
diff --git a/xine-lib.spec b/xine-lib.spec
index 426b939..90751ca 100644
--- a/xine-lib.spec
+++ b/xine-lib.spec
@@ -10,13 +10,13 @@
%endif # ix86
%global snapshot 1
-%global date 20181129
-%global revision 14263
+%global date 20190516
+%global revision 14396
Summary: A multimedia engine
Name: xine-lib
Version: 1.2.9
-Release: 13%{?snapshot:.%{date}hg%{revision}}%{?dist}
+Release: 14%{?snapshot:.%{date}hg%{revision}}%{?dist}
License: GPLv2+
URL:
http://www.xine-project.org/
%if ! 0%{?snapshot}
@@ -292,6 +292,7 @@ mkdir -p $RPM_BUILD_ROOT%{codecdir}
%{_libdir}/xine/plugins/%{plugin_abi}/xineplug_vdr.so
%{_libdir}/xine/plugins/%{plugin_abi}/xineplug_vo_out_fb.so
%{?_with_rpi:%{_libdir}/xine/plugins/%{plugin_abi}/xineplug_vo_out_mmal.so}
+%{_libdir}/xine/plugins/%{plugin_abi}/xineplug_vo_gl_glx.so
%{_libdir}/xine/plugins/%{plugin_abi}/xineplug_vo_out_opengl.so
%{_libdir}/xine/plugins/%{plugin_abi}/xineplug_vo_out_opengl2.so
%{_libdir}/xine/plugins/%{plugin_abi}/xineplug_vo_out_raw.so
@@ -332,6 +333,9 @@ mkdir -p $RPM_BUILD_ROOT%{codecdir}
%changelog
+* Fri May 17 2019 Xavier Bachelot <xavier(a)bachelot.org> 1.2.9-14.20190516hg14396
+- Update to xine-lib snapshot.
+
* Tue Mar 05 2019 RPM Fusion Release Engineering <leigh123linux(a)gmail.com> -
1.2.9-13.20181129hg14263
- Rebuilt for
https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild