commit 95c3215b076f49e69ded30f11afc322370731de1
Author: Xavier Bachelot <xavier(a)bachelot.org>
Date: Thu Aug 2 14:33:20 2018 +0200
Downgrade to 1.2.13
.gitignore | 1 +
libdvdcss.spec | 8 ++++++--
sources | 2 +-
3 files changed, 8 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 2d01af2..42565b9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
/libdvdcss-1.4.1.tar.bz2
/libdvdcss-1.4.2.tar.bz2
+/libdvdcss-1.2.13.tar.bz2
diff --git a/libdvdcss.spec b/libdvdcss.spec
index b439fc9..d97a080 100644
--- a/libdvdcss.spec
+++ b/libdvdcss.spec
@@ -1,7 +1,7 @@
Summary: A portable abstraction library for DVD decryption
Name: libdvdcss
-Version: 1.4.2
-Release: 3%{?dist}
+Version: 1.2.13
+Release: 1%{?dist}
License: GPLv2+
Source:
http://www.videolan.org/pub/videolan/libdvdcss/%{version}/libdvdcss-%{ver...
URL:
http://www.videolan.org/libdvdcss/
@@ -62,6 +62,10 @@ find %{buildroot} -regex ".*\.la$" -delete
%changelog
+* Thu Aug 02 2018 Xavier Bachelot <xavier(a)bachelot.org> - 1.2.13-1
+- Downgrade to 1.2.13 to match EL6 libdvdread.
+ No Epoch: bump, this is expected.
+
* Fri Jul 27 2018 Xavier Bachelot <xavier(a)bachelot.org> - 1.4.2-3
- Add BR: gcc.
- Modernize specfile.
diff --git a/sources b/sources
index 8ddf72a..11ffb69 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-7b74f2e142b13c9de6dc8d807ab912d4 libdvdcss-1.4.2.tar.bz2
+53cfc52a60a156763c425572e5179273 libdvdcss-1.2.13.tar.bz2