From 91e0e739b15e81af4334415f82e5ce6e437a3d54 Mon Sep 17 00:00:00 2001 From: Daniel Steiner Date: Wed, 30 Jan 2019 23:59:50 +0100 Subject: [PATCH] Some fixes for prereleases --- fedora/SPECS/kodi.spec | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/fedora/SPECS/kodi.spec b/fedora/SPECS/kodi.spec index 67163dc..8b98648 100644 --- a/fedora/SPECS/kodi.spec +++ b/fedora/SPECS/kodi.spec @@ -1,9 +1,9 @@ -%global PRERELEASE 0 +%global PRERELEASE final %global myRELEASE 60 -#global DIRVERSION %{version} #global GITCOMMIT Gotham_r2-ge988513 # use the line below for pre-releases -%global DIRVERSION %{version}%{PRERELEASE} +# global DIRVERSION %{version}%{PRERELEASE} +%global DIRVERSION %{version} %global _hardened_build 1 # We support hte following options: @@ -31,7 +31,7 @@ Name: kodi Version: 18.0 -Release: 0.%{myRELEASE}.%{PRERELEASE}%{?dist} +Release: 1.%{myRELEASE}.%{PRERELEASE}%{?dist} Summary: Media center License: GPLv2+ and GPLv3+ and LGPLv2+ and BSD and MIT @@ -478,7 +478,7 @@ mv docs/manpages ${RPM_BUILD_ROOT}%{_mandir}/man1/ %changelog -* Wed Jan 31 2019 Daniel Steiner - 18.0-0.50.rc5 +* Thu Jan 31 2019 Daniel Steiner - 18.0-1.50.final - Update to Final 18. * Sun Jan 13 2019 Daniel Steiner - 18.0-0.50.rc5