Yaniv Dary has uploaded a new change for review. Change subject: build: ovirt-engine-reports-3.3.5-rc ......................................................................
build: ovirt-engine-reports-3.3.5-rc Also added release notes. Change-Id: Ic754a2d86993ebad114092406f5bd69c7de4d79b Signed-off-by: Yaniv Dary <[email protected]> --- M packaging/ovirt-engine-reports.spec.in M version.mak 2 files changed, 6 insertions(+), 2 deletions(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-reports refs/changes/00/26600/1 diff --git a/packaging/ovirt-engine-reports.spec.in b/packaging/ovirt-engine-reports.spec.in index dd3b96d..86483b0 100644 --- a/packaging/ovirt-engine-reports.spec.in +++ b/packaging/ovirt-engine-reports.spec.in @@ -142,6 +142,10 @@ %endif %changelog +* Wed Apr 9 2014 Yaniv Dary <[email protected]> - 3.3.5 +Fixed issue: +- less strict parsing of pg_hba.conf (#1085374) + * Tue Mar 11 2014 Yaniv Dary <[email protected]> - 3.3.5 Fixed issue: 1074909 - setup error on a system installed in Brazilian Portuguese diff --git a/version.mak b/version.mak index 12c230c..ff545e2 100644 --- a/version.mak +++ b/version.mak @@ -21,7 +21,7 @@ # - master # - <none> # -MILESTONE=master +MILESTONE=rc # RPM release is manually specified, # For pre-release: @@ -32,4 +32,4 @@ # RPM_RELEASE=N # while N is incremented each re-release # -RPM_RELEASE=0.0.$(MILESTONE).$(shell date -u +%Y%m%d%H%M%S) +RPM_RELEASE=0.1 -- To view, visit http://gerrit.ovirt.org/26600 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: Ic754a2d86993ebad114092406f5bd69c7de4d79b Gerrit-PatchSet: 1 Gerrit-Project: ovirt-reports Gerrit-Branch: ovirt-3.3 Gerrit-Owner: Yaniv Dary <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
