This is an automated email from the ASF dual-hosted git repository.

namelchev pushed a commit to branch ignite-2.16
in repository https://gitbox.apache.org/repos/asf/ignite.git


The following commit(s) were added to refs/heads/ignite-2.16 by this push:
     new 0446d656173 IGNITE-20932 Update Linux packages version to 2.16 (#11065)
0446d656173 is described below

commit 0446d656173793f6c5a09878666bcf18ec23ff33
Author: Nikita Amelchev <[email protected]>
AuthorDate: Wed Nov 22 20:13:44 2023 +0300

    IGNITE-20932 Update Linux packages version to 2.16 (#11065)
    
    (cherry picked from commit 8fc1c3b46a0b1e7259c47838845c7a1643ac7c3a)
---
 packaging/deb/changelog          | 6 ++++++
 packaging/rpm/apache-ignite.spec | 2 +-
 2 files changed, 7 insertions(+), 1 deletion(-)

diff --git a/packaging/deb/changelog b/packaging/deb/changelog
index 06c29aae90c..fa6f7ba6a89 100644
--- a/packaging/deb/changelog
+++ b/packaging/deb/changelog
@@ -1,3 +1,9 @@
+apache-ignite (2.16.0-1) unstable; urgency=low
+
+  * Updated Apache Ignite to version 2.16.0
+
+ -- Nikita Amelchev <[email protected]>  Wed, 22 Nov 2023 19:00:00 +0300
+
 apache-ignite (2.15.0-1) unstable; urgency=low
 
   * Updated Apache Ignite to version 2.15.0
diff --git a/packaging/rpm/apache-ignite.spec b/packaging/rpm/apache-ignite.spec
index 8e9285c9a12..4d854aa21a5 100644
--- a/packaging/rpm/apache-ignite.spec
+++ b/packaging/rpm/apache-ignite.spec
@@ -12,7 +12,7 @@
 #
 
 Name:             apache-ignite
-Version:          2.15.0
+Version:          2.16.0
 Release:          1
 Summary:          Apache Ignite In-Memory Computing, Database and Caching 
Platform
 Group:            Development/System

Reply via email to