commit 6fa6e183f86db56036acfa43f2bff5d61266e369
Author: Xavier Bachelot <xavier(a)bachelot.org>
Date: Thu Mar 10 10:06:56 2022 +0100
Update to 1.2.12
.gitignore | 1 +
sources | 2 +-
xine-lib.spec | 15 +++++++++------
3 files changed, 11 insertions(+), 7 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 2abf637..fcfcfb7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -9,3 +9,4 @@ xine-lib-1.2.6.tar.xz
/xine-lib-1.2.11.tar.xz
/xine-lib-1.2.11-20220131hg15030.tar.xz
/xine-lib-1.2.11-20220307hg15076.tar.xz
+/xine-lib-1.2.12.tar.xz
diff --git a/sources b/sources
index 2e730c9..921d38c 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (xine-lib-1.2.11-20220307hg15076.tar.xz) =
db562b2fbf489d958b906a5fa776d49e543ef3dd0c2f886b06407daba30af48b2d162be08beccf875d4b26fff2dcb66286ff77a69449f80cf03e89ac17747050
+SHA512 (xine-lib-1.2.12.tar.xz) =
cdc913d0c78a3a34bd6e4060040fd844f22dbc673330e30769c83e9682a46f3369af8f59bd0c759ddc601de979b13d53e7ed10c54f3b78bdc63afceb484826be
diff --git a/xine-lib.spec b/xine-lib.spec
index 6e94fa1..e7d3536 100644
--- a/xine-lib.spec
+++ b/xine-lib.spec
@@ -1,5 +1,5 @@
%define _legacy_common_support 1
-%global plugin_abi 2.9
+%global plugin_abi 2.10
%global codecdir %{_libdir}/codecs
%if 0%{?el7}
@@ -32,14 +32,14 @@
%global have_vidix 0
%endif # ix86
-%global snapshot 1
-%global date 20220307
-%global revision 15076
+#global snapshot 1
+#global date 20220307
+#global revision 15076
Summary: A multimedia engine
Name: xine-lib
-Version: 1.2.11
-Release: 14%{?snapshot:.%{date}hg%{revision}}%{?dist}
+Version: 1.2.12
+Release: 1%{?snapshot:.%{date}hg%{revision}}%{?dist}
License: GPLv2+
URL:
https://www.xine-project.org/
%if ! 0%{?snapshot}
@@ -348,6 +348,9 @@ mkdir -p %{buildroot}%{codecdir}
%changelog
+* Thu Mar 10 2022 Xavier Bachelot <xavier(a)bachelot.org> - 1.2.12-1
+- Update to 1.2.12
+
* Tue Mar 08 2022 Xavier Bachelot <xavier(a)bachelot.org> 1.2.11-14.20220307hg15076
- Specfile clean up
- Update xine-lib snapshot