From dev-return-34573-archive-asf-public=cust-asf.ponee.io@ignite.apache.org Wed May 16 13:32:09 2018 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by mx-eu-01.ponee.io (Postfix) with SMTP id 7431E180669 for ; Wed, 16 May 2018 13:32:08 +0200 (CEST) Received: (qmail 94971 invoked by uid 500); 16 May 2018 11:32:07 -0000 Mailing-List: contact dev-help@ignite.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@ignite.apache.org Delivered-To: mailing list dev@ignite.apache.org Received: (qmail 94956 invoked by uid 99); 16 May 2018 11:32:06 -0000 Received: from git1-us-west.apache.org (HELO git1-us-west.apache.org) (140.211.11.23) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 16 May 2018 11:32:06 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 62F16DFF7E; Wed, 16 May 2018 11:32:06 +0000 (UTC) From: vveider To: dev@ignite.apache.org Reply-To: dev@ignite.apache.org Message-ID: Subject: [GitHub] ignite pull request #4005: IGNITE-8510 RPM package 2.4.0 is incorrectly upgr... Content-Type: text/plain Date: Wed, 16 May 2018 11:32:06 +0000 (UTC) GitHub user vveider opened a pull request: https://github.com/apache/ignite/pull/4005 IGNITE-8510 RPM package 2.4.0 is incorrectly upgraded by 2.5.0 You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-8510 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/ignite/pull/4005.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #4005 ---- commit 27da6c11623b318cb954386810ca47661d94e91e Author: Ivanov Petr Date: 2018-05-16T11:31:15Z IGNITE-8510 RPM package 2.4.0 is incorrectly upgraded by 2.5.0 ---- ---