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