commit 021176e9474b20afd556e18ae2ff4ee06beca526
Author: Mohamed El Morabity <melmorabity(a)fedoraproject.org>
Date: Sat Sep 1 16:03:47 2018 +0200
- Update to 3.7.3
- Enable aarch64 build
.gitignore | 1 +
kodi-pvr-vuplus.spec | 14 +++++++++-----
sources | 2 +-
3 files changed, 11 insertions(+), 6 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 5de7d4b..378af01 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
/kodi-pvr-vuplus-25c4883.tar.gz
/kodi-pvr-vuplus-c1e6a22.tar.gz
/pvr.vuplus-dc230dd.tar.gz
+/pvr.vuplus-016a4ff.tar.gz
diff --git a/kodi-pvr-vuplus.spec b/kodi-pvr-vuplus.spec
index d850895..3beb730 100644
--- a/kodi-pvr-vuplus.spec
+++ b/kodi-pvr-vuplus.spec
@@ -1,6 +1,6 @@
-%global commit dc230ddff7c3a4b2296a7114439b516d8a02c446
+%global commit 016a4ff6d8c607a0119e825605f8f83a073fc662
%global shortcommit %(c=%{commit}; echo ${c:0:7})
-%global commitdate 20180312
+%global commitdate 20180825
%global kodi_addon pvr.vuplus
%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.6.2
-Release: 2%{?dist}
+Version: 3.7.3
+Release: 1%{?dist}
Summary: Vu+ PVR for Kodi
License: GPLv2+
@@ -24,7 +24,7 @@ BuildRequires: kodi-platform-devel >= %{kodi_version}
BuildRequires: platform-devel
BuildRequires: pkgconfig(tinyxml)
Requires: kodi >= %{kodi_version}
-ExclusiveArch: i686 x86_64
+ExclusiveArch: i686 x86_64 aarch64
%description
%{summary}.
@@ -53,6 +53,10 @@ find . -name "*.cpp" -exec chmod 0644 {} \;
%changelog
+* Sat Sep 01 2018 Mohamed El Morabity <melmorabity(a)fedoraproject.org> - 1:3.7.3-1
+- Update to 3.7.3
+- Enable aarch64 build
+
* Thu Jul 26 2018 RPM Fusion Release Engineering <leigh123linux(a)gmail.com> -
1:3.6.2-2
- Rebuilt for
https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
diff --git a/sources b/sources
index 60a3073..8f932a3 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-42874b7ecff11f6a6e02f690eddd1f52 pvr.vuplus-dc230dd.tar.gz
+778142bb3341c3c86f8c0e77fcf3c1dd pvr.vuplus-016a4ff.tar.gz