Leonidas Spyropoulos pushed to branch main at Arch Linux / Packaging / Packages
/ opensearch-dashboards-alerting-plugin
Commits:
b08ff5fb by Leonidas Spyropoulos at 2023-12-09T01:39:55+00:00
upgpkg: 2.11.1.0-1: new upstream release
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = opensearch-dashboards-alerting-plugin
pkgdesc = OpenSearch Dashboards Alerting Plugin
- pkgver = 2.11.0.0
+ pkgver = 2.11.1.0
pkgrel = 1
url = https://opensearch.org/docs/latest/monitoring-plugins/alerting
arch = x86_64
@@ -9,13 +9,13 @@ pkgbase = opensearch-dashboards-alerting-plugin
makedepends = npm
makedepends = python
makedepends = git
- depends = opensearch-dashboards=2.11.0
+ depends = opensearch-dashboards=2.11.1
depends = opensearch-dashboards-notifications-plugin
depends = coffeescript
options = !strip
options = emptydirs
- source =
git+https://github.com/opensearch-project/alerting-dashboards-plugin.git#tag=2.11.0.0
- source =
git+https://github.com/opensearch-project/OpenSearch-Dashboards.git#tag=2.11.0
+ source =
git+https://github.com/opensearch-project/alerting-dashboards-plugin.git#tag=2.11.1.0
+ source =
git+https://github.com/opensearch-project/OpenSearch-Dashboards.git#tag=2.11.1
source = skip-failed-test.patch
sha256sums = SKIP
sha256sums = SKIP
=====================================
PKGBUILD
=====================================
@@ -2,8 +2,8 @@
pkgname='opensearch-dashboards-alerting-plugin'
_pluginname='alerting-dashboards-plugin'
-pkgver=2.11.0.0
-_dashboardsver=2.11.0
+pkgver=2.11.1.0
+_dashboardsver=2.11.1
pkgrel=1
pkgdesc='OpenSearch Dashboards Alerting Plugin'
url='https://opensearch.org/docs/latest/monitoring-plugins/alerting'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/opensearch-dashboards-alerting-plugin/-/commit/b08ff5fb3edf84e6a7e53ef90e5c684fdf7a1a76
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/opensearch-dashboards-alerting-plugin/-/commit/b08ff5fb3edf84e6a7e53ef90e5c684fdf7a1a76
You're receiving this email because of your account on gitlab.archlinux.org.