commit e8fd982efa7ca13842a986f9a0c7e5b6fd2e44e4
Author: Mohamed El Morabity <melmorabity(a)fedoraproject.org>
Date: Sat Sep 1 15:51:17 2018 +0200
- Update to 5.8.6
- Enable aarch64 build
.gitignore | 1 +
kodi-pvr-mythtv.spec | 14 +++++++++-----
sources | 2 +-
3 files changed, 11 insertions(+), 6 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 6a66fee..39f1c11 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
/kodi-pvr-mythtv-9eb2058.tar.gz
/kodi-pvr-mythtv-a41fed4.tar.gz
/pvr.mythtv-59ff911.tar.gz
+/pvr.mythtv-573f7b2.tar.gz
diff --git a/kodi-pvr-mythtv.spec b/kodi-pvr-mythtv.spec
index a3ca80b..7a38f2a 100644
--- a/kodi-pvr-mythtv.spec
+++ b/kodi-pvr-mythtv.spec
@@ -1,6 +1,6 @@
-%global commit 59ff911e0b37a1235962be19ae5fb3010ecdf6eb
+%global commit 573f7b29e9086464ce58dc1a1c908141d2681aa8
%global shortcommit %(c=%{commit}; echo ${c:0:7})
-%global commitdate 20180225
+%global commitdate 20180901
%global kodi_addon pvr.mythtv
%global kodi_version 18.0
@@ -9,8 +9,8 @@ Name: kodi-%(tr "." "-"
<<<%{kodi_addon})
# Use Epoch to manage upgrades from older upstream
# (
https://github.com/opdenkamp/xbmc-pvr-addons/)
Epoch: 1
-Version: 5.7.0
-Release: 2%{?dist}
+Version: 5.8.6
+Release: 1%{?dist}
Summary: MythTV PVR for Kodi
# Some cppmyth private headers are LGPLv2+
@@ -32,7 +32,7 @@ BuildRequires: pkgconfig(cppmyth)
BuildRequires: platform-devel
BuildRequires: zlib-devel
Requires: kodi >= %{kodi_version}
-ExclusiveArch: i686 x86_64
+ExclusiveArch: i686 x86_64 aarch64
%description
%{summary}.
@@ -61,6 +61,10 @@ find lib/cppmyth/ -type f -not -path
"lib/cppmyth/src/private/*" -delete
%changelog
+* Sat Sep 01 2018 Mohamed El Morabity <melmorabity(a)fedoraproject.org> - 1:5.8.6-1
+- Update to 5.8.6
+- Enable aarch64 build
+
* Thu Jul 26 2018 RPM Fusion Release Engineering <leigh123linux(a)gmail.com> -
1:5.7.0-2
- Rebuilt for
https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
diff --git a/sources b/sources
index e912970..8463a23 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-c9961eefca0323e9c13bcee7c7651010 pvr.mythtv-59ff911.tar.gz
+f9a373674a0a71e2afe73c850a838bd8 pvr.mythtv-573f7b2.tar.gz