Sandro Bonazzola has uploaded a new change for review. Change subject: build: post ovirt-hosted-engine-ha-1.2 branch ......................................................................
build: post ovirt-hosted-engine-ha-1.2 branch Change-Id: I1dd4c7edcf0be44b6af268ef207c2f8d4a526ef3 Signed-off-by: Sandro Bonazzola <sbona...@redhat.com> --- M configure.ac M ovirt-hosted-engine-ha.spec.in 2 files changed, 12 insertions(+), 57 deletions(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-hosted-engine-ha refs/changes/58/29958/1 diff --git a/configure.ac b/configure.ac index 3067852..f4a3920 100644 --- a/configure.ac +++ b/configure.ac @@ -1,6 +1,6 @@ dnl dnl ovirt-hosted-engine-ha -- ovirt hosted engine high availability -dnl Copyright (C) 2013 Red Hat, Inc. +dnl Copyright (C) 2013-2014 Red Hat, Inc. dnl dnl This library is free software; you can redistribute it and/or dnl modify it under the terms of the GNU Lesser General Public @@ -19,10 +19,10 @@ AC_PREREQ(2.60) define([VERSION_MAJOR], [1]) -define([VERSION_MINOR], [2]) -define([VERSION_FIX], [1]) +define([VERSION_MINOR], [3]) +define([VERSION_FIX], [0]) define([VERSION_NUMBER], VERSION_MAJOR[.]VERSION_MINOR[.]VERSION_FIX) -define([VERSION_RELEASE], [0.1]) +define([VERSION_RELEASE], [0.0]) define([VERSION_SUFFIX], [master.][m4_esyscmd([date -u +%Y%m%d%H%M%S | tr -d '\n'])]) AC_INIT([ovirt-hosted-engine-ha], VERSION_NUMBER[-]VERSION_RELEASE[.]VERSION_SUFFIX) diff --git a/ovirt-hosted-engine-ha.spec.in b/ovirt-hosted-engine-ha.spec.in index 153f731..c46dd67 100644 --- a/ovirt-hosted-engine-ha.spec.in +++ b/ovirt-hosted-engine-ha.spec.in @@ -1,6 +1,6 @@ # # ovirt-hosted-engine-ha -- ovirt hosted engine high availability -# Copyright (C) 2012-2014 Red Hat, Inc. +# Copyright (C) 2013-2014 Red Hat, Inc. # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public @@ -39,7 +39,7 @@ Release: @PACKAGE_RPM_RELEASE@%{?release_suffix}%{?dist} License: LGPLv2+ URL: http://www.ovirt.org -Source: http://resources.ovirt.org/releases/nightly/src/%{name}-%{package_version}.tar.gz +Source: http://resources.ovirt.org/pub/ovirt-master-snapshot/src/%{name}/%{name}-%{package_version}.tar.gz Group: Applications/System BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -50,15 +50,15 @@ Requires: python-daemon Requires: sanlock >= 2.8 Requires: sanlock-python >= 2.8 -Requires: vdsm >= 4.14.0 -Requires: vdsm-cli >= 4.14.0 -Requires: vdsm-python >= 4.14.0 +Requires: vdsm >= 4.16.0 +Requires: vdsm-cli >= 4.16.0 +Requires: vdsm-python >= 4.16.0 BuildRequires: python BuildRequires: python2-devel BuildRequires: python-nose BuildRequires: python-mock -BuildRequires: vdsm-cli >= 4.14.0 +BuildRequires: vdsm-cli >= 4.16.0 %if 0%{?with_systemd} %{?systemd_requires} @@ -193,50 +193,5 @@ %changelog -* Fri Jun 20 2014 David Caro <dc...@redhat.com> - 1.2.1-0.1.master -- Fix missing macro systemd_requires - -* Tue Mar 25 2014 Martin Sivak <msi...@redhat.com> - 1.2.1-0.0.master -- Fix in haClient direct API - -* Mon Mar 24 2014 Martin Sivak <msi...@redhat.com> - 1.2.0-0.0.master -- New backend interface - -* Thu Dec 19 2013 Greg Padgett <gpadg...@redhat.com> - 1.1.0-0.0.master -- New version after 1.0 branch - -* Tue Dec 17 2013 Greg Padgett <gpadg...@redhat.com> - 0.1.0-0.10.beta2 -- 0.1.0-0.10.beta2 - -* Tue Dec 10 2013 Sandro Bonazzola <sbona...@redhat.com> - 0.1.0-0.9.beta1 -- 0.1.0-0.9.beta1 - -* Tue Dec 3 2013 Sandro Bonazzola <sbona...@redhat.com> - 0.1.0-0.8.beta1 -- 0.1.0-0.8.beta1 - -* Fri Nov 22 2013 Sandro Bonazzola <sbona...@redhat.com> - 0.1.0-0.7.beta1 -- 0.1.0-0.7.beta1 - -* Tue Nov 19 2013 Sandro Bonazzola <sbona...@redhat.com> - 0.1.0-0.6.beta1 -- 0.1.0-0.6.beta1 - -* Tue Nov 5 2013 Sandro Bonazzola <sbona...@redhat.com> - 0.1.0-0.5.beta1 -- 0.1.0-0.5.beta1 - -* Tue Oct 29 2013 Sandro Bonazzola <sbona...@redhat.com> - 0.1.0-0.4.beta1 -- 0.1.0-0.4.beta1 - -* Tue Oct 15 2013 Yedidyah Bar David <d...@redhat.com> - 0.1.0-0.3.1.beta1 -- 0.1.0-0.3.1.beta1 - -* Tue Oct 15 2013 Sandro Bonazzola <sbona...@redhat.com> - 0.1.0-0.3.beta1 -- 0.1.0-0.3.beta1 - -* Fri Sep 27 2013 Sandro Bonazzola <sbona...@redhat.com> - 0.1.0-0.2.beta1 -- 0.1.0-0.2.beta1 - -* Fri Sep 13 2013 Sandro Bonazzola <sbona...@redhat.com> - 0.1.0-0.1.beta -- 0.1.0-0.1.beta - -* Fri May 31 2013 Greg Padgett <gpadg...@redhat.com> - 0.0.0-0.0.master -- Initial add. +* Fri Jul 11 2014 Sandro Bonazzola <sbona...@redhat.com> - 1.3.0-0.0.master +- 1.3.0-0.0.master -- To view, visit http://gerrit.ovirt.org/29958 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I1dd4c7edcf0be44b6af268ef207c2f8d4a526ef3 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-hosted-engine-ha Gerrit-Branch: master Gerrit-Owner: Sandro Bonazzola <sbona...@redhat.com> _______________________________________________ Engine-patches mailing list Engine-patches@ovirt.org http://lists.ovirt.org/mailman/listinfo/engine-patches