Juan Hernandez has submitted this change and it was merged. Change subject: packaging: Make release number based on date ......................................................................
packaging: Make release number based on date This patch changes the default release number of the packages generated with "make rpm" so that they have the following format: 0.1.$(shell date +%Y%m%d%H%M%S) This has the advantage that builds in development environment can be easily updated and also means that any release we do will always be greater. Change-Id: Ia9820caa71723e929cae5fb873013e52acce221c Signed-off-by: Juan Hernandez <[email protected]> --- M Makefile 1 file changed, 1 insertion(+), 1 deletion(-) Approvals: Juan Hernandez: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/9704 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ia9820caa71723e929cae5fb873013e52acce221c Gerrit-PatchSet: 5 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Juan Hernandez <[email protected]> Gerrit-Reviewer: Doron Fediuck <[email protected]> Gerrit-Reviewer: Eyal Edri <[email protected]> Gerrit-Reviewer: Juan Hernandez <[email protected]> Gerrit-Reviewer: Moran Goldboim <[email protected]> Gerrit-Reviewer: Ofer Schreiber <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
