commit d7b210ef555a543fe129d7875de9329d45f655ec
Author: Xavier Bachelot <xavier(a)bachelot.org>
Date: Sat Dec 14 01:00:12 2019 +0100
1.2.10
.gitignore | 1 +
sources | 2 +-
xine-lib.spec | 17 +++++++++++------
3 files changed, 13 insertions(+), 7 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 45bb595..da03fe6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,4 @@ xine-lib-1.2.6.tar.xz
/xine-lib-1.2.9-20190516hg14396.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
diff --git a/sources b/sources
index f539f05..17e55ab 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-ff4d0480195504d3c61aeb98fef5b08e xine-lib-1.2.9-20190831hg14506.tar.xz
+SHA512 (xine-lib-1.2.10.tar.xz) =
1cbe033da606d67a0a59f19968b2fe1cb46eaeb32c4b4aca7b91125b7230e15bd36d1e3e39e48e6eda56e556018f9f9bf84acb0012d3dd634306e7110fdc4c5f
diff --git a/xine-lib.spec b/xine-lib.spec
index e66e082..83436dc 100644
--- a/xine-lib.spec
+++ b/xine-lib.spec
@@ -1,4 +1,4 @@
-%global plugin_abi 2.7
+%global plugin_abi 2.8
%global codecdir %{_libdir}/codecs
%if 0%{?el6}
@@ -29,14 +29,14 @@
%global have_vidix 0
%endif # ix86
-%global snapshot 1
-%global date 20190831
-%global revision 14506
+#global snapshot 1
+#global date 20190831
+#global revision 14506
Summary: A multimedia engine
Name: xine-lib
-Version: 1.2.9
-Release: 22%{?snapshot:.%{date}hg%{revision}}%{?dist}
+Version: 1.2.10
+Release: 1%{?snapshot:.%{date}hg%{revision}}%{?dist}
License: GPLv2+
URL:
http://www.xine-project.org/
%if ! 0%{?snapshot}
@@ -339,6 +339,11 @@ mkdir -p %{buildroot}%{codecdir}
%changelog
+* Fri Dec 13 2019 Xavier Bachelot <xavier(a)bachelot.org> 1.2.10-1
+- Update to 1.2.10.
+- Enable aom for EL7.
+- Enable libcaca and ImageMagick for EL8.
+
* Fri Nov 15 2019 Dominik 'Rathann' Mierzejewski <rpm(a)greysector.net> -
1.2.9-22.20190831hg14506
- rebuild for libdvdread ABI bump