Final Kodi 18
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
%global PRERELEASE rc5
|
||||
%global PRERELEASE 0
|
||||
%global myRELEASE 60
|
||||
#global DIRVERSION %{version}
|
||||
#global GITCOMMIT Gotham_r2-ge988513
|
||||
# use the line below for pre-releases
|
||||
@@ -30,7 +31,7 @@
|
||||
|
||||
Name: kodi
|
||||
Version: 18.0
|
||||
Release: 0.50.%{PRERELEASE}%{?dist}
|
||||
Release: 0.%{myRELEASE}.%{PRERELEASE}%{?dist}
|
||||
Summary: Media center
|
||||
|
||||
License: GPLv2+ and GPLv3+ and LGPLv2+ and BSD and MIT
|
||||
@@ -477,6 +478,9 @@ mv docs/manpages ${RPM_BUILD_ROOT}%{_mandir}/man1/
|
||||
|
||||
|
||||
%changelog
|
||||
* Wed Jan 31 2019 Daniel Steiner <daniel.steiner@greenmail.ch> - 18.0-0.50.rc5
|
||||
- Update to Final 18.
|
||||
|
||||
* Sun Jan 13 2019 Daniel Steiner <daniel.steiner@greenmail.ch> - 18.0-0.50.rc5
|
||||
- Update to RC5
|
||||
|
||||
|
||||
Reference in New Issue
Block a user