commit 05ea08a787c6881b7e3dae0316b9fee5e9ce217e
Author: Mohamed El Morabity <melmorabity(a)fedoraproject.org>
Date: Sat Sep 1 15:45:45 2018 +0200
- Update to 3.5.3
- Enable aarch64 build
.gitignore | 1 +
kodi-pvr-iptvsimple.spec | 14 +++++++++-----
sources | 2 +-
3 files changed, 11 insertions(+), 6 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 30a3d7b..97af5bb 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
/kodi-pvr-iptvsimple-d782816.tar.gz
/kodi-pvr-iptvsimple-2a649d7.tar.gz
/pvr.iptvsimple-933a5c4.tar.gz
+/pvr.iptvsimple-e8effad.tar.gz
diff --git a/kodi-pvr-iptvsimple.spec b/kodi-pvr-iptvsimple.spec
index f9d41b3..0e3e498 100644
--- a/kodi-pvr-iptvsimple.spec
+++ b/kodi-pvr-iptvsimple.spec
@@ -1,6 +1,6 @@
-%global commit 933a5c4043ffba9ac05d4f0a4687bc8f61d5a9a2
+%global commit e8effadebc349d38f7b8a2c190baa72ebf74b6fe
%global shortcommit %(c=%{commit}; echo ${c:0:7})
-%global commitdate 20180205
+%global commitdate 20180825
%global kodi_addon pvr.iptvsimple
%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: 3.4.2
-Release: 2%{?dist}
+Version: 3.5.3
+Release: 1%{?dist}
Summary: Simple IPTV PVR for Kodi
License: GPLv2+
@@ -27,7 +27,7 @@ BuildRequires: platform-devel
BuildRequires: rapidxml-devel
BuildRequires: zlib-devel
Requires: kodi >= %{kodi_version}
-ExclusiveArch: i686 x86_64
+ExclusiveArch: i686 x86_64 aarch64
%description
%{summary}.
@@ -56,6 +56,10 @@ rm -r lib/rapidxml/
%changelog
+* Sat Sep 01 2018 Mohamed El Morabity <melmorabity(a)fedoraproject.org> - 1:3.5.3-1
+- Update to 3.5.3
+- Enable aarch64 build
+
* Thu Jul 26 2018 RPM Fusion Release Engineering <leigh123linux(a)gmail.com> -
1:3.4.2-2
- Rebuilt for
https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
diff --git a/sources b/sources
index e0aafc5..3e55f71 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-bd6254c151bb2ecbe7fa049bb9d1115a pvr.iptvsimple-933a5c4.tar.gz
+1dca03ed2037133d5c1ebfa0795e3ee1 pvr.iptvsimple-e8effad.tar.gz