commit 5d191bf7b2be74019803fcf65e984a9b99eb954c
Author: Mohamed El Morabity <melmorabity(a)fedoraproject.org>
Date: Thu Aug 30 22:38:51 2018 +0200
- Update to 3.5.2
- Enable aarch64 build
.gitignore | 1 +
kodi-pvr-argustv.spec | 14 +++++++++-----
sources | 2 +-
3 files changed, 11 insertions(+), 6 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 3b811ec..eeb42dd 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
/kodi-pvr-argustv-9040b14.tar.gz
/kodi-pvr-argustv-ac9cc55.tar.gz
/pvr.argustv-3556049.tar.gz
+/pvr.argustv-c57a5c4.tar.gz
diff --git a/kodi-pvr-argustv.spec b/kodi-pvr-argustv.spec
index 6760ee4..67ca661 100644
--- a/kodi-pvr-argustv.spec
+++ b/kodi-pvr-argustv.spec
@@ -1,6 +1,6 @@
-%global commit 3556049fbcfe051569402cb3b420a18680cb9ed2
+%global commit c57a5c4e7dae8c2a7035c17dbc5d36eebcbcf130
%global shortcommit %(c=%{commit}; echo ${c:0:7})
-%global commitdate 20180312
+%global commitdate 20180825
%global kodi_addon pvr.argustv
%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.1
-Release: 2%{?dist}
+Version: 3.5.2
+Release: 1%{?dist}
Summary: ArgusTV PVR for Kodi
License: GPLv2+
@@ -24,7 +24,7 @@ BuildRequires: kodi-platform-devel >= %{kodi_version}
BuildRequires: pkgconfig(jsoncpp)
BuildRequires: platform-devel
Requires: kodi >= %{kodi_version}
-ExclusiveArch: i686 x86_64
+ExclusiveArch: i686 x86_64 aarch64
%description
%{summary}.
@@ -53,6 +53,10 @@ export PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1
%changelog
+* Thu Aug 30 2018 Mohamed El Morabity <melmorabity(a)fedoraproject.org> - 1:3.5.2-1
+- Update to 3.5.2
+- Enable aarch64 build
+
* Thu Jul 26 2018 RPM Fusion Release Engineering <leigh123linux(a)gmail.com> -
1:3.4.1-2
- Rebuilt for
https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
diff --git a/sources b/sources
index d500ae5..5535810 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-6abb9586dadb711df1bffde116b1308b pvr.argustv-3556049.tar.gz
+dd68eaea22a08eded2112fef9a0fb2cc pvr.argustv-c57a5c4.tar.gz