From a36b932d628af1948ea842553cb43a65df1258a0 Mon Sep 17 00:00:00 2001 From: Daniel Steiner Date: Thu, 20 Dec 2018 14:56:15 +0100 Subject: [PATCH] New kodi version (RC3) --- fedora/SPECS/kodi.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/fedora/SPECS/kodi.spec b/fedora/SPECS/kodi.spec index 7fcf773..bec228c 100644 --- a/fedora/SPECS/kodi.spec +++ b/fedora/SPECS/kodi.spec @@ -1,4 +1,4 @@ -%global PRERELEASE rc2 +%global PRERELEASE rc3 #global DIRVERSION %{version} #global GITCOMMIT Gotham_r2-ge988513 # use the line below for pre-releases @@ -30,7 +30,7 @@ Name: kodi Version: 18.0 -Release: 0.20.%{PRERELEASE}%{?dist} +Release: 0.21.%{PRERELEASE}%{?dist} Summary: Media center License: GPLv2+ and GPLv3+ and LGPLv2+ and BSD and MIT @@ -477,6 +477,9 @@ mv docs/manpages ${RPM_BUILD_ROOT}%{_mandir}/man1/ %changelog +* Wed Dec 19 2018 Daniel Steiner - 18.0-0.21.rc3 +- Update to RC3 + * Sat Dec 8 2018 Daniel Steiner - 18.0-0.21.rc2 - fmt library updated.