commit 67316a863d56c6f1fd208495b9be003ce5094065
Author: Mohamed El Morabity <melmorabity(a)fedoraproject.org>
Date: Tue Oct 3 14:21:54 2017 +0200
Update to 1.4.8
.gitignore | 1 +
kodi-pvr-pctv.spec | 9 ++++++---
sources | 2 +-
3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 3de6f7b..8f47081 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
/kodi-pvr-pctv-85d6eae.tar.gz
+/kodi-pvr-pctv-89438d2.tar.gz
diff --git a/kodi-pvr-pctv.spec b/kodi-pvr-pctv.spec
index e4b0214..d480850 100644
--- a/kodi-pvr-pctv.spec
+++ b/kodi-pvr-pctv.spec
@@ -1,12 +1,12 @@
-%global commit 85d6eae79876af8a6db2413e3884296520271768
+%global commit 89438d2972fd9eb7e3290272a07b722fbc73ae42
%global short_commit %(c=%{commit}; echo ${c:0:7})
-%global commit_date 20170324
+%global commit_date 20170621
%global kodi_addon pvr.pctv
%global kodi_version 17.0
Name: kodi-%(tr "." "-" <<<%{kodi_addon})
-Version: 1.4.7
+Version: 1.4.8
Release: 1%{?dist}
Summary: PVR Client to connect PCTV Systems Broadway to Kodi
@@ -56,6 +56,9 @@ cp -p %{SOURCE1} .
%changelog
+* Tue Oct 03 2017 Mohamed El Morabity <melmorabity(a)fedoraproject.org> - 1.4.8-1
+- Update to 1.4.8
+
* Fri Apr 28 2017 Mohamed El Morabity <melmorabity(a)fedorapeople.org> - 1.4.7-1
- Update to latest stable release for Kodi 17
diff --git a/sources b/sources
index 394e853..fa39658 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-5bc7d5288ec9714dd20e9a2f3569f7db kodi-pvr-pctv-85d6eae.tar.gz
+17eed71b5fb8554592b065a61b3d9e99 kodi-pvr-pctv-89438d2.tar.gz
Show replies by date