commit 9a654d2383105d5d2f17131f5ddba0cfc127785e
Author: Mohamed El Morabity <melmorabity(a)fedoraproject.org>
Date: Sat Sep 1 15:58:18 2018 +0200
- Update to 2.4.3
- Enable aarch64 build
.gitignore | 1 +
kodi-pvr-pctv.spec | 14 +++++++++-----
sources | 2 +-
3 files changed, 11 insertions(+), 6 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index e2234ca..89e8e4e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
/kodi-pvr-pctv-85d6eae.tar.gz
/kodi-pvr-pctv-89438d2.tar.gz
/pvr.pctv-5b47d9f.tar.gz
+/pvr.pctv-9d95bab.tar.gz
diff --git a/kodi-pvr-pctv.spec b/kodi-pvr-pctv.spec
index 930781b..ffbd11b 100644
--- a/kodi-pvr-pctv.spec
+++ b/kodi-pvr-pctv.spec
@@ -1,13 +1,13 @@
-%global commit 5b47d9fe5a33a72c6372e9ab4d7d49644f5a5971
+%global commit 9d95bab1d49b80bb11b86373ca7a44838d12adb5
%global shortcommit %(c=%{commit}; echo ${c:0:7})
-%global commitdate 20180205
+%global commitdate 20180825
%global kodi_addon pvr.pctv
%global kodi_version 18.0
Name: kodi-%(tr "." "-" <<<%{kodi_addon})
-Version: 2.3.1
-Release: 2%{?dist}
+Version: 2.4.3
+Release: 1%{?dist}
Summary: PCTV PVR for Kodi
License: GPLv2+
@@ -21,7 +21,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}.
@@ -49,6 +49,10 @@ export PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1
%changelog
+* Sat Sep 01 2018 Mohamed El Morabity <melmorabity(a)fedoraproject.org> - 2.4.3-1
+- Update to 2.4.3
+- Enable aarch64 build
+
* Thu Jul 26 2018 RPM Fusion Release Engineering <leigh123linux(a)gmail.com> -
2.3.1-2
- Rebuilt for
https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
diff --git a/sources b/sources
index 91cac16..e62087c 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-164aa425369c3d8150f0cf3a660cc7ee pvr.pctv-5b47d9f.tar.gz
+50660d5976de2fd26951440455ac92a9 pvr.pctv-9d95bab.tar.gz