commit 0060e926f059d8edd645e8145b7df6e036305201
Author: Xavier Bachelot <xavier(a)bachelot.org>
Date: Tue Dec 8 20:43:46 2020 +0100
Update to 1.2.11
.gitignore | 1 +
sources | 2 +-
xine-lib.spec | 10 +++++++---
3 files changed, 9 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index da03fe6..4021251 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,4 @@ xine-lib-1.2.6.tar.xz
/xine-lib-1.2.9-20190525hg14404.tar.xz
/xine-lib-1.2.9-20190831hg14506.tar.xz
/xine-lib-1.2.10.tar.xz
+/xine-lib-1.2.11.tar.xz
diff --git a/sources b/sources
index 17e55ab..893e89a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (xine-lib-1.2.10.tar.xz) =
1cbe033da606d67a0a59f19968b2fe1cb46eaeb32c4b4aca7b91125b7230e15bd36d1e3e39e48e6eda56e556018f9f9bf84acb0012d3dd634306e7110fdc4c5f
+SHA512 (xine-lib-1.2.11.tar.xz) =
8208e4699819465ec9e820530f27b6129ee954ea17ab474eb9eda12137af1417ed5260830c1006ce32266a3913d22ba9957689bb5552464908038a1b8a8efbcf
diff --git a/xine-lib.spec b/xine-lib.spec
index 44b4a03..faa1b1e 100644
--- a/xine-lib.spec
+++ b/xine-lib.spec
@@ -1,5 +1,5 @@
%define _legacy_common_support 1
-%global plugin_abi 2.8
+%global plugin_abi 2.9
%global codecdir %{_libdir}/codecs
%if 0%{?el6}
@@ -36,8 +36,8 @@
Summary: A multimedia engine
Name: xine-lib
-Version: 1.2.10
-Release: 12%{?snapshot:.%{date}hg%{revision}}%{?dist}
+Version: 1.2.11
+Release: 1%{?snapshot:.%{date}hg%{revision}}%{?dist}
License: GPLv2+
URL:
http://www.xine-project.org/
%if ! 0%{?snapshot}
@@ -259,6 +259,7 @@ mkdir -p %{buildroot}%{codecdir}
%{_libdir}/xine/plugins/%{plugin_abi}/xineplug_decode_spucmml.so
%{_libdir}/xine/plugins/%{plugin_abi}/xineplug_decode_spudvb.so
%{_libdir}/xine/plugins/%{plugin_abi}/xineplug_decode_spuhdmv.so
+%{_libdir}/xine/plugins/%{plugin_abi}/xineplug_decode_to_spdif.so
%{_libdir}/xine/plugins/%{plugin_abi}/xineplug_decode_vdpau.so
%ifarch %{ix86}
%{_libdir}/xine/plugins/%{plugin_abi}/xineplug_decode_w32dll.so
@@ -341,6 +342,9 @@ mkdir -p %{buildroot}%{codecdir}
%changelog
+* Tue Dec 08 2020 Xavier Bachelot <xavier(a)bachelot.org> 1.2.11-1
+- Update to 1.2.11
+
* Wed Oct 21 2020 Leigh Scott <leigh123linux(a)gmail.com> - 1.2.10-12
- Rebuild for new libdvdread