This is an automated email from the ASF dual-hosted git repository.
tledkov pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ignite.git
The following commit(s) were added to refs/heads/master by this push:
new 5eaf1230f86 IGNITE-17661 Update packages version to 2.14 (#10245)
5eaf1230f86 is described below
commit 5eaf1230f86cc7babc935c6069ce8bdcd03211ad
Author: Taras Ledkov <[email protected]>
AuthorDate: Fri Sep 9 15:28:12 2022 +0300
IGNITE-17661 Update packages version to 2.14 (#10245)
---
packaging/deb/changelog | 7 ++++++-
packaging/rpm/apache-ignite.spec | 6 ++++--
2 files changed, 10 insertions(+), 3 deletions(-)
diff --git a/packaging/deb/changelog b/packaging/deb/changelog
index 1e15042b0dd..b94a1c6a851 100644
--- a/packaging/deb/changelog
+++ b/packaging/deb/changelog
@@ -1,3 +1,9 @@
+apache-ignite (2.14.0-1) unstable; urgency=low
+
+ * Updated Apache Ignite to version 2.14.0
+
+ -- Taras Ledkov <[email protected]> Fri, 09 Sep 2022 16:00:00 +0300
+
apache-ignite (2.13.0-1) unstable; urgency=low
* Updated Apache Ignite to version 2.13.0
@@ -81,4 +87,3 @@ apache-ignite (2.4.0-1) unstable; urgency=low
* Initial package release
-- Petr Ivanov <[email protected]> Wed, 17 Jan 2018 12:00:00 +0300
-
diff --git a/packaging/rpm/apache-ignite.spec b/packaging/rpm/apache-ignite.spec
index 9648649ed08..9b5f91b5717 100644
--- a/packaging/rpm/apache-ignite.spec
+++ b/packaging/rpm/apache-ignite.spec
@@ -12,7 +12,7 @@
#
Name: apache-ignite
-Version: 2.13.0
+Version: 2.14.0
Release: 1
Summary: Apache Ignite In-Memory Computing, Database and Caching
Platform
Group: Development/System
@@ -267,6 +267,9 @@ ln -sf %{_log}/%{name}
%{buildroot}%{_sharedstatedir}/%{name}/log
# Changelog
#
+* Fri Sep 09 2022 Taras Ledkov <[email protected]> - 2.13.0-1
+- Updated Apache Ignite to version 2.14.0
+
* Thu Apr 07 2022 Nikita Amelchev <[email protected]> - 2.13.0-1
- Updated Apache Ignite to version 2.13.0
@@ -308,4 +311,3 @@ ln -sf %{_log}/%{name}
%{buildroot}%{_sharedstatedir}/%{name}/log
* Wed Jan 17 2018 Peter Ivanov <[email protected]> - 2.4.0-1
- Initial package release
-