commit a3bcf09f332fe86ab951cb0f52df3695f1a3a1a1
Author: Mohamed El Morabity <melmorabity(a)fedoraproject.org>
Date: Sat Sep 1 15:48:28 2018 +0200
- Update to 3.5.6
- Enable aarch64 build
.gitignore | 1 +
kodi-pvr-mediaportal-tvserver.spec | 14 +++++++++-----
sources | 2 +-
3 files changed, 11 insertions(+), 6 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 7ee3efa..619c9d5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
/kodi-pvr-mediaportal-tvserver-d261c83.tar.gz
/kodi-pvr-mediaportal-tvserver-dece80d.tar.gz
/pvr.mediaportal.tvserver-74e2bea.tar.gz
+/pvr.mediaportal.tvserver-cc3eaf0.tar.gz
diff --git a/kodi-pvr-mediaportal-tvserver.spec b/kodi-pvr-mediaportal-tvserver.spec
index 84ebe70..608dd8b 100644
--- a/kodi-pvr-mediaportal-tvserver.spec
+++ b/kodi-pvr-mediaportal-tvserver.spec
@@ -1,6 +1,6 @@
-%global commit 74e2beadb54fe46f77b52ad538381f88cc5ed514
+%global commit cc3eaf05e1459bc9981b00c6bed32adddca53630
%global shortcommit %(c=%{commit}; echo ${c:0:7})
-%global commitdate 20180312
+%global commitdate 20180825
%global kodi_addon pvr.mediaportal.tvserver
%global kodi_version 18.0
@@ -11,8 +11,8 @@ Name: kodi-%(tr "." "-"
<<<%{kodi_addon})
# Use Epoch to manage upgrades from older upstream
# (
https://github.com/opdenkamp/xbmc-pvr-addons/)
Epoch: 1
-Version: 3.4.3
-Release: 2%{?dist}
+Version: 3.5.6
+Release: 1%{?dist}
Summary: MediaPortal PVR for Kodi
# Bundled live555 is LGPLv2+. See
@@ -30,7 +30,7 @@ BuildRequires: pkgconfig(tinyxml)
BuildRequires: platform-devel
Requires: kodi >= %{kodi_version}
Provides: bundled(live555) = %{internal_live555_version}
-ExclusiveArch: i686 x86_64
+ExclusiveArch: i686 x86_64 aarch64
%description
%{summary}.
@@ -57,6 +57,10 @@ ExclusiveArch: i686 x86_64
%changelog
+* Sat Sep 01 2018 Mohamed El Morabity <melmorabity(a)fedoraproject.org> - 1:3.5.6-1
+- Update to 3.5.6
+- Enable aarch64 build
+
* Thu Jul 26 2018 RPM Fusion Release Engineering <leigh123linux(a)gmail.com> -
1:3.4.3-2
- Rebuilt for
https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
diff --git a/sources b/sources
index 2dac285..213c291 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-4c5af4e62607c3a8f53cbe50136ae08a pvr.mediaportal.tvserver-74e2bea.tar.gz
+10c0f5cbd3be472863caac6e390333c5 pvr.mediaportal.tvserver-cc3eaf0.tar.gz