This is an automated email from the ASF dual-hosted git repository.
alexpl pushed a commit to branch ignite-2.15
in repository https://gitbox.apache.org/repos/asf/ignite.git
The following commit(s) were added to refs/heads/ignite-2.15 by this push:
new 52170819598 IGNITE-19309 Update DEB & RPM package version to 2.15.0 -
Fixes #10655.
52170819598 is described below
commit 52170819598b784f13fd1f02bb3681cbc166138b
Author: Aleksey Plekhanov <[email protected]>
AuthorDate: Thu Apr 20 11:38:02 2023 +0300
IGNITE-19309 Update DEB & RPM package version to 2.15.0 - Fixes #10655.
Signed-off-by: Aleksey Plekhanov <[email protected]>
(cherry picked from commit 0093f855be3bcaca4e25f96953557415b2720de4)
---
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 b94a1c6a851..06c29aae90c 100644
--- a/packaging/deb/changelog
+++ b/packaging/deb/changelog
@@ -1,3 +1,9 @@
+apache-ignite (2.15.0-1) unstable; urgency=low
+
+ * Updated Apache Ignite to version 2.15.0
+
+ -- Alexey Plekhanov <[email protected]> Thu, 20 Apr 2023 11:00:00 +0300
+
apache-ignite (2.14.0-1) unstable; urgency=low
* Updated Apache Ignite to version 2.14.0
diff --git a/packaging/rpm/apache-ignite.spec b/packaging/rpm/apache-ignite.spec
index d3b980625e9..76482271fdb 100644
--- a/packaging/rpm/apache-ignite.spec
+++ b/packaging/rpm/apache-ignite.spec
@@ -12,7 +12,7 @@
#
Name: apache-ignite
-Version: 2.14.0
+Version: 2.15.0
Release: 1
Summary: Apache Ignite In-Memory Computing, Database and Caching
Platform
Group: Development/System