commit f2fd975b83988f2e72faa2154b769f974e201aaf
Author: Mohamed El Morabity <melmorabity(a)fedoraproject.org>
Date: Sat Sep 1 16:04:50 2018 +0200
- Update to 2.3.3
- Enable aarch64 build
.gitignore | 1 +
kodi-pvr-wmc.spec | 14 +++++++++-----
sources | 2 +-
3 files changed, 11 insertions(+), 6 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index b906325..a77abc3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
/kodi-pvr-wmc-ed67cfe.tar.gz
/kodi-pvr-wmc-6bf36aa.tar.gz
/pvr.wmc-e0a9190.tar.gz
+/pvr.wmc-292a819.tar.gz
diff --git a/kodi-pvr-wmc.spec b/kodi-pvr-wmc.spec
index 61229c6..3c39a38 100644
--- a/kodi-pvr-wmc.spec
+++ b/kodi-pvr-wmc.spec
@@ -1,6 +1,6 @@
-%global commit e0a9190c516c50dc68c24e8faad5afc4f7644f30
+%global commit 292a819f22189706473535e7c390d77a6c5d5cd7
%global shortcommit %(c=%{commit}; echo ${c:0:7})
-%global commitdate 20180312
+%global commitdate 20180825
%global kodi_addon pvr.wmc
%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: 2.2.5
-Release: 2%{?dist}
+Version: 2.3.3
+Release: 1%{?dist}
Summary: WMC PVR for Kodi
License: GPLv2+
@@ -23,7 +23,7 @@ BuildRequires: kodi-devel >= %{kodi_version}
BuildRequires: kodi-platform-devel >= %{kodi_version}
BuildRequires: platform-devel
Requires: kodi >= %{kodi_version}
-ExclusiveArch: i686 x86_64
+ExclusiveArch: i686 x86_64 aarch64
%description
%{summary}.
@@ -49,6 +49,10 @@ ExclusiveArch: i686 x86_64
%changelog
+* Sat Sep 01 2018 Mohamed El Morabity <melmorabity(a)fedoraproject.org> - 1:2.3.3-1
+- Update to 2.3.3
+- Enable aarch64 build
+
* Thu Jul 26 2018 RPM Fusion Release Engineering <leigh123linux(a)gmail.com> -
1:2.2.5-2
- Rebuilt for
https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
diff --git a/sources b/sources
index 3bf7c6a..3c359bb 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-c040db5f679c9dbcfcd431d8bc2cdad8 pvr.wmc-e0a9190.tar.gz
+933e3c6edcb390b841683189516cd64a pvr.wmc-292a819.tar.gz