commit a434e2a04d1506c13bdc49995aedddea069382ed
Author: Mohamed El Morabity <melmorabity(a)fedoraproject.org>
Date: Sat Sep 1 16:00:46 2018 +0200
- Update to 4.4.5
- Enable aarch64 build
.gitignore | 1 +
kodi-pvr-vbox.spec | 14 +++++++++-----
sources | 2 +-
3 files changed, 11 insertions(+), 6 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index f948cb3..8915201 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
/kodi-pvr-vbox-adc6c34.tar.gz
/kodi-pvr-vbox-35dd909.tar.gz
/pvr.vbox-57f3198.tar.gz
+/pvr.vbox-40ca81f.tar.gz
diff --git a/kodi-pvr-vbox.spec b/kodi-pvr-vbox.spec
index 8a67cf6..617bd51 100644
--- a/kodi-pvr-vbox.spec
+++ b/kodi-pvr-vbox.spec
@@ -1,13 +1,13 @@
-%global commit 57f31984008bac8047b6d74d338980b6dd9ebd28
+%global commit 40ca81f334443f3a784231765f9bc0287014bf95
%global shortcommit %(c=%{commit}; echo ${c:0:7})
-%global commitdate 20180205
+%global commitdate 20180825
%global kodi_addon pvr.vbox
%global kodi_version 18.0
Name: kodi-%(tr "." "-" <<<%{kodi_addon})
-Version: 4.3.1
-Release: 2%{?dist}
+Version: 4.4.5
+Release: 1%{?dist}
Summary: VBox Home TV Gateway PVR client for Kodi
License: GPLv2+
@@ -25,7 +25,7 @@ BuildRequires: kodi-platform-devel >= %{kodi_version}
BuildRequires: pkgconfig(tinyxml2)
BuildRequires: platform-devel
Requires: kodi >= %{kodi_version}
-ExclusiveArch: i686 x86_64
+ExclusiveArch: i686 x86_64 aarch64
%description
%{summary}.
@@ -54,6 +54,10 @@ rm -r lib/tinyxml2/
%changelog
+* Sat Sep 01 2018 Mohamed El Morabity <melmorabity(a)fedoraproject.org> - 4.4.5-1
+- Update to 4.4.5
+- Enable aarch64 build
+
* Thu Jul 26 2018 RPM Fusion Release Engineering <leigh123linux(a)gmail.com> -
4.3.1-2
- Rebuilt for
https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
diff --git a/sources b/sources
index d341370..453cc3c 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-ce0ba90dabb227d502947f35b7831a5d pvr.vbox-57f3198.tar.gz
+237c8144837400adab88308d32c8eadb pvr.vbox-40ca81f.tar.gz