Sandro Bonazzola has uploaded a new change for review. Change subject: build: post ovirt-log-collector-3.5 branching ......................................................................
build: post ovirt-log-collector-3.5 branching Change-Id: I94a1767f831bd4e84128674961a8ae03554311af Signed-off-by: Sandro Bonazzola <[email protected]> --- M configure.ac M ovirt-log-collector.spec.in 2 files changed, 4 insertions(+), 4 deletions(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-log-collector refs/changes/39/29939/1 diff --git a/configure.ac b/configure.ac index 84e16dd..48e7592 100644 --- a/configure.ac +++ b/configure.ac @@ -18,7 +18,7 @@ AC_PREREQ(2.60) define([VERSION_MAJOR], [3]) -define([VERSION_MINOR], [5]) +define([VERSION_MINOR], [6]) define([VERSION_FIX], [0]) define([VERSION_NUMBER], VERSION_MAJOR[.]VERSION_MINOR[.]VERSION_FIX) define([VERSION_SUFFIX], [_master]) diff --git a/ovirt-log-collector.spec.in b/ovirt-log-collector.spec.in index 967d204..ed99785 100644 --- a/ovirt-log-collector.spec.in +++ b/ovirt-log-collector.spec.in @@ -31,7 +31,7 @@ Requires: python Requires: python-dateutil Requires: python-lxml -Requires: ovirt-engine-sdk-python >= 3.4.0.7 +Requires: ovirt-engine-sdk-python >= 3.6.0.0 Requires: ovirt-engine-lib Requires: logrotate Requires: openssh-clients @@ -95,5 +95,5 @@ %{_mandir}/man8/* %changelog -* Fri Jan 17 2014 Sandro Bonazzola <[email protected]> - 3.5.0-0.0.master -- 3.5.0-0.0.master +* Fri Jul 11 2014 Sandro Bonazzola <[email protected]> - 3.6.0-0.0.master +- 3.6.0-0.0.master -- To view, visit http://gerrit.ovirt.org/29939 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I94a1767f831bd4e84128674961a8ae03554311af Gerrit-PatchSet: 1 Gerrit-Project: ovirt-log-collector Gerrit-Branch: master Gerrit-Owner: Sandro Bonazzola <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
