commit 4e7b45e630e857a5051e7199c4b939413bdbd21f
Author: Mohamed El Morabity <melmorabity(a)fedoraproject.org>
Date: Sat Sep 1 16:02:26 2018 +0200
- Update to 3.6.0
- Enable aarch64 build
.gitignore | 1 +
kodi-pvr-vdr-vnsi.spec | 14 +++++++++-----
sources | 2 +-
3 files changed, 11 insertions(+), 6 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 132dc16..f079768 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@
/kodi-pvr-vdr-vnsi-4ed7d60.tar.gz
/kodi-pvr-vdr-vnsi-e8f8289.tar.gz
/pvr.vdr.vnsi-4db947c.tar.gz
+/pvr.vdr.vnsi-129aa39.tar.gz
diff --git a/kodi-pvr-vdr-vnsi.spec b/kodi-pvr-vdr-vnsi.spec
index a4d7f4e..59cdda2 100644
--- a/kodi-pvr-vdr-vnsi.spec
+++ b/kodi-pvr-vdr-vnsi.spec
@@ -1,6 +1,6 @@
-%global commit 4db947ccb8fc39e6c387272776bc8144433b352c
+%global commit 129aa393769ca97b7da2d575db4509522ff0929b
%global shortcommit %(c=%{commit}; echo ${c:0:7})
-%global commitdate 20180111
+%global commitdate 20180722
%global kodi_addon pvr.vdr.vnsi
%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.5.2
-Release: 2%{?dist}
+Version: 3.6.0
+Release: 1%{?dist}
Summary: VDR PVR for Kodi
License: GPLv2+
@@ -24,7 +24,7 @@ BuildRequires: kodi-platform-devel >= %{kodi_version}
BuildRequires: mesa-libGL-devel
BuildRequires: platform-devel
Requires: kodi >= %{kodi_version}
-ExclusiveArch: i686 x86_64
+ExclusiveArch: i686 x86_64 aarch64
%description
%{summary}.
@@ -50,6 +50,10 @@ ExclusiveArch: i686 x86_64
%changelog
+* Sat Sep 01 2018 Mohamed El Morabity <melmorabity(a)fedoraproject.org> - 1:3.6.0-1
+- Update to 3.6.0
+- Enable aarch64 build
+
* Thu Jul 26 2018 RPM Fusion Release Engineering <leigh123linux(a)gmail.com> -
1:3.5.2-2
- Rebuilt for
https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
diff --git a/sources b/sources
index 11c76f6..167e747 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-f668561e109549a9fcb6b6f28ac59626 pvr.vdr.vnsi-4db947c.tar.gz
+42e2acf2cc84a91992ec2aa17067a335 pvr.vdr.vnsi-129aa39.tar.gz