commit e7b49257c5cb2d302a5e863012207bd570c8c3f4
Author: Mohamed El Morabity <melmorabity(a)fedoraproject.org>
Date: Sat Sep 1 15:43:41 2018 +0200
- Update to 4.3.6
- Enable aarch64 build
.gitignore | 1 +
kodi-pvr-hts.spec | 14 +++++++++-----
sources | 2 +-
3 files changed, 11 insertions(+), 6 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index e4dc87a..6c8d29d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
/kodi-pvr-hts-5629396.tar.gz
/kodi-pvr-hts-3211941.tar.gz
/pvr.hts-095784b.tar.gz
+/pvr.hts-7c7c6ce.tar.gz
diff --git a/kodi-pvr-hts.spec b/kodi-pvr-hts.spec
index e48630e..1168594 100644
--- a/kodi-pvr-hts.spec
+++ b/kodi-pvr-hts.spec
@@ -1,6 +1,6 @@
-%global commit 095784b3190ee36abdc0001f267dbbd2db29ca2e
+%global commit 7c7c6cefc785ccd5ee7015eb997e0c688258a4e0
%global shortcommit %(c=%{commit}; echo ${c:0:7})
-%global commitdate 20180205
+%global commitdate 20180825
%global kodi_addon pvr.hts
%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: 4.2.13
-Release: 2%{?dist}
+Version: 4.3.6
+Release: 1%{?dist}
Summary: TVHeadEnd PVR for Kodi
# Addon is GPLv2+. SHA1 implementation from FFmpeg bundled in
@@ -26,7 +26,7 @@ BuildRequires: kodi-devel >= %{kodi_version}
BuildRequires: platform-devel
Requires: kodi >= %{kodi_version}
Provides: bundled(sha1-ffmpeg)
-ExclusiveArch: i686 x86_64
+ExclusiveArch: i686 x86_64 aarch64
%description
%{summary}.
@@ -52,6 +52,10 @@ ExclusiveArch: i686 x86_64
%changelog
+* Sat Sep 01 2018 Mohamed El Morabity <melmorabity(a)fedoraproject.org> - 1:4.3.6-1
+- Update to 4.3.6
+- Enable aarch64 build
+
* Thu Jul 26 2018 RPM Fusion Release Engineering <leigh123linux(a)gmail.com> -
1:4.2.13-2
- Rebuilt for
https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
diff --git a/sources b/sources
index 486dc4c..1538eda 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-b0b4b4d696d49efba67c7171f98abbaa pvr.hts-095784b.tar.gz
+554464ad65b5d019e9231df8fd0b0256 pvr.hts-7c7c6ce.tar.gz