[Git][archlinux/packaging/packages/opensearch-ml-commons-plugin][main] upgpkg: 2.15.0.0-1: new upstream release

2024-06-30 Thread Leonidas Spyropoulos (@artafinde)


Leonidas Spyropoulos pushed to branch main at Arch Linux / Packaging / Packages 
/ opensearch-ml-commons-plugin


Commits:
aaf08453 by Leonidas Spyropoulos at 2024-06-30T16:37:26+01:00
upgpkg: 2.15.0.0-1: new upstream release

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,14 +1,14 @@
 pkgbase = opensearch-ml-commons-plugin
pkgdesc = OpenSearch Machine Learning Commons Plugin
-   pkgver = 2.14.0.0
+   pkgver = 2.15.0.0
pkgrel = 1
url = https://opensearch.org/docs/latest/ml-commons-plugin/index/
arch = x86_64
license = Apache-2.0
makedepends = java-environment=11
makedepends = unzip
-   depends = opensearch=2.14.0
-   source = 
opensearch-ml-commons-plugin-2.14.0.0.tar.gz::https://github.com/opensearch-project/ml-commons/archive/2.14.0.0.tar.gz
-   sha256sums = 
1ec78a3a455c5e8962c62904e03fe4396e3ca36957659031c06e99602b0bbb16
+   depends = opensearch=2.15.0
+   source = 
opensearch-ml-commons-plugin-2.15.0.0.tar.gz::https://github.com/opensearch-project/ml-commons/archive/2.15.0.0.tar.gz
+   sha256sums = 
3d2a03be878d7dc09f2bd06bf2fe748ce86037d409b6a09cc95a8232bab74c0c
 
 pkgname = opensearch-ml-commons-plugin


=
PKGBUILD
=
@@ -1,9 +1,9 @@
 # Maintainer: Justin Kromlinger 
 
 pkgname=opensearch-ml-commons-plugin
-pkgver=2.14.0.0
+pkgver=2.15.0.0
 pkgrel=1
-_opensearchver=2.14.0
+_opensearchver=2.15.0
 _jdkver=11
 pkgdesc="OpenSearch Machine Learning Commons Plugin"
 arch=('x86_64')
@@ -13,7 +13,7 @@ depends=("opensearch=${_opensearchver}")
 makedepends=("java-environment=${_jdkver}" 'unzip')
 source=(
   
"${pkgname}-${pkgver}.tar.gz::https://github.com/opensearch-project/ml-commons/archive/${pkgver}.tar.gz";)
-sha256sums=('1ec78a3a455c5e8962c62904e03fe4396e3ca36957659031c06e99602b0bbb16')
+sha256sums=('3d2a03be878d7dc09f2bd06bf2fe748ce86037d409b6a09cc95a8232bab74c0c')
 
 build() {
   cd "ml-commons-${pkgver}"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/opensearch-ml-commons-plugin/-/commit/aaf08453fef77832b1855eece7e9046011c4db15

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/opensearch-ml-commons-plugin/-/commit/aaf08453fef77832b1855eece7e9046011c4db15
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/opensearch-neural-search-plugin][main] upgpkg: 2.15.0.0-1: new upstream release

2024-06-30 Thread Leonidas Spyropoulos (@artafinde)


Leonidas Spyropoulos pushed to branch main at Arch Linux / Packaging / Packages 
/ opensearch-neural-search-plugin


Commits:
366cf732 by Leonidas Spyropoulos at 2024-06-30T16:40:42+01:00
upgpkg: 2.15.0.0-1: new upstream release

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,14 +1,14 @@
 pkgbase = opensearch-neural-search-plugin
pkgdesc = OpenSearch Neural Search Plugin
-   pkgver = 2.14.0.0
+   pkgver = 2.15.0.0
pkgrel = 1
url = https://github.com/opensearch-project/neural-search
arch = x86_64
license = Apache-2.0
makedepends = java-environment=11
makedepends = unzip
-   depends = opensearch=2.14.0
-   source = 
opensearch-neural-search-plugin-2.14.0.0.tar.gz::https://github.com/opensearch-project/neural-search/archive/2.14.0.0.tar.gz
-   sha256sums = 
b931d597d8fde8c27b9121d04bd8a7b9e93368345d8fc693034430d4d99a0873
+   depends = opensearch=2.15.0
+   source = 
opensearch-neural-search-plugin-2.15.0.0.tar.gz::https://github.com/opensearch-project/neural-search/archive/2.15.0.0.tar.gz
+   sha256sums = 
277e8ef6727fed3b3ebd66f7743f4121e63f7b9115979895533ce476cf6ad89c
 
 pkgname = opensearch-neural-search-plugin


=
PKGBUILD
=
@@ -1,9 +1,9 @@
 # Maintainer: Justin Kromlinger 
 
 pkgname=opensearch-neural-search-plugin
-pkgver=2.14.0.0
+pkgver=2.15.0.0
 pkgrel=1
-_opensearchver=2.14.0
+_opensearchver=2.15.0
 _jdkver=11
 pkgdesc="OpenSearch Neural Search Plugin"
 arch=('x86_64')
@@ -15,7 +15,7 @@ makedepends=("java-environment=${_jdkver}" 'unzip')
 source=(
   
"${pkgname}-${pkgver}.tar.gz::https://github.com/opensearch-project/neural-search/archive/${pkgver}.tar.gz";
 )
-sha256sums=('b931d597d8fde8c27b9121d04bd8a7b9e93368345d8fc693034430d4d99a0873')
+sha256sums=('277e8ef6727fed3b3ebd66f7743f4121e63f7b9115979895533ce476cf6ad89c')
 
 build() {
   cd "neural-search-${pkgver}"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/opensearch-neural-search-plugin/-/commit/366cf732b2be2e899040353645be1f191bba2548

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/opensearch-neural-search-plugin/-/commit/366cf732b2be2e899040353645be1f191bba2548
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/opensearch-neural-search-plugin] Pushed new tag 2.15.0.0-1

2024-06-30 Thread Leonidas Spyropoulos (@artafinde)


Leonidas Spyropoulos pushed new tag 2.15.0.0-1 at Arch Linux / Packaging / 
Packages / opensearch-neural-search-plugin

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/opensearch-neural-search-plugin/-/tree/2.15.0.0-1
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/opensearch-notifications-plugin][main] upgpkg: 2.15.0.0-1: new upstream version

2024-06-30 Thread Leonidas Spyropoulos (@artafinde)


Leonidas Spyropoulos pushed to branch main at Arch Linux / Packaging / Packages 
/ opensearch-notifications-plugin


Commits:
c45a18d9 by Leonidas Spyropoulos at 2024-06-30T16:44:53+01:00
upgpkg: 2.15.0.0-1: new upstream version

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,14 +1,14 @@
 pkgbase = opensearch-notifications-plugin
pkgdesc = OpenSearch Notifications Plugin
-   pkgver = 2.14.0.0
+   pkgver = 2.15.0.0
pkgrel = 1
url = https://opensearch.org/docs/latest/notifications-plugin/index/
arch = x86_64
license = Apache-2.0
makedepends = java-environment=11
makedepends = unzip
-   depends = opensearch=2.14.0
-   source = 
opensearch-notifications-plugin-2.14.0.0.tar.gz::https://github.com/opensearch-project/notifications/archive/2.14.0.0.tar.gz
-   sha256sums = 
3defe2eb27d231c05bca9dc1fabbbe694ef43346e7b5864560cfcd2ca1eb219c
+   depends = opensearch=2.15.0
+   source = 
opensearch-notifications-plugin-2.15.0.0.tar.gz::https://github.com/opensearch-project/notifications/archive/2.15.0.0.tar.gz
+   sha256sums = 
d2e34b532d01a59627859233c2c5ad7aa588ef35785ef8fdeac5822bc9b45a90
 
 pkgname = opensearch-notifications-plugin


=
PKGBUILD
=
@@ -1,9 +1,9 @@
 # Maintainer: Justin Kronotificationsinger 
 
 pkgname=opensearch-notifications-plugin
-pkgver=2.14.0.0
+pkgver=2.15.0.0
 pkgrel=1
-_opensearchver=2.14.0
+_opensearchver=2.15.0
 _jdkver=11
 pkgdesc="OpenSearch Notifications Plugin"
 arch=('x86_64')
@@ -14,7 +14,7 @@ makedepends=("java-environment=${_jdkver}" 'unzip')
 source=(
   
"${pkgname}-${pkgver}.tar.gz::https://github.com/opensearch-project/notifications/archive/${pkgver}.tar.gz";
 )
-sha256sums=('3defe2eb27d231c05bca9dc1fabbbe694ef43346e7b5864560cfcd2ca1eb219c')
+sha256sums=('d2e34b532d01a59627859233c2c5ad7aa588ef35785ef8fdeac5822bc9b45a90')
 
 build() {
   cd "notifications-${pkgver}/notifications"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/opensearch-notifications-plugin/-/commit/c45a18d946449c21525b4df6d55820f76459b5fe

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/opensearch-notifications-plugin/-/commit/c45a18d946449c21525b4df6d55820f76459b5fe
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/opensearch-notifications-plugin] Pushed new tag 2.15.0.0-1

2024-06-30 Thread Leonidas Spyropoulos (@artafinde)


Leonidas Spyropoulos pushed new tag 2.15.0.0-1 at Arch Linux / Packaging / 
Packages / opensearch-notifications-plugin

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/opensearch-notifications-plugin/-/tree/2.15.0.0-1
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/opensearch-job-scheduler-plugin] Pushed new tag 2.15.0.0-1

2024-06-30 Thread Leonidas Spyropoulos (@artafinde)


Leonidas Spyropoulos pushed new tag 2.15.0.0-1 at Arch Linux / Packaging / 
Packages / opensearch-job-scheduler-plugin

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/opensearch-job-scheduler-plugin/-/tree/2.15.0.0-1
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/opensearch-job-scheduler-plugin][main] upgpkg: 2.15.0.0-1: new upstream release

2024-06-30 Thread Leonidas Spyropoulos (@artafinde)


Leonidas Spyropoulos pushed to branch main at Arch Linux / Packaging / Packages 
/ opensearch-job-scheduler-plugin


Commits:
c9b3bc40 by Leonidas Spyropoulos at 2024-06-30T16:46:13+01:00
upgpkg: 2.15.0.0-1: new upstream release

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,14 +1,14 @@
 pkgbase = opensearch-job-scheduler-plugin
pkgdesc = OpenSearch Job Scheduler Plugin
-   pkgver = 2.14.0.0
+   pkgver = 2.15.0.0
pkgrel = 1
url = https://github.com/opensearch-project/job-scheduler
arch = x86_64
license = Apache-2.0
makedepends = java-environment=11
makedepends = unzip
-   depends = opensearch=2.14.0
-   source = 
opensearch-job-scheduler-plugin-2.14.0.0.tar.gz::https://github.com/opensearch-project/job-scheduler/archive/2.14.0.0.tar.gz
-   sha256sums = 
919f67ab02b72eefb66ab28542869fafde6e4bfb36be8fbc2c2ebfbc514d6d1e
+   depends = opensearch=2.15.0
+   source = 
opensearch-job-scheduler-plugin-2.15.0.0.tar.gz::https://github.com/opensearch-project/job-scheduler/archive/2.15.0.0.tar.gz
+   sha256sums = 
f23536391c969da38486b001dad20b4d6aae851e659b528d66677d2c7b6155cc
 
 pkgname = opensearch-job-scheduler-plugin


=
PKGBUILD
=
@@ -1,9 +1,9 @@
 # Maintainer: Justin Kromlinger 
 
 pkgname=opensearch-job-scheduler-plugin
-pkgver=2.14.0.0
+pkgver=2.15.0.0
 pkgrel=1
-_opensearchver=2.14.0
+_opensearchver=2.15.0
 _jdkver=11
 pkgdesc="OpenSearch Job Scheduler Plugin"
 arch=('x86_64')
@@ -14,7 +14,7 @@ makedepends=("java-environment=${_jdkver}" 'unzip')
 source=(
   
"${pkgname}-${pkgver}.tar.gz::https://github.com/opensearch-project/job-scheduler/archive/${pkgver}.tar.gz";
 )
-sha256sums=('919f67ab02b72eefb66ab28542869fafde6e4bfb36be8fbc2c2ebfbc514d6d1e')
+sha256sums=('f23536391c969da38486b001dad20b4d6aae851e659b528d66677d2c7b6155cc')
 
 build() {
   cd "job-scheduler-${pkgver}"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/opensearch-job-scheduler-plugin/-/commit/c9b3bc4008bf9f524e57299075f8f2fd701f08dd

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/opensearch-job-scheduler-plugin/-/commit/c9b3bc4008bf9f524e57299075f8f2fd701f08dd
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/opensearch-knn-plugin] Pushed new tag 2.15.0.0-1

2024-06-30 Thread Leonidas Spyropoulos (@artafinde)


Leonidas Spyropoulos pushed new tag 2.15.0.0-1 at Arch Linux / Packaging / 
Packages / opensearch-knn-plugin

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/opensearch-knn-plugin/-/tree/2.15.0.0-1
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/opensearch-knn-plugin][main] upgpkg: 2.15.0.0-1: new upstream release

2024-06-30 Thread Leonidas Spyropoulos (@artafinde)


Leonidas Spyropoulos pushed to branch main at Arch Linux / Packaging / Packages 
/ opensearch-knn-plugin


Commits:
a13d4c41 by Leonidas Spyropoulos at 2024-06-30T16:48:10+01:00
upgpkg: 2.15.0.0-1: new upstream release

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,14 +1,14 @@
 pkgbase = opensearch-knn-plugin
pkgdesc = OpenSearch Index Management Plugin
-   pkgver = 2.14.0.0
+   pkgver = 2.15.0.0
pkgrel = 1
url = https://opensearch.org/docs/latest/search-plugins/knn
arch = x86_64
license = Apache-2.0
makedepends = java-environment=11
makedepends = unzip
-   depends = opensearch=2.14.0
-   source = 
opensearch-knn-plugin-2.14.0.0.tar.gz::https://github.com/opensearch-project/k-NN/archive/2.14.0.0.tar.gz
-   sha256sums = 
00c9740bfc7c3efd37ae8d8190ee2a2948a844a554c8c0705ed57c38ad3a299f
+   depends = opensearch=2.15.0
+   source = 
opensearch-knn-plugin-2.15.0.0.tar.gz::https://github.com/opensearch-project/k-NN/archive/2.15.0.0.tar.gz
+   sha256sums = 
574e780fa368b2ae7eb7d13aea18e8840f8c6eecdc8442998061f89d25eddb74
 
 pkgname = opensearch-knn-plugin


=
PKGBUILD
=
@@ -1,9 +1,9 @@
 # Maintainer: Justin Kromlinger 
 
 pkgname=opensearch-knn-plugin
-pkgver=2.14.0.0
+pkgver=2.15.0.0
 pkgrel=1
-_opensearchver=2.14.0
+_opensearchver=2.15.0
 _jdkver=11
 pkgdesc="OpenSearch Index Management Plugin"
 arch=('x86_64')
@@ -14,7 +14,7 @@ makedepends=("java-environment=${_jdkver}" 'unzip')
 source=(
   
"${pkgname}-${pkgver}.tar.gz::https://github.com/opensearch-project/k-NN/archive/${pkgver}.tar.gz";
 )
-sha256sums=('00c9740bfc7c3efd37ae8d8190ee2a2948a844a554c8c0705ed57c38ad3a299f')
+sha256sums=('574e780fa368b2ae7eb7d13aea18e8840f8c6eecdc8442998061f89d25eddb74')
 
 build() {
   cd "k-NN-${pkgver}"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/opensearch-knn-plugin/-/commit/a13d4c413e1053c073c9a0fc67d501a7853d14da

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/opensearch-knn-plugin/-/commit/a13d4c413e1053c073c9a0fc67d501a7853d14da
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/opensearch-observability-plugin][main] upgpkg: 2.15.0.0-1: new upstream release

2024-06-30 Thread Leonidas Spyropoulos (@artafinde)


Leonidas Spyropoulos pushed to branch main at Arch Linux / Packaging / Packages 
/ opensearch-observability-plugin


Commits:
14c85cfc by Leonidas Spyropoulos at 2024-06-30T16:49:53+01:00
upgpkg: 2.15.0.0-1: new upstream release

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,14 +1,14 @@
 pkgbase = opensearch-observability-plugin
pkgdesc = OpenSearch Observability Plugin
-   pkgver = 2.14.0.0
+   pkgver = 2.15.0.0
pkgrel = 1
url = https://github.com/opensearch-project/observability
arch = x86_64
license = Apache-2.0
makedepends = java-environment=11
makedepends = unzip
-   depends = opensearch=2.14.0
-   source = 
opensearch-observability-plugin-2.14.0.0.tar.gz::https://github.com/opensearch-project/observability/archive/2.14.0.0.tar.gz
-   sha256sums = 
2fe1f4e85eef0f92afef236cbc30bc2ef2351d6979eaa1bbf82c71436ab491ac
+   depends = opensearch=2.15.0
+   source = 
opensearch-observability-plugin-2.15.0.0.tar.gz::https://github.com/opensearch-project/observability/archive/2.15.0.0.tar.gz
+   sha256sums = 
61f38e23c5f7d981fbabe012dd4603001fd9710c8ed992e6ed8e6e34f0636b19
 
 pkgname = opensearch-observability-plugin


=
PKGBUILD
=
@@ -1,9 +1,9 @@
 # Maintainer: Justin Kromlinger 
 
 pkgname=opensearch-observability-plugin
-pkgver=2.14.0.0
+pkgver=2.15.0.0
 pkgrel=1
-_opensearchver=2.14.0
+_opensearchver=2.15.0
 _jdkver=11
 pkgdesc="OpenSearch Observability Plugin"
 arch=('x86_64')
@@ -14,7 +14,7 @@ makedepends=("java-environment=${_jdkver}" 'unzip')
 source=(
   
"${pkgname}-${pkgver}.tar.gz::https://github.com/opensearch-project/observability/archive/${pkgver}.tar.gz";
 )
-sha256sums=('2fe1f4e85eef0f92afef236cbc30bc2ef2351d6979eaa1bbf82c71436ab491ac')
+sha256sums=('61f38e23c5f7d981fbabe012dd4603001fd9710c8ed992e6ed8e6e34f0636b19')
 
 build() {
   cd "observability-${pkgver}"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/opensearch-observability-plugin/-/commit/14c85cfc0634b20a4143f4669fdfd91aad26abc4

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/opensearch-observability-plugin/-/commit/14c85cfc0634b20a4143f4669fdfd91aad26abc4
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/opensearch-observability-plugin] Pushed new tag 2.15.0.0-1

2024-06-30 Thread Leonidas Spyropoulos (@artafinde)


Leonidas Spyropoulos pushed new tag 2.15.0.0-1 at Arch Linux / Packaging / 
Packages / opensearch-observability-plugin

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/opensearch-observability-plugin/-/tree/2.15.0.0-1
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/opensearch-performance-analyzer-plugin] Pushed new tag 2.15.0.0-1

2024-06-30 Thread Leonidas Spyropoulos (@artafinde)


Leonidas Spyropoulos pushed new tag 2.15.0.0-1 at Arch Linux / Packaging / 
Packages / opensearch-performance-analyzer-plugin

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/opensearch-performance-analyzer-plugin/-/tree/2.15.0.0-1
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/opensearch-performance-analyzer-plugin][main] upgpkg: 2.15.0.0-1: new upstream release

2024-06-30 Thread Leonidas Spyropoulos (@artafinde)


Leonidas Spyropoulos pushed to branch main at Arch Linux / Packaging / Packages 
/ opensearch-performance-analyzer-plugin


Commits:
bb8d4f03 by Leonidas Spyropoulos at 2024-06-30T16:55:34+01:00
upgpkg: 2.15.0.0-1: new upstream release

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = opensearch-performance-analyzer-plugin
pkgdesc = OpenSearch Performance Analyzer Plugin
-   pkgver = 2.14.0.0
+   pkgver = 2.15.0.0
pkgrel = 1
url = https://opensearch.org/docs/latest/monitoring-plugins/pa
arch = x86_64
@@ -8,10 +8,10 @@ pkgbase = opensearch-performance-analyzer-plugin
makedepends = java-environment=11
makedepends = unzip
makedepends = git
-   depends = opensearch=2.14.0
-   source = 
opensearch-performance-analyzer-plugin-2.14.0.0.tar.gz::https://github.com/opensearch-project/performance-analyzer/archive/2.14.0.0.tar.gz
+   depends = opensearch=2.15.0
+   source = 
opensearch-performance-analyzer-plugin-2.15.0.0.tar.gz::https://github.com/opensearch-project/performance-analyzer/archive/2.15.0.0.tar.gz
source = 
git+https://github.com/opensearch-project/performance-analyzer-rca.git#branch=2.12
-   sha256sums = 
48b517de24c4da644ec043247e12001f30adf9bd2eaa66b29386b168d7c76d4a
+   sha256sums = 
eba5252a2a6388e77478d590c470a2fe88a3ed276f02e361c44e3f57fbf7091f
sha256sums = SKIP
 
 pkgname = opensearch-performance-analyzer-plugin


=
PKGBUILD
=
@@ -1,9 +1,9 @@
 # Maintainer: Justin Kromlinger 
 
 pkgname=opensearch-performance-analyzer-plugin
-pkgver=2.14.0.0
+pkgver=2.15.0.0
 pkgrel=1
-_opensearchver=2.14.0
+_opensearchver=2.15.0
 _jdkver=11
 #_rcaver="$(echo -n "${_opensearchver}" | sed 's/\.[0-9]\+$//')"
 _rcaver="2.12"
@@ -17,7 +17,7 @@ source=(
   
"${pkgname}-${pkgver}.tar.gz::https://github.com/opensearch-project/performance-analyzer/archive/${pkgver}.tar.gz";
   
"git+https://github.com/opensearch-project/performance-analyzer-rca.git#branch=${_rcaver}";
 )
-sha256sums=('48b517de24c4da644ec043247e12001f30adf9bd2eaa66b29386b168d7c76d4a'
+sha256sums=('eba5252a2a6388e77478d590c470a2fe88a3ed276f02e361c44e3f57fbf7091f'
 'SKIP')
 
 build() {



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/opensearch-performance-analyzer-plugin/-/commit/bb8d4f03148ab23da1763cbb22556eaa63881968

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/opensearch-performance-analyzer-plugin/-/commit/bb8d4f03148ab23da1763cbb22556eaa63881968
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/opensearch-reports-scheduler-plugin] Pushed new tag 2.15.0.0-1

2024-06-30 Thread Leonidas Spyropoulos (@artafinde)


Leonidas Spyropoulos pushed new tag 2.15.0.0-1 at Arch Linux / Packaging / 
Packages / opensearch-reports-scheduler-plugin

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/opensearch-reports-scheduler-plugin/-/tree/2.15.0.0-1
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/opensearch-reports-scheduler-plugin][main] upgpkg: 2.15.0.0-1: new upstream release

2024-06-30 Thread Leonidas Spyropoulos (@artafinde)


Leonidas Spyropoulos pushed to branch main at Arch Linux / Packaging / Packages 
/ opensearch-reports-scheduler-plugin


Commits:
6c5a0b2b by Leonidas Spyropoulos at 2024-06-30T16:57:59+01:00
upgpkg: 2.15.0.0-1: new upstream release

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,14 +1,14 @@
 pkgbase = opensearch-reports-scheduler-plugin
pkgdesc = OpenSearch Reports Scheduler Plugin
-   pkgver = 2.14.0.0
+   pkgver = 2.15.0.0
pkgrel = 1
url = https://opensearch.org/docs/latest/dashboards/reporting
arch = x86_64
license = Apache-2.0
makedepends = java-environment=11
makedepends = unzip
-   depends = opensearch=2.14.0
-   source = 
opensearch-reports-scheduler-plugin-2.14.0.0.tar.gz::https://github.com/opensearch-project/reporting/archive/2.14.0.0.tar.gz
-   sha256sums = 
ce244b82acff114c0907bd959b87844de22578675e757e283888a41459019e47
+   depends = opensearch=2.15.0
+   source = 
opensearch-reports-scheduler-plugin-2.15.0.0.tar.gz::https://github.com/opensearch-project/reporting/archive/2.15.0.0.tar.gz
+   sha256sums = 
6eb86c33150a2638153b197fd528f016bb282cf64111842d214f75f4af3c9961
 
 pkgname = opensearch-reports-scheduler-plugin


=
PKGBUILD
=
@@ -1,9 +1,9 @@
 # Maintainer: Justin Kromlinger 
 
 pkgname=opensearch-reports-scheduler-plugin
-pkgver=2.14.0.0
+pkgver=2.15.0.0
 pkgrel=1
-_opensearchver=2.14.0
+_opensearchver=2.15.0
 _jdkver=11
 pkgdesc="OpenSearch Reports Scheduler Plugin"
 arch=('x86_64')
@@ -14,7 +14,7 @@ makedepends=("java-environment=${_jdkver}" 'unzip')
 source=(
   
"${pkgname}-${pkgver}.tar.gz::https://github.com/opensearch-project/reporting/archive/${pkgver}.tar.gz";
 )
-sha256sums=('ce244b82acff114c0907bd959b87844de22578675e757e283888a41459019e47')
+sha256sums=('6eb86c33150a2638153b197fd528f016bb282cf64111842d214f75f4af3c9961')
 
 build() {
   cd "reporting-${pkgver}"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/opensearch-reports-scheduler-plugin/-/commit/6c5a0b2bf98535aaa910f17923fc9fa1d91363bb

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/opensearch-reports-scheduler-plugin/-/commit/6c5a0b2bf98535aaa910f17923fc9fa1d91363bb
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/opensearch-security-plugin][main] upgpkg: 2.15.0.0-1: new upstream release

2024-06-30 Thread Leonidas Spyropoulos (@artafinde)


Leonidas Spyropoulos pushed to branch main at Arch Linux / Packaging / Packages 
/ opensearch-security-plugin


Commits:
57caee19 by Leonidas Spyropoulos at 2024-06-30T16:59:53+01:00
upgpkg: 2.15.0.0-1: new upstream release

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = opensearch-security-plugin
pkgdesc = OpenSearch Security Plugin
-   pkgver = 2.14.0.0
+   pkgver = 2.15.0.0
pkgrel = 1
url = https://opensearch.org/docs/latest/security-plugin
arch = x86_64
@@ -8,8 +8,8 @@ pkgbase = opensearch-security-plugin
makedepends = java-environment=11
makedepends = unzip
makedepends = git
-   depends = opensearch=2.14.0
-   source = 
git+https://github.com/opensearch-project/security.git#tag=2.14.0.0
-   sha256sums = 
5f2a8f11627fd0158e9751663421efdc0bdada7cdc366f3eec1010bf32d5
+   depends = opensearch=2.15.0
+   source = 
git+https://github.com/opensearch-project/security.git#tag=2.15.0.0
+   sha256sums = 
7c3b3ce9f87903c1b0d1d9214b668ba92a77105c53e5b29e51b401eed356d6b4
 
 pkgname = opensearch-security-plugin


=
PKGBUILD
=
@@ -1,9 +1,9 @@
 # Maintainer: Justin Kromlinger 
 
 pkgname=opensearch-security-plugin
-pkgver=2.14.0.0
+pkgver=2.15.0.0
 pkgrel=1
-_opensearchver=2.14.0
+_opensearchver=2.15.0
 _jdkver=11
 pkgdesc="OpenSearch Security Plugin"
 arch=('x86_64')
@@ -12,7 +12,7 @@ license=('Apache-2.0')
 depends=("opensearch=${_opensearchver}")
 makedepends=("java-environment=${_jdkver}" 'unzip' 'git')
 
source=("git+https://github.com/opensearch-project/security.git#tag=${pkgver}";) 
# Build requires git
-sha256sums=('5f2a8f11627fd0158e9751663421efdc0bdada7cdc366f3eec1010bf32d5')
+sha256sums=('7c3b3ce9f87903c1b0d1d9214b668ba92a77105c53e5b29e51b401eed356d6b4')
 
 build() {
   cd "security"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/opensearch-security-plugin/-/commit/57caee1923676ac468aac6342f460ef03d007b1d

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/opensearch-security-plugin/-/commit/57caee1923676ac468aac6342f460ef03d007b1d
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/opensearch-security-plugin] Pushed new tag 2.15.0.0-1

2024-06-30 Thread Leonidas Spyropoulos (@artafinde)


Leonidas Spyropoulos pushed new tag 2.15.0.0-1 at Arch Linux / Packaging / 
Packages / opensearch-security-plugin

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/opensearch-security-plugin/-/tree/2.15.0.0-1
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/opensearch-sql-plugin] Pushed new tag 2.15.0.0-1

2024-06-30 Thread Leonidas Spyropoulos (@artafinde)


Leonidas Spyropoulos pushed new tag 2.15.0.0-1 at Arch Linux / Packaging / 
Packages / opensearch-sql-plugin

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/opensearch-sql-plugin/-/tree/2.15.0.0-1
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/opensearch-alerting-plugin] Pushed new tag 2.15.0.0-1

2024-06-30 Thread Leonidas Spyropoulos (@artafinde)


Leonidas Spyropoulos pushed new tag 2.15.0.0-1 at Arch Linux / Packaging / 
Packages / opensearch-alerting-plugin

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/opensearch-alerting-plugin/-/tree/2.15.0.0-1
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/opensearch-alerting-plugin][main] upgpkg: 2.15.0.0-1: new upstream release

2024-06-30 Thread Leonidas Spyropoulos (@artafinde)


Leonidas Spyropoulos pushed to branch main at Arch Linux / Packaging / Packages 
/ opensearch-alerting-plugin


Commits:
8a815939 by Leonidas Spyropoulos at 2024-06-30T20:21:53+01:00
upgpkg: 2.15.0.0-1: new upstream release

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,17 +1,17 @@
 pkgbase = opensearch-alerting-plugin
pkgdesc = OpenSearch Alerting Plugin
-   pkgver = 2.14.0.0
+   pkgver = 2.15.0.0
pkgrel = 1
url = https://docs-beta.opensearch.org/monitoring-plugins/alerting
arch = x86_64
license = Apache-2.0
makedepends = java-environment-openjdk=11
makedepends = unzip
-   depends = opensearch=2.14.0
+   depends = opensearch=2.15.0
depends = opensearch-notifications-plugin
-   source = 
opensearch-alerting-plugin-2.14.0.0.tar.gz::https://github.com/opensearch-project/alerting/archive/2.14.0.0.tar.gz
+   source = 
opensearch-alerting-plugin-2.15.0.0.tar.gz::https://github.com/opensearch-project/alerting/archive/2.15.0.0.tar.gz
source = skip-broken-test.patch
-   sha256sums = 
e097cb041272ab8838708038ab8802c1bdec6c6064b003524852aefafbb1a134
+   sha256sums = 
71c42513b5ba23b0849a4e6cdf922143719871d71be8d9bfea62e32863009306
sha256sums = 
58c5dc220362afc59ad941827441e6fce63deba6967b2bd2bda88f7224753cea
 
 pkgname = opensearch-alerting-plugin


=
PKGBUILD
=
@@ -1,9 +1,9 @@
 # Maintainer: Justin Kromlinger 
 
 pkgname=opensearch-alerting-plugin
-pkgver=2.14.0.0
+pkgver=2.15.0.0
 pkgrel=1
-_opensearchver=2.14.0
+_opensearchver=2.15.0
 _jdkver=11
 pkgdesc="OpenSearch Alerting Plugin"
 arch=('x86_64')
@@ -15,7 +15,7 @@ source=(
   
"${pkgname}-${pkgver}.tar.gz::https://github.com/opensearch-project/alerting/archive/${pkgver}.tar.gz";
   "skip-broken-test.patch"
 )
-sha256sums=('e097cb041272ab8838708038ab8802c1bdec6c6064b003524852aefafbb1a134'
+sha256sums=('71c42513b5ba23b0849a4e6cdf922143719871d71be8d9bfea62e32863009306'
 '58c5dc220362afc59ad941827441e6fce63deba6967b2bd2bda88f7224753cea')
 
 prepare() {



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/opensearch-alerting-plugin/-/commit/8a815939450c463c334e9b468014d3b47d53e74c

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/opensearch-alerting-plugin/-/commit/8a815939450c463c334e9b468014d3b47d53e74c
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/opensearch-index-management-plugin] Pushed new tag 2.15.0.0-1

2024-06-30 Thread Leonidas Spyropoulos (@artafinde)


Leonidas Spyropoulos pushed new tag 2.15.0.0-1 at Arch Linux / Packaging / 
Packages / opensearch-index-management-plugin

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/opensearch-index-management-plugin/-/tree/2.15.0.0-1
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/opensearch-index-management-plugin][main] upgpkg: 2.15.0.0-1: new upstream release

2024-06-30 Thread Leonidas Spyropoulos (@artafinde)


Leonidas Spyropoulos pushed to branch main at Arch Linux / Packaging / Packages 
/ opensearch-index-management-plugin


Commits:
89514adb by Leonidas Spyropoulos at 2024-06-30T20:23:18+01:00
upgpkg: 2.15.0.0-1: new upstream release

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,15 +1,15 @@
 pkgbase = opensearch-index-management-plugin
pkgdesc = OpenSearch Index Management Plugin
-   pkgver = 2.14.0.0
+   pkgver = 2.15.0.0
pkgrel = 1
url = https://opensearch.org/docs/latest/im-plugin
arch = x86_64
license = Apache-2.0
makedepends = java-environment=11
makedepends = unzip
-   depends = opensearch=2.14.0
+   depends = opensearch=2.15.0
depends = opensearch-notifications-plugin
-   source = 
opensearch-index-management-plugin-2.14.0.0.tar.gz::https://github.com/opensearch-project/index-management/archive/2.14.0.0.tar.gz
-   sha256sums = 
a9e85db90e26d4c8619992ac17a5eb65cf8fd6fa565005a6d7f63e78cf68e9cf
+   source = 
opensearch-index-management-plugin-2.15.0.0.tar.gz::https://github.com/opensearch-project/index-management/archive/2.15.0.0.tar.gz
+   sha256sums = 
6f384898650d2b0b67a1f17336c8b0a8bc63f940715362ffb3cf2a0a6addd082
 
 pkgname = opensearch-index-management-plugin


=
PKGBUILD
=
@@ -1,9 +1,9 @@
 # Maintainer: Justin Kromlinger 
 
 pkgname=opensearch-index-management-plugin
-pkgver=2.14.0.0
+pkgver=2.15.0.0
 pkgrel=1
-_opensearchver=2.14.0
+_opensearchver=2.15.0
 _jdkver=11
 pkgdesc="OpenSearch Index Management Plugin"
 arch=('x86_64')
@@ -14,7 +14,7 @@ makedepends=("java-environment=${_jdkver}" 'unzip')
 source=(
   
"${pkgname}-${pkgver}.tar.gz::https://github.com/opensearch-project/index-management/archive/${pkgver}.tar.gz";
 )
-sha256sums=('a9e85db90e26d4c8619992ac17a5eb65cf8fd6fa565005a6d7f63e78cf68e9cf')
+sha256sums=('6f384898650d2b0b67a1f17336c8b0a8bc63f940715362ffb3cf2a0a6addd082')
 
 build() {
   cd "index-management-${pkgver}"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/opensearch-index-management-plugin/-/commit/89514adbcbb9bdad02bcd47d3a635ee586c99fe9

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/opensearch-index-management-plugin/-/commit/89514adbcbb9bdad02bcd47d3a635ee586c99fe9
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/opensearch-dashboards-anomaly-detection-plugin] Pushed new tag 2.15.0.0-1

2024-06-30 Thread Leonidas Spyropoulos (@artafinde)


Leonidas Spyropoulos pushed new tag 2.15.0.0-1 at Arch Linux / Packaging / 
Packages / opensearch-dashboards-anomaly-detection-plugin

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/opensearch-dashboards-anomaly-detection-plugin/-/tree/2.15.0.0-1
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/opensearch-dashboards-anomaly-detection-plugin][main] upgpkg: 2.15.0.0-1: new upstream release

2024-06-30 Thread Leonidas Spyropoulos (@artafinde)


Leonidas Spyropoulos pushed to branch main at Arch Linux / Packaging / Packages 
/ opensearch-dashboards-anomaly-detection-plugin


Commits:
1b4cb9ab by Leonidas Spyropoulos at 2024-06-30T20:25:23+01:00
upgpkg: 2.15.0.0-1: new upstream release

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = opensearch-dashboards-anomaly-detection-plugin
pkgdesc = OpenSearch Dashboards Anomaly Detection Plugin
-   pkgver = 2.14.0.0
+   pkgver = 2.15.0.0
pkgrel = 1
url = https://opensearch.org/docs/latest/monitoring-plugins/ad/index/
arch = x86_64
@@ -9,12 +9,12 @@ pkgbase = opensearch-dashboards-anomaly-detection-plugin
makedepends = npm
makedepends = python
makedepends = git
-   depends = opensearch-dashboards=2.14.0
+   depends = opensearch-dashboards=2.15.0
options = !strip
options = emptydirs
-   source = 
git+https://github.com/opensearch-project/anomaly-detection-dashboards-plugin.git#tag=2.14.0.0
-   source = 
git+https://github.com/opensearch-project/OpenSearch-Dashboards.git#tag=2.14.0
-   sha256sums = 
e3eec8af9218a5aed076213777379598b3910ab75217bde4371ef0959dc12108
-   sha256sums = 
e3d995e418239f5fcf4eb1bfa14d30a17c7b42fbed275abf887646e6d1ca1cf9
+   source = 
git+https://github.com/opensearch-project/anomaly-detection-dashboards-plugin.git#tag=2.15.0.0
+   source = 
git+https://github.com/opensearch-project/OpenSearch-Dashboards.git#tag=2.15.0
+   sha256sums = 
c8746974da83b002833a2e0d85912c1f68aea59792542f2a3cd951fd8b558d61
+   sha256sums = 
8528ed81c9b2282472089e611a648b22f7f240e2244bddd1124cc03612cb45d8
 
 pkgname = opensearch-dashboards-anomaly-detection-plugin


=
PKGBUILD
=
@@ -2,8 +2,8 @@
 
 pkgname='opensearch-dashboards-anomaly-detection-plugin'
 _pluginname='anomaly-detection-dashboards-plugin'
-pkgver=2.14.0.0
-_dashboardsver=2.14.0
+pkgver=2.15.0.0
+_dashboardsver=2.15.0
 pkgrel=1
 pkgdesc='OpenSearch Dashboards Anomaly Detection Plugin'
 url='https://opensearch.org/docs/latest/monitoring-plugins/ad/index/'
@@ -16,8 +16,8 @@ source=(
   "git+https://github.com/opensearch-project/${_pluginname}.git#tag=${pkgver}";
   
"git+https://github.com/opensearch-project/OpenSearch-Dashboards.git#tag=${_dashboardsver}";
 )
-sha256sums=('e3eec8af9218a5aed076213777379598b3910ab75217bde4371ef0959dc12108'
-'e3d995e418239f5fcf4eb1bfa14d30a17c7b42fbed275abf887646e6d1ca1cf9')
+sha256sums=('c8746974da83b002833a2e0d85912c1f68aea59792542f2a3cd951fd8b558d61'
+'8528ed81c9b2282472089e611a648b22f7f240e2244bddd1124cc03612cb45d8')
 
 prepare() {
   nodeVersion="$(node -v)"
@@ -34,7 +34,7 @@ build() {
   yarn plugin-helpers build --skip-archive # `yarn build` will always create 
the ZIP
 }
 
-# This breaks in release 2.14.0 - check on next one
+# This breaks in release 2.15.0 - check on next one
 # check() {
 #   cd "OpenSearch-Dashboards/plugins/${_pluginname}"
 #   yarn test:jest



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/opensearch-dashboards-anomaly-detection-plugin/-/commit/1b4cb9ab2d23b57a33576619c3cbb6401403d95b

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/opensearch-dashboards-anomaly-detection-plugin/-/commit/1b4cb9ab2d23b57a33576619c3cbb6401403d95b
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/opensearch-dashboards-gantt-chart-plugin] Pushed new tag 2.15.0.0-1

2024-06-30 Thread Leonidas Spyropoulos (@artafinde)


Leonidas Spyropoulos pushed new tag 2.15.0.0-1 at Arch Linux / Packaging / 
Packages / opensearch-dashboards-gantt-chart-plugin

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/opensearch-dashboards-gantt-chart-plugin/-/tree/2.15.0.0-1
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/opensearch-dashboards-gantt-chart-plugin][main] upgpkg: 2.15.0.0-1: new upstream release

2024-06-30 Thread Leonidas Spyropoulos (@artafinde)


Leonidas Spyropoulos pushed to branch main at Arch Linux / Packaging / Packages 
/ opensearch-dashboards-gantt-chart-plugin


Commits:
a923bfbb by Leonidas Spyropoulos at 2024-06-30T20:28:34+01:00
upgpkg: 2.15.0.0-1: new upstream release

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = opensearch-dashboards-gantt-chart-plugin
pkgdesc = OpenSearch Dashboards Gantt Chart Plugin
-   pkgver = 2.14.0.0
+   pkgver = 2.15.0.0
pkgrel = 1
url = https://opensearch.org/docs/latest/dashboards/gantt/
arch = x86_64
@@ -9,12 +9,12 @@ pkgbase = opensearch-dashboards-gantt-chart-plugin
makedepends = npm
makedepends = python
makedepends = git
-   depends = opensearch-dashboards=2.14.0
+   depends = opensearch-dashboards=2.15.0
options = !strip
options = emptydirs
-   source = 
git+https://github.com/opensearch-project/dashboards-visualizations.git#tag=2.14.0.0
-   source = 
git+https://github.com/opensearch-project/OpenSearch-Dashboards.git#tag=2.14.0
-   sha256sums = 
eaa252e9bb2138156862ceffa7d57ee7d09ef0bf3a63017d2882b94b124fe4ea
-   sha256sums = 
e3d995e418239f5fcf4eb1bfa14d30a17c7b42fbed275abf887646e6d1ca1cf9
+   source = 
git+https://github.com/opensearch-project/dashboards-visualizations.git#tag=2.15.0.0
+   source = 
git+https://github.com/opensearch-project/OpenSearch-Dashboards.git#tag=2.15.0
+   sha256sums = 
b8ce7125a38c0d4dd1f9b8a5be8333c6e219f05dd960907ed7196af6f8daa183
+   sha256sums = 
8528ed81c9b2282472089e611a648b22f7f240e2244bddd1124cc03612cb45d8
 
 pkgname = opensearch-dashboards-gantt-chart-plugin


=
PKGBUILD
=
@@ -2,8 +2,8 @@
 
 pkgname='opensearch-dashboards-gantt-chart-plugin'
 _pluginname='gantt-chart-dashboards-plugin'
-pkgver=2.14.0.0
-_dashboardsver=2.14.0
+pkgver=2.15.0.0
+_dashboardsver=2.15.0
 pkgrel=1
 pkgdesc='OpenSearch Dashboards Gantt Chart Plugin'
 url='https://opensearch.org/docs/latest/dashboards/gantt/'
@@ -16,8 +16,8 @@ source=(
   
"git+https://github.com/opensearch-project/dashboards-visualizations.git#tag=${pkgver}";
   
"git+https://github.com/opensearch-project/OpenSearch-Dashboards.git#tag=${_dashboardsver}";
 )
-sha256sums=('eaa252e9bb2138156862ceffa7d57ee7d09ef0bf3a63017d2882b94b124fe4ea'
-'e3d995e418239f5fcf4eb1bfa14d30a17c7b42fbed275abf887646e6d1ca1cf9')
+sha256sums=('b8ce7125a38c0d4dd1f9b8a5be8333c6e219f05dd960907ed7196af6f8daa183'
+'8528ed81c9b2282472089e611a648b22f7f240e2244bddd1124cc03612cb45d8')
 
 prepare() {
   nodeVersion="$(node -v)"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/opensearch-dashboards-gantt-chart-plugin/-/commit/a923bfbba9701868161677bf3c5b13c7c67f6199

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/opensearch-dashboards-gantt-chart-plugin/-/commit/a923bfbba9701868161677bf3c5b13c7c67f6199
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/opensearch-dashboards-maps-plugin] Pushed new tag 2.15.0.0-1

2024-06-30 Thread Leonidas Spyropoulos (@artafinde)


Leonidas Spyropoulos pushed new tag 2.15.0.0-1 at Arch Linux / Packaging / 
Packages / opensearch-dashboards-maps-plugin

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/opensearch-dashboards-maps-plugin/-/tree/2.15.0.0-1
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/opensearch-dashboards-maps-plugin][main] upgpkg: 2.15.0.0-1: new upstream release

2024-06-30 Thread Leonidas Spyropoulos (@artafinde)


Leonidas Spyropoulos pushed to branch main at Arch Linux / Packaging / Packages 
/ opensearch-dashboards-maps-plugin


Commits:
a2b579b9 by Leonidas Spyropoulos at 2024-06-30T20:32:15+01:00
upgpkg: 2.15.0.0-1: new upstream release

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = opensearch-dashboards-maps-plugin
pkgdesc = OpenSearch Dashboards Maps Plugin
-   pkgver = 2.14.0.0
+   pkgver = 2.15.0.0
pkgrel = 1
url = https://opensearch.org/docs/latest/dashboards/geojson-regionmaps/
arch = x86_64
@@ -8,13 +8,13 @@ pkgbase = opensearch-dashboards-maps-plugin
makedepends = yarn
makedepends = npm
makedepends = git
-   depends = opensearch-dashboards=2.14.0
+   depends = opensearch-dashboards=2.15.0
depends = coffeescript
options = !strip
options = emptydirs
-   source = 
git+https://github.com/opensearch-project/dashboards-maps.git#tag=2.14.0.0
-   source = 
git+https://github.com/opensearch-project/OpenSearch-Dashboards.git#tag=2.14.0
-   sha256sums = 
4cbff6c8c5d09d3fa54bc0e450787fe2547f39b9a36062c7d0ce987ab1ddb03f
-   sha256sums = 
e3d995e418239f5fcf4eb1bfa14d30a17c7b42fbed275abf887646e6d1ca1cf9
+   source = 
git+https://github.com/opensearch-project/dashboards-maps.git#tag=2.15.0.0
+   source = 
git+https://github.com/opensearch-project/OpenSearch-Dashboards.git#tag=2.15.0
+   sha256sums = 
05840a0fc076b44a76d315d6f3b0f6534604171aeeb41d48b44677cf16b7fb99
+   sha256sums = 
8528ed81c9b2282472089e611a648b22f7f240e2244bddd1124cc03612cb45d8
 
 pkgname = opensearch-dashboards-maps-plugin


=
PKGBUILD
=
@@ -2,8 +2,8 @@
 
 pkgname='opensearch-dashboards-maps-plugin'
 _pluginname='dashboards-maps'
-pkgver=2.14.0.0
-_dashboardsver=2.14.0
+pkgver=2.15.0.0
+_dashboardsver=2.15.0
 pkgrel=1
 pkgdesc='OpenSearch Dashboards Maps Plugin'
 url='https://opensearch.org/docs/latest/dashboards/geojson-regionmaps/'
@@ -16,8 +16,8 @@ source=(
   "git+https://github.com/opensearch-project/${_pluginname}.git#tag=${pkgver}";
   
"git+https://github.com/opensearch-project/OpenSearch-Dashboards.git#tag=${_dashboardsver}";
 )
-sha256sums=('4cbff6c8c5d09d3fa54bc0e450787fe2547f39b9a36062c7d0ce987ab1ddb03f'
-'e3d995e418239f5fcf4eb1bfa14d30a17c7b42fbed275abf887646e6d1ca1cf9')
+sha256sums=('05840a0fc076b44a76d315d6f3b0f6534604171aeeb41d48b44677cf16b7fb99'
+'8528ed81c9b2282472089e611a648b22f7f240e2244bddd1124cc03612cb45d8')
 
 prepare() {
   nodeVersion="$(node -v)"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/opensearch-dashboards-maps-plugin/-/commit/a2b579b99aeaf320f1509d375783101c8e06ad51

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/opensearch-dashboards-maps-plugin/-/commit/a2b579b99aeaf320f1509d375783101c8e06ad51
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/opensearch-dashboards-notifications-plugin] Pushed new tag 2.15.0.0-1

2024-06-30 Thread Leonidas Spyropoulos (@artafinde)


Leonidas Spyropoulos pushed new tag 2.15.0.0-1 at Arch Linux / Packaging / 
Packages / opensearch-dashboards-notifications-plugin

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/opensearch-dashboards-notifications-plugin/-/tree/2.15.0.0-1
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/opensearch-dashboards-notifications-plugin][main] upgpkg: 2.15.0.0-1: new upstream release

2024-06-30 Thread Leonidas Spyropoulos (@artafinde)


Leonidas Spyropoulos pushed to branch main at Arch Linux / Packaging / Packages 
/ opensearch-dashboards-notifications-plugin


Commits:
253c286c by Leonidas Spyropoulos at 2024-06-30T20:37:36+01:00
upgpkg: 2.15.0.0-1: new upstream release

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = opensearch-dashboards-notifications-plugin
pkgdesc = OpenSearch Dashboards Notifications Plugin
-   pkgver = 2.14.0.0
+   pkgver = 2.15.0.0
pkgrel = 1
url = https://opensearch.org/docs/latest/notifications-plugin/index/
arch = x86_64
@@ -10,13 +10,13 @@ pkgbase = opensearch-dashboards-notifications-plugin
makedepends = python
makedepends = git
makedepends = unzip
-   depends = opensearch-dashboards=2.14.0
+   depends = opensearch-dashboards=2.15.0
depends = coffeescript
options = !strip
options = emptydirs
-   source = 
git+https://github.com/opensearch-project/dashboards-notifications.git#tag=2.14.0.0
-   source = 
git+https://github.com/opensearch-project/OpenSearch-Dashboards.git#tag=2.14.0
-   sha256sums = 
3b92255a81cc8af41faf599da84b45fc9e6f5855255982b7f051f21010a12fd7
-   sha256sums = 
e3d995e418239f5fcf4eb1bfa14d30a17c7b42fbed275abf887646e6d1ca1cf9
+   source = 
git+https://github.com/opensearch-project/dashboards-notifications.git#tag=2.15.0.0
+   source = 
git+https://github.com/opensearch-project/OpenSearch-Dashboards.git#tag=2.15.0
+   sha256sums = 
01bedc6ac71987208f389984b1ece6319ce4bf3321ac63b67f155c85ebda4bdf
+   sha256sums = 
8528ed81c9b2282472089e611a648b22f7f240e2244bddd1124cc03612cb45d8
 
 pkgname = opensearch-dashboards-notifications-plugin


=
PKGBUILD
=
@@ -2,8 +2,8 @@
 
 pkgname='opensearch-dashboards-notifications-plugin'
 _pluginname='dashboards-notifications'
-pkgver=2.14.0.0
-_dashboardsver=2.14.0
+pkgver=2.15.0.0
+_dashboardsver=2.15.0
 pkgrel=1
 pkgdesc='OpenSearch Dashboards Notifications Plugin'
 url='https://opensearch.org/docs/latest/notifications-plugin/index/'
@@ -16,8 +16,8 @@ source=(
   "git+https://github.com/opensearch-project/${_pluginname}.git#tag=${pkgver}";
   
"git+https://github.com/opensearch-project/OpenSearch-Dashboards.git#tag=${_dashboardsver}";
 )
-sha256sums=('3b92255a81cc8af41faf599da84b45fc9e6f5855255982b7f051f21010a12fd7'
-'e3d995e418239f5fcf4eb1bfa14d30a17c7b42fbed275abf887646e6d1ca1cf9')
+sha256sums=('01bedc6ac71987208f389984b1ece6319ce4bf3321ac63b67f155c85ebda4bdf'
+'8528ed81c9b2282472089e611a648b22f7f240e2244bddd1124cc03612cb45d8')
 
 prepare() {
   nodeVersion="$(node -v)"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/opensearch-dashboards-notifications-plugin/-/commit/253c286c8d2ea115c01f9c326d95cf797b3dbdd0

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/opensearch-dashboards-notifications-plugin/-/commit/253c286c8d2ea115c01f9c326d95cf797b3dbdd0
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/opensearch-dashboards-security-plugin] Pushed new tag 2.15.0.0-1

2024-06-30 Thread Leonidas Spyropoulos (@artafinde)


Leonidas Spyropoulos pushed new tag 2.15.0.0-1 at Arch Linux / Packaging / 
Packages / opensearch-dashboards-security-plugin

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/opensearch-dashboards-security-plugin/-/tree/2.15.0.0-1
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/opensearch-dashboards-security-plugin][main] upgpkg: 2.15.0.0-1: new upstream release

2024-06-30 Thread Leonidas Spyropoulos (@artafinde)


Leonidas Spyropoulos pushed to branch main at Arch Linux / Packaging / Packages 
/ opensearch-dashboards-security-plugin


Commits:
9a5f1377 by Leonidas Spyropoulos at 2024-06-30T20:39:47+01:00
upgpkg: 2.15.0.0-1: new upstream release

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = opensearch-dashboards-security-plugin
pkgdesc = OpenSearch Dashboards Security Plugin
-   pkgver = 2.14.0.0
+   pkgver = 2.15.0.0
pkgrel = 1
url = https://opensearch.org/docs/latest/security-plugin
arch = x86_64
@@ -9,12 +9,12 @@ pkgbase = opensearch-dashboards-security-plugin
makedepends = npm
makedepends = python
makedepends = git
-   depends = opensearch-dashboards=2.14.0
+   depends = opensearch-dashboards=2.15.0
options = !strip
options = emptydirs
-   source = 
git+https://github.com/opensearch-project/security-dashboards-plugin.git#tag=2.14.0.0
-   source = 
git+https://github.com/opensearch-project/OpenSearch-Dashboards.git#tag=2.14.0
-   sha256sums = 
768c12e22f9c9b20ff45ff44316f9a6b35c97392bbfc2a929f52ae7e2c3116c6
-   sha256sums = 
e3d995e418239f5fcf4eb1bfa14d30a17c7b42fbed275abf887646e6d1ca1cf9
+   source = 
git+https://github.com/opensearch-project/security-dashboards-plugin.git#tag=2.15.0.0
+   source = 
git+https://github.com/opensearch-project/OpenSearch-Dashboards.git#tag=2.15.0
+   sha256sums = 
8646e46863cd14314e6e1e88bf4fa9ed02a2ff4cf85dd96e0afd4000adb15ef5
+   sha256sums = 
8528ed81c9b2282472089e611a648b22f7f240e2244bddd1124cc03612cb45d8
 
 pkgname = opensearch-dashboards-security-plugin


=
PKGBUILD
=
@@ -2,8 +2,8 @@
 
 pkgname='opensearch-dashboards-security-plugin'
 _pluginname='security-dashboards-plugin'
-pkgver=2.14.0.0
-_dashboardsver=2.14.0
+pkgver=2.15.0.0
+_dashboardsver=2.15.0
 pkgrel=1
 pkgdesc='OpenSearch Dashboards Security Plugin'
 url='https://opensearch.org/docs/latest/security-plugin'
@@ -16,8 +16,8 @@ source=(
   "git+https://github.com/opensearch-project/${_pluginname}.git#tag=${pkgver}";
   
"git+https://github.com/opensearch-project/OpenSearch-Dashboards.git#tag=${_dashboardsver}";
 )
-sha256sums=('768c12e22f9c9b20ff45ff44316f9a6b35c97392bbfc2a929f52ae7e2c3116c6'
-'e3d995e418239f5fcf4eb1bfa14d30a17c7b42fbed275abf887646e6d1ca1cf9')
+sha256sums=('8646e46863cd14314e6e1e88bf4fa9ed02a2ff4cf85dd96e0afd4000adb15ef5'
+'8528ed81c9b2282472089e611a648b22f7f240e2244bddd1124cc03612cb45d8')
 
 prepare() {
   nodeVersion="$(node -v)"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/opensearch-dashboards-security-plugin/-/commit/9a5f1377ea3f7db606cf2b2fc21157c6fe589d54

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/opensearch-dashboards-security-plugin/-/commit/9a5f1377ea3f7db606cf2b2fc21157c6fe589d54
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/opensearch-dashboards-reports-plugin] Pushed new tag 2.15.0.0-1

2024-06-30 Thread Leonidas Spyropoulos (@artafinde)


Leonidas Spyropoulos pushed new tag 2.15.0.0-1 at Arch Linux / Packaging / 
Packages / opensearch-dashboards-reports-plugin

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/opensearch-dashboards-reports-plugin/-/tree/2.15.0.0-1
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/opensearch-dashboards-reports-plugin][main] upgpkg: 2.15.0.0-1: new upstream release

2024-06-30 Thread Leonidas Spyropoulos (@artafinde)


Leonidas Spyropoulos pushed to branch main at Arch Linux / Packaging / Packages 
/ opensearch-dashboards-reports-plugin


Commits:
aebe2820 by Leonidas Spyropoulos at 2024-06-30T20:39:53+01:00
upgpkg: 2.15.0.0-1: new upstream release

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = opensearch-dashboards-reports-plugin
pkgdesc = OpenSearch Dashboards Reports Plugin
-   pkgver = 2.14.0.0
+   pkgver = 2.15.0.0
pkgrel = 1
url = https://opensearch.org/docs/latest/dashboards/reporting
arch = x86_64
@@ -9,13 +9,13 @@ pkgbase = opensearch-dashboards-reports-plugin
makedepends = npm
makedepends = python
makedepends = git
-   depends = opensearch-dashboards=2.14.0
+   depends = opensearch-dashboards=2.15.0
depends = coffeescript
options = !strip
options = emptydirs
-   source = 
git+https://github.com/opensearch-project/dashboards-reporting.git#tag=2.14.0.0
-   source = 
git+https://github.com/opensearch-project/OpenSearch-Dashboards.git#tag=2.14.0
-   sha256sums = 
fe67f445f1e1d4a86f38e60bb0f368e627385325e7cddd8041c4daa98c2ef7d7
-   sha256sums = 
e3d995e418239f5fcf4eb1bfa14d30a17c7b42fbed275abf887646e6d1ca1cf9
+   source = 
git+https://github.com/opensearch-project/dashboards-reporting.git#tag=2.15.0.0
+   source = 
git+https://github.com/opensearch-project/OpenSearch-Dashboards.git#tag=2.15.0
+   sha256sums = 
22d05eeb9d519f210d3092bf0fd616e3593ba6935e5f0c767ba2f6ade81f41ad
+   sha256sums = 
8528ed81c9b2282472089e611a648b22f7f240e2244bddd1124cc03612cb45d8
 
 pkgname = opensearch-dashboards-reports-plugin


=
PKGBUILD
=
@@ -2,8 +2,8 @@
 
 pkgname='opensearch-dashboards-reports-plugin'
 _pluginname='dashboards-reports'
-pkgver=2.14.0.0
-_dashboardsver=2.14.0
+pkgver=2.15.0.0
+_dashboardsver=2.15.0
 pkgrel=1
 pkgdesc='OpenSearch Dashboards Reports Plugin'
 url='https://opensearch.org/docs/latest/dashboards/reporting'
@@ -16,8 +16,8 @@ source=(
   
"git+https://github.com/opensearch-project/dashboards-reporting.git#tag=${pkgver}";
   
"git+https://github.com/opensearch-project/OpenSearch-Dashboards.git#tag=${_dashboardsver}";
 )
-sha256sums=('fe67f445f1e1d4a86f38e60bb0f368e627385325e7cddd8041c4daa98c2ef7d7'
-'e3d995e418239f5fcf4eb1bfa14d30a17c7b42fbed275abf887646e6d1ca1cf9')
+sha256sums=('22d05eeb9d519f210d3092bf0fd616e3593ba6935e5f0c767ba2f6ade81f41ad'
+'8528ed81c9b2282472089e611a648b22f7f240e2244bddd1124cc03612cb45d8')
 
 prepare() {
   nodeVersion="$(node -v)"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/opensearch-dashboards-reports-plugin/-/commit/aebe28200b280809e7308b561c8a44d5cc4eed87

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/opensearch-dashboards-reports-plugin/-/commit/aebe28200b280809e7308b561c8a44d5cc4eed87
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/opensearch-dashboards-observability-plugin] Pushed new tag 2.15.0.0-1

2024-06-30 Thread Leonidas Spyropoulos (@artafinde)


Leonidas Spyropoulos pushed new tag 2.15.0.0-1 at Arch Linux / Packaging / 
Packages / opensearch-dashboards-observability-plugin

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/opensearch-dashboards-observability-plugin/-/tree/2.15.0.0-1
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/opensearch-dashboards-observability-plugin][main] upgpkg: 2.15.0.0-1: new upstream release

2024-06-30 Thread Leonidas Spyropoulos (@artafinde)


Leonidas Spyropoulos pushed to branch main at Arch Linux / Packaging / Packages 
/ opensearch-dashboards-observability-plugin


Commits:
08183eeb by Leonidas Spyropoulos at 2024-06-30T20:43:05+01:00
upgpkg: 2.15.0.0-1: new upstream release

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = opensearch-dashboards-observability-plugin
pkgdesc = OpenSearch Dashboards Observability Plugin
-   pkgver = 2.14.0.0
+   pkgver = 2.15.0.0
pkgrel = 1
url = https://opensearch.org/docs/latest/observability/index/
arch = x86_64
@@ -9,13 +9,13 @@ pkgbase = opensearch-dashboards-observability-plugin
makedepends = npm
makedepends = python
makedepends = git
-   depends = opensearch-dashboards=2.14.0
+   depends = opensearch-dashboards=2.15.0
depends = gnuplot
options = !strip
options = emptydirs
-   source = 
git+https://github.com/opensearch-project/dashboards-observability.git#tag=2.14.0.0
-   source = 
git+https://github.com/opensearch-project/OpenSearch-Dashboards.git#tag=2.14.0
-   sha256sums = 
a016500233790c3f33ad4fbb470dbf9472a13490dbe001a30ca3c2bb41de2731
-   sha256sums = 
e3d995e418239f5fcf4eb1bfa14d30a17c7b42fbed275abf887646e6d1ca1cf9
+   source = 
git+https://github.com/opensearch-project/dashboards-observability.git#tag=2.15.0.0
+   source = 
git+https://github.com/opensearch-project/OpenSearch-Dashboards.git#tag=2.15.0
+   sha256sums = 
75267232d93d269f42487c248070d0f74fab05bddbe0502df186792993effad3
+   sha256sums = 
8528ed81c9b2282472089e611a648b22f7f240e2244bddd1124cc03612cb45d8
 
 pkgname = opensearch-dashboards-observability-plugin


=
PKGBUILD
=
@@ -2,8 +2,8 @@
 
 pkgname='opensearch-dashboards-observability-plugin'
 _pluginname='observability-dashboards-plugin'
-pkgver=2.14.0.0
-_dashboardsver=2.14.0
+pkgver=2.15.0.0
+_dashboardsver=2.15.0
 pkgrel=1
 pkgdesc='OpenSearch Dashboards Observability Plugin'
 url='https://opensearch.org/docs/latest/observability/index/'
@@ -16,8 +16,8 @@ source=(
   
"git+https://github.com/opensearch-project/dashboards-observability.git#tag=${pkgver}";
   
"git+https://github.com/opensearch-project/OpenSearch-Dashboards.git#tag=${_dashboardsver}";
 )
-sha256sums=('a016500233790c3f33ad4fbb470dbf9472a13490dbe001a30ca3c2bb41de2731'
-'e3d995e418239f5fcf4eb1bfa14d30a17c7b42fbed275abf887646e6d1ca1cf9')
+sha256sums=('75267232d93d269f42487c248070d0f74fab05bddbe0502df186792993effad3'
+'8528ed81c9b2282472089e611a648b22f7f240e2244bddd1124cc03612cb45d8')
 
 prepare() {
   nodeVersion="$(node -v)"
@@ -32,7 +32,7 @@ build() {
   yarn build --skip-archive
 }
 
-# This breaks in release 2.14.0 - check on next one
+# This breaks in release 2.15.0 - check on next one
 # check() {
 #   cd "OpenSearch-Dashboards/plugins/${_pluginname}"
 #   yarn test



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/opensearch-dashboards-observability-plugin/-/commit/08183eebad37dd0e0905db99af7675ba85e34a50

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/opensearch-dashboards-observability-plugin/-/commit/08183eebad37dd0e0905db99af7675ba85e34a50
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/opensearch-dashboards-query-workbench-plugin] Pushed new tag 2.15.0.0-1

2024-06-30 Thread Leonidas Spyropoulos (@artafinde)


Leonidas Spyropoulos pushed new tag 2.15.0.0-1 at Arch Linux / Packaging / 
Packages / opensearch-dashboards-query-workbench-plugin

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/opensearch-dashboards-query-workbench-plugin/-/tree/2.15.0.0-1
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/opensearch-dashboards-query-workbench-plugin][main] upgpkg: 2.15.0.0-1: new upstream release

2024-06-30 Thread Leonidas Spyropoulos (@artafinde)


Leonidas Spyropoulos pushed to branch main at Arch Linux / Packaging / Packages 
/ opensearch-dashboards-query-workbench-plugin


Commits:
0c6e6147 by Leonidas Spyropoulos at 2024-06-30T20:43:22+01:00
upgpkg: 2.15.0.0-1: new upstream release

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = opensearch-dashboards-query-workbench-plugin
pkgdesc = OpenSearch Dashboards Query Workbench Plugin
-   pkgver = 2.14.0.0
+   pkgver = 2.15.0.0
pkgrel = 1
url = https://opensearch.org/docs/latest/query-workbench/index/
arch = x86_64
@@ -9,12 +9,12 @@ pkgbase = opensearch-dashboards-query-workbench-plugin
makedepends = npm
makedepends = python
makedepends = git
-   depends = opensearch-dashboards=2.14.0
+   depends = opensearch-dashboards=2.15.0
options = !strip
options = emptydirs
-   source = 
git+https://github.com/opensearch-project/dashboards-query-workbench.git#tag=2.14.0.0
-   source = 
git+https://github.com/opensearch-project/OpenSearch-Dashboards.git#tag=2.14.0
-   sha256sums = 
5c401d5705c521dadd4eb5ef82b44934777b2b0258e49695e2b26b3204f1d9a8
-   sha256sums = 
e3d995e418239f5fcf4eb1bfa14d30a17c7b42fbed275abf887646e6d1ca1cf9
+   source = 
git+https://github.com/opensearch-project/dashboards-query-workbench.git#tag=2.15.0.0
+   source = 
git+https://github.com/opensearch-project/OpenSearch-Dashboards.git#tag=2.15.0
+   sha256sums = 
91cfaf4c51ed9ce4a2e81fe956008fc1e714ef5c00f526e684913a53cdca9b97
+   sha256sums = 
8528ed81c9b2282472089e611a648b22f7f240e2244bddd1124cc03612cb45d8
 
 pkgname = opensearch-dashboards-query-workbench-plugin


=
PKGBUILD
=
@@ -2,8 +2,8 @@
 
 pkgname='opensearch-dashboards-query-workbench-plugin'
 _pluginname='query-workbench-dashboards-plugin'
-pkgver=2.14.0.0
-_dashboardsver=2.14.0
+pkgver=2.15.0.0
+_dashboardsver=2.15.0
 pkgrel=1
 pkgdesc='OpenSearch Dashboards Query Workbench Plugin'
 url='https://opensearch.org/docs/latest/query-workbench/index/'
@@ -16,8 +16,8 @@ source=(
   
"git+https://github.com/opensearch-project/dashboards-query-workbench.git#tag=${pkgver}";
   
"git+https://github.com/opensearch-project/OpenSearch-Dashboards.git#tag=${_dashboardsver}";
 )
-sha256sums=('5c401d5705c521dadd4eb5ef82b44934777b2b0258e49695e2b26b3204f1d9a8'
-'e3d995e418239f5fcf4eb1bfa14d30a17c7b42fbed275abf887646e6d1ca1cf9')
+sha256sums=('91cfaf4c51ed9ce4a2e81fe956008fc1e714ef5c00f526e684913a53cdca9b97'
+'8528ed81c9b2282472089e611a648b22f7f240e2244bddd1124cc03612cb45d8')
 
 prepare() {
   nodeVersion="$(node -v)"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/opensearch-dashboards-query-workbench-plugin/-/commit/0c6e6147770006a123f8d609113fde540c198006

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/opensearch-dashboards-query-workbench-plugin/-/commit/0c6e6147770006a123f8d609113fde540c198006
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/opensearch-dashboards-index-management-plugin] Pushed new tag 2.15.0.0-1

2024-06-30 Thread Leonidas Spyropoulos (@artafinde)


Leonidas Spyropoulos pushed new tag 2.15.0.0-1 at Arch Linux / Packaging / 
Packages / opensearch-dashboards-index-management-plugin

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/opensearch-dashboards-index-management-plugin/-/tree/2.15.0.0-1
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/opensearch-dashboards-index-management-plugin][main] upgpkg: 2.15.0.0-1: new upstream release

2024-06-30 Thread Leonidas Spyropoulos (@artafinde)


Leonidas Spyropoulos pushed to branch main at Arch Linux / Packaging / Packages 
/ opensearch-dashboards-index-management-plugin


Commits:
32dbeda9 by Leonidas Spyropoulos at 2024-06-30T21:07:19+01:00
upgpkg: 2.15.0.0-1: new upstream release

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = opensearch-dashboards-index-management-plugin
pkgdesc = OpenSearch Dashboards Index Management Plugin
-   pkgver = 2.14.0.0
+   pkgver = 2.15.0.0
pkgrel = 1
url = https://opensearch.org/docs/latest/im-plugin/index/
arch = x86_64
@@ -9,13 +9,13 @@ pkgbase = opensearch-dashboards-index-management-plugin
makedepends = npm
makedepends = python
makedepends = git
-   depends = opensearch-dashboards=2.14.0
+   depends = opensearch-dashboards=2.15.0
depends = opensearch-dashboards-notifications-plugin
options = !strip
options = emptydirs
-   source = 
git+https://github.com/opensearch-project/index-management-dashboards-plugin.git#tag=2.14.0.0
-   source = 
git+https://github.com/opensearch-project/OpenSearch-Dashboards.git#tag=2.14.0
-   sha256sums = 
5b86da570d78b5e1006020f726806ee6f34d1c8ed10ce52b1ecf992ca762577c
-   sha256sums = 
e3d995e418239f5fcf4eb1bfa14d30a17c7b42fbed275abf887646e6d1ca1cf9
+   source = 
git+https://github.com/opensearch-project/index-management-dashboards-plugin.git#tag=2.15.0.0
+   source = 
git+https://github.com/opensearch-project/OpenSearch-Dashboards.git#tag=2.15.0
+   sha256sums = 
e6c68df5c8270868310bccc82d3bebf91b586391c90c3d5c1669846e7db23227
+   sha256sums = 
8528ed81c9b2282472089e611a648b22f7f240e2244bddd1124cc03612cb45d8
 
 pkgname = opensearch-dashboards-index-management-plugin


=
PKGBUILD
=
@@ -2,8 +2,8 @@
 
 pkgname='opensearch-dashboards-index-management-plugin'
 _pluginname='index-management-dashboards-plugin'
-pkgver=2.14.0.0
-_dashboardsver=2.14.0
+pkgver=2.15.0.0
+_dashboardsver=2.15.0
 pkgrel=1
 pkgdesc='OpenSearch Dashboards Index Management Plugin'
 url='https://opensearch.org/docs/latest/im-plugin/index/'
@@ -16,8 +16,8 @@ source=(
   "git+https://github.com/opensearch-project/${_pluginname}.git#tag=${pkgver}";
   
"git+https://github.com/opensearch-project/OpenSearch-Dashboards.git#tag=${_dashboardsver}";
 )
-sha256sums=('5b86da570d78b5e1006020f726806ee6f34d1c8ed10ce52b1ecf992ca762577c'
-'e3d995e418239f5fcf4eb1bfa14d30a17c7b42fbed275abf887646e6d1ca1cf9')
+sha256sums=('e6c68df5c8270868310bccc82d3bebf91b586391c90c3d5c1669846e7db23227'
+'8528ed81c9b2282472089e611a648b22f7f240e2244bddd1124cc03612cb45d8')
 
 prepare() {
   nodeVersion="$(node -v)"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/opensearch-dashboards-index-management-plugin/-/commit/32dbeda927747b79334eb82c8e6e3ef604389d7c

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/opensearch-dashboards-index-management-plugin/-/commit/32dbeda927747b79334eb82c8e6e3ef604389d7c
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/opensearch-dashboards-alerting-plugin] Pushed new tag 2.15.0.0-1

2024-06-30 Thread Leonidas Spyropoulos (@artafinde)


Leonidas Spyropoulos pushed new tag 2.15.0.0-1 at Arch Linux / Packaging / 
Packages / opensearch-dashboards-alerting-plugin

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/opensearch-dashboards-alerting-plugin/-/tree/2.15.0.0-1
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/opensearch-dashboards-alerting-plugin][main] upgpkg: 2.15.0.0-1: new upstream release

2024-06-30 Thread Leonidas Spyropoulos (@artafinde)


Leonidas Spyropoulos pushed to branch main at Arch Linux / Packaging / Packages 
/ opensearch-dashboards-alerting-plugin


Commits:
1c9c60a7 by Leonidas Spyropoulos at 2024-06-30T21:08:28+01:00
upgpkg: 2.15.0.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.14.0.0
+   pkgver = 2.15.0.0
pkgrel = 1
url = https://opensearch.org/docs/latest/monitoring-plugins/alerting
arch = x86_64
@@ -9,16 +9,16 @@ pkgbase = opensearch-dashboards-alerting-plugin
makedepends = npm
makedepends = python
makedepends = git
-   depends = opensearch-dashboards=2.14.0
+   depends = opensearch-dashboards=2.15.0
depends = opensearch-dashboards-notifications-plugin
depends = coffeescript
options = !strip
options = emptydirs
-   source = 
git+https://github.com/opensearch-project/alerting-dashboards-plugin.git#tag=2.14.0.0
-   source = 
git+https://github.com/opensearch-project/OpenSearch-Dashboards.git#tag=2.14.0
+   source = 
git+https://github.com/opensearch-project/alerting-dashboards-plugin.git#tag=2.15.0.0
+   source = 
git+https://github.com/opensearch-project/OpenSearch-Dashboards.git#tag=2.15.0
source = skip-failed-test.patch
-   sha256sums = 
a21c673a461fa417caecb4b1d863bdf346d24e3ecc238a54ae8cdffd7391e342
-   sha256sums = 
e3d995e418239f5fcf4eb1bfa14d30a17c7b42fbed275abf887646e6d1ca1cf9
+   sha256sums = 
f3b3c7a4862665207eecbfb88e9aea76f752197657cf040a9f8fc46205969d78
+   sha256sums = 
8528ed81c9b2282472089e611a648b22f7f240e2244bddd1124cc03612cb45d8
sha256sums = 
767800bde68861c9263d49fb71d259a08506e5048b6b922f0671663dbd3b7a70
 
 pkgname = opensearch-dashboards-alerting-plugin


=
PKGBUILD
=
@@ -2,8 +2,8 @@
 
 pkgname='opensearch-dashboards-alerting-plugin'
 _pluginname='alerting-dashboards-plugin'
-pkgver=2.14.0.0
-_dashboardsver=2.14.0
+pkgver=2.15.0.0
+_dashboardsver=2.15.0
 pkgrel=1
 pkgdesc='OpenSearch Dashboards Alerting Plugin'
 url='https://opensearch.org/docs/latest/monitoring-plugins/alerting'
@@ -17,8 +17,8 @@ source=(
   
"git+https://github.com/opensearch-project/OpenSearch-Dashboards.git#tag=${_dashboardsver}";
   skip-failed-test.patch
 )
-sha256sums=('a21c673a461fa417caecb4b1d863bdf346d24e3ecc238a54ae8cdffd7391e342'
-'e3d995e418239f5fcf4eb1bfa14d30a17c7b42fbed275abf887646e6d1ca1cf9'
+sha256sums=('f3b3c7a4862665207eecbfb88e9aea76f752197657cf040a9f8fc46205969d78'
+'8528ed81c9b2282472089e611a648b22f7f240e2244bddd1124cc03612cb45d8'
 '767800bde68861c9263d49fb71d259a08506e5048b6b922f0671663dbd3b7a70')
 
 prepare() {



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/opensearch-dashboards-alerting-plugin/-/commit/1c9c60a73fffce8a31a38f5a873ab937a7233dcc

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/opensearch-dashboards-alerting-plugin/-/commit/1c9c60a73fffce8a31a38f5a873ab937a7233dcc
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/bonnieplusplus] Pushed new tag 2.00a-3

2024-06-30 Thread Leonidas Spyropoulos (@artafinde)


Leonidas Spyropoulos pushed new tag 2.00a-3 at Arch Linux / Packaging / 
Packages / bonnie++

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/bonnieplusplus/-/tree/2.00a-3
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/bonnieplusplus][main] upgpkg: 2.00a-3: rebuild to produce .SRCINFO

2024-06-30 Thread Leonidas Spyropoulos (@artafinde)


Leonidas Spyropoulos pushed to branch main at Arch Linux / Packaging / Packages 
/ bonnie++


Commits:
30f2f399 by Leonidas Spyropoulos at 2024-06-30T22:38:45+01:00
upgpkg: 2.00a-3: rebuild to produce .SRCINFO

https://archlinux.org/todo/rebuild-packages-that-are-missing-srcinfo/

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -0,0 +1,12 @@
+pkgbase = bonnie++
+   pkgdesc = Based on the Bonnie hard drive benchmark by Tim Bray
+   pkgver = 2.00a
+   pkgrel = 3
+   url = https://www.coker.com.au/bonnie++/
+   arch = x86_64
+   license = GPL
+   depends = perl
+   source = https://www.coker.com.au/bonnie++/bonnie++-2.00a.tgz
+   sha256sums = 
a8d33bbd81bc7eb559ce5bf6e584b9b53faea39ccfb4ae92e58f27257e468f0e
+
+pkgname = bonnie++


=
PKGBUILD
=
@@ -4,7 +4,7 @@
 
 pkgname=bonnie++
 pkgver=2.00a
-pkgrel=2
+pkgrel=3
 pkgdesc="Based on the Bonnie hard drive benchmark by Tim Bray"
 arch=('x86_64')
 url="https://www.coker.com.au/bonnie++/";



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/bonnieplusplus/-/commit/30f2f3995411ad9403b90e3f27a6bcc0fe360739

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/bonnieplusplus/-/commit/30f2f3995411ad9403b90e3f27a6bcc0fe360739
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/lmdbxx] Pushed new tag 1.0.0-3

2024-06-30 Thread Leonidas Spyropoulos (@artafinde)


Leonidas Spyropoulos pushed new tag 1.0.0-3 at Arch Linux / Packaging / 
Packages / lmdbxx

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/lmdbxx/-/tree/1.0.0-3
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/lmdbxx][main] upgpkg: 1.0.0-3: rebuild to produce .SRCINFO

2024-06-30 Thread Leonidas Spyropoulos (@artafinde)


Leonidas Spyropoulos pushed to branch main at Arch Linux / Packaging / Packages 
/ lmdbxx


Commits:
ddae4298 by Leonidas Spyropoulos at 2024-06-30T22:39:46+01:00
upgpkg: 1.0.0-3: rebuild to produce .SRCINFO
  1
3   https://archlinux.org/todo/rebuild-packages-that-are-missing-srcinfo/

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -0,0 +1,13 @@
+pkgbase = lmdbxx
+   pkgdesc = C++17 wrapper for the LMDB embedded B+ tree database library
+   pkgver = 1.0.0
+   pkgrel = 3
+   url = https://github.com/hoytech/lmdbxx
+   arch = x86_64
+   license = Unlicense
+   depends = lmdb
+   source = 
https://github.com/hoytech/lmdbxx/archive/1.0.0/lmdbxx-1.0.0.tar.gz
+   sha512sums = 
54f6c4863273b4de8aed6bc19f353c7a66d8ae633198e9784c55cea8e54460e4030ebe45e91a7c820aade084933f21cd4193ef8c04bb2aef11bf252281404171
+   b2sums = 
203173132a9c84c2d6a53799f8acc92dac5bd075b69f7b25e8eee3341933ccdd868eb190cef07371469856e32fc42215c5395db61f141863f60a5d0a2b888790
+
+pkgname = lmdbxx


=
PKGBUILD
=
@@ -3,7 +3,7 @@
 
 pkgname=lmdbxx
 pkgver=1.0.0
-pkgrel=2
+pkgrel=3
 pkgdesc="C++17 wrapper for the LMDB embedded B+ tree database library"
 arch=('x86_64')
 url="https://github.com/hoytech/lmdbxx";



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/lmdbxx/-/commit/ddae42988d1c350ffd4229a7310b9e0d5dc323d9

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/lmdbxx/-/commit/ddae42988d1c350ffd4229a7310b9e0d5dc323d9
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/lrzip] Pushed new tag 0.651-3

2024-06-30 Thread Leonidas Spyropoulos (@artafinde)


Leonidas Spyropoulos pushed new tag 0.651-3 at Arch Linux / Packaging / 
Packages / lrzip

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/lrzip/-/tree/0.651-3
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/lrzip][main] upgpkg: 0.651-3: rebuild to produce .SRCINFO

2024-06-30 Thread Leonidas Spyropoulos (@artafinde)


Leonidas Spyropoulos pushed to branch main at Arch Linux / Packaging / Packages 
/ lrzip


Commits:
21d27170 by Leonidas Spyropoulos at 2024-06-30T22:40:03+01:00
upgpkg: 0.651-3: rebuild to produce .SRCINFO
  1
3   https://archlinux.org/todo/rebuild-packages-that-are-missing-srcinfo/

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -0,0 +1,15 @@
+pkgbase = lrzip
+   pkgdesc = Multi-threaded compression with rzip/lzma, lzo, and zpaq
+   pkgver = 0.651
+   pkgrel = 3
+   url = https://github.com/ckolivas/lrzip
+   arch = x86_64
+   license = GPL
+   makedepends = git
+   depends = lzo
+   source = git+https://github.com/ckolivas/lrzip#tag=v0.651
+   source = 
lrzip-0.651-CVE-2018-5786.patch::https://github.com/ckolivas/lrzip/commit/3495188cd8f2215a9feea201f3e05c1341ed95fb.patch
+   sha256sums = SKIP
+   sha256sums = 
8573ff8dd049c91cd0e6d754683e889ae439119cb9e738241dedd369c280a6fc
+
+pkgname = lrzip


=
PKGBUILD
=
@@ -4,7 +4,7 @@
 
 pkgname=lrzip
 pkgver=0.651
-pkgrel=2
+pkgrel=3
 pkgdesc='Multi-threaded compression with rzip/lzma, lzo, and zpaq'
 url='https://github.com/ckolivas/lrzip'
 license=('GPL')



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/lrzip/-/commit/21d27170d6e3aae10af2d7fd37bafff7866f3c03

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/lrzip/-/commit/21d27170d6e3aae10af2d7fd37bafff7866f3c03
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/profile-cleaner][main] upgpkg: 2.45-2: rebuild to produce .SRCINFO

2024-06-30 Thread Leonidas Spyropoulos (@artafinde)


Leonidas Spyropoulos pushed to branch main at Arch Linux / Packaging / Packages 
/ profile-cleaner


Commits:
c859b710 by Leonidas Spyropoulos at 2024-06-30T22:40:44+01:00
upgpkg: 2.45-2: rebuild to produce .SRCINFO
  1
3   https://archlinux.org/todo/rebuild-packages-that-are-missing-srcinfo/

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -0,0 +1,19 @@
+pkgbase = profile-cleaner
+   pkgdesc = Simple script to vacuum and reindex sqlite databases used by 
browsers
+   pkgver = 2.45
+   pkgrel = 2
+   url = https://github.com/graysky2/profile-cleaner
+   install = profile-cleaner.install
+   arch = any
+   license = MIT
+   depends = bash
+   depends = bc
+   depends = findutils
+   depends = parallel
+   depends = sqlite
+   optdepends = zsh-completions: for completion when using zsh
+   source = 
profile-cleaner-2.45.tar.gz::https://github.com/graysky2/profile-cleaner/archive/v2.45.tar.gz
+   sha512sums = 
a0ac65c92dab384627000822ef532e302689fc2dd4eb9418d05b8b78606ca5a7486aee76f9f0e5a4134deafea24becc83e34ced281eb8c0f6a9011351dfc1569
+   b2sums = 
adb2a9e6956d8afc27deeb7bc6b621340c85749e62db53bf149cccebaca98cbe5d00de07cafc58d528910441353e4f0d6d6d2b3634c1a81f4d38361edef9b3ec
+
+pkgname = profile-cleaner


=
PKGBUILD
=
@@ -2,7 +2,7 @@
 
 pkgname=profile-cleaner
 pkgver=2.45
-pkgrel=1
+pkgrel=2
 pkgdesc="Simple script to vacuum and reindex sqlite databases used by browsers"
 arch=(any)
 url="https://github.com/graysky2/profile-cleaner";



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/profile-cleaner/-/commit/c859b7103a273e93a184e1f691e7d7d9c9c8de63

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/profile-cleaner/-/commit/c859b7103a273e93a184e1f691e7d7d9c9c8de63
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/profile-cleaner] Pushed new tag 2.45-2

2024-06-30 Thread Leonidas Spyropoulos (@artafinde)


Leonidas Spyropoulos pushed new tag 2.45-2 at Arch Linux / Packaging / Packages 
/ profile-cleaner

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/profile-cleaner/-/tree/2.45-2
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/pyflow][main] upgpkg: 0.3.1-2: rebuild to produce .SRCINFO

2024-06-30 Thread Leonidas Spyropoulos (@artafinde)


Leonidas Spyropoulos pushed to branch main at Arch Linux / Packaging / Packages 
/ pyflow


Commits:
abaf2add by Leonidas Spyropoulos at 2024-06-30T22:41:48+01:00
upgpkg: 0.3.1-2: rebuild to produce .SRCINFO
  1
3   https://archlinux.org/todo/rebuild-packages-that-are-missing-srcinfo/

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -0,0 +1,16 @@
+pkgbase = pyflow
+   pkgdesc = An installation and dependency system for Python
+   pkgver = 0.3.1
+   pkgrel = 2
+   url = https://github.com/David-OConnor/pyflow
+   arch = x86_64
+   license = MIT
+   makedepends = cargo
+   depends = gcc-libs
+   depends = bzip2
+   depends = xz
+   options = !lto
+   source = 
pyflow-0.3.1.tar.gz::https://github.com/David-OConnor/pyflow/archive/refs/tags/0.3.1.tar.gz
+   b2sums = 
218b27e1a375bf5f7e486b4ab5cb0b1b8a4fc0ce12a763e504abf12ebc7c4e28064960b63600b8a9fa4999a76da3fb7728fd1051268b9f859c8d5d793c262e37
+
+pkgname = pyflow


=
PKGBUILD
=
@@ -2,7 +2,7 @@
 
 pkgname=pyflow
 pkgver=0.3.1
-pkgrel=1
+pkgrel=2
 pkgdesc="An installation and dependency system for Python"
 arch=('x86_64')
 url='https://github.com/David-OConnor/pyflow'



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/pyflow/-/commit/abaf2add7c823b0cbf4c8f63471bde9caaf27139

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/pyflow/-/commit/abaf2add7c823b0cbf4c8f63471bde9caaf27139
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/pyflow] Pushed new tag 0.3.1-2

2024-06-30 Thread Leonidas Spyropoulos (@artafinde)


Leonidas Spyropoulos pushed new tag 0.3.1-2 at Arch Linux / Packaging / 
Packages / pyflow

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/pyflow/-/tree/0.3.1-2
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/solr][main] upgpkg: 9.6.0-2: support reproducible builds fix

2024-04-29 Thread Leonidas Spyropoulos (@artafinde)


Leonidas Spyropoulos pushed to branch main at Arch Linux / Packaging / Packages 
/ solr


Commits:
c8815170 by Leonidas Spyropoulos at 2024-04-29T09:41:31+01:00
upgpkg: 9.6.0-2: support reproducible builds fix

- - - - -


3 changed files:

- .SRCINFO
- PKGBUILD
- support-reproducible-builds.patch


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = solr
pkgdesc = Open source enterprise search platform built on Apache Lucene
pkgver = 9.6.0
-   pkgrel = 1
+   pkgrel = 2
url = https://lucene.apache.org/solr/
arch = any
license = Apache
@@ -53,7 +53,7 @@ pkgbase = solr
sha512sums = 
d9a5dcc7a30bf449abf9028bc4aa88e196c953d82b884661ec3191d4a06ec50b106c01ecdcd225e3526ab4f4ce5634d6dcd4a03f1e128fdd4c26febb1b742532
sha512sums = 
06e5e40b96d2b6668790e4b166fc2867b9e694a2c72fd57eec702526e009b8b0495acbe16a5a27e259827477f4783ce87742f1f806254d8a2baec23b0b317058
sha512sums = 
97252d1ba1e4e211a6b5a038981cbc9d6663a0d7a980b23484f838eebb2f8194571a3f34ea6b92ed0efd4b7f862e020b5e3e8478ad1de1c6832e232d0b20ff6d
-   sha512sums = 
d8c3fcf66b9ad0b101e0bcfb025546f7a708afc53c845a05e2346cb9a3659d3f2f8773a5754fefc6fe98693f6ade5e0c6346b710fe2d0c2c55b12fcaed0e1f18
+   sha512sums = 
cda14703a9144e0add93d6f7a32691a80e2cadbb738c0c752122e6e27bbf1441a48a1a2ee146f10dd4f0ba4e5f5e38a46b45c1e01ff8c79bd477f3030a7c265d
sha512sums = 
8daad1f07686984d59c459317936a73dfc35599b4e50f0c2bab769b42950117aae56e775f028c5241c877c771241d9fc5666cc57500a4e94576bfd30be421fe9
sha512sums = 
1ad7eb67116fc58e7ad38926a696e76f9bc10447101e95ddfb0da914cb7a9916aeab47ad498fec3ff18285827f21d8855c1854778ce09c8e70dc9ce1576b57d1
sha512sums = 
5e45fcd63be50484dbdd7b909f187d4d90a89639b80571bd93c432599b2064498344d4168dd06dfc45368ce043a873ae6be804d3ff1a3c42746b045c215cab92
@@ -62,7 +62,7 @@ pkgbase = solr
b2sums = 
f970329fad0358cb19af9b9337047612d5949af8aea2dc7acd6c8424ba494644940d22f46b98a9cf1362ea2e5d966b863907de35e7c0edc2e48f7b0ed00473b7
b2sums = 
60ff37059a4ab8362551518d56ee105e7d19199727605d5ad6f3236bd31dde1cc5fa37ffa37009820ee3115da36ae64df4754454cef1db51d1c13cac039245cb
b2sums = 
37ab5d9af1da1178fcc58ce39654fdecb842b24d4e2264a2eec95c10223e7d003f27a6b2957a267a17ce0fa72258d96642d5b909963576a5a7d13e4e05c47a51
-   b2sums = 
f9a7922b200942d0cf42920ffe9b39180dd7d370074c8d41c89d7096baac3dacd9ce4eb00d36f698ed5d27ef0e75e822c722029c93c22fd8c68a38bfe64ac42a
+   b2sums = 
60b0b2124ff8e4e2faa9323a0156fa02ea606c5779f7b80e42a05de78fa7e67546e33a444c5b1b4d61aaf2dcd067430022091449da386c310b8a99ce75eb1d3c
b2sums = 
21c65f14aa76a8110fed7d7b684c22342c72510376f68c2cde5ebf4ea996f38e287a29429ac7ebd93b68dbbffe030149b31d06a1dbc4b80c2182c14c53684c0a
b2sums = 
3e7d4e76994752bd62aa6e519bbfecc9db2ad81d3f086ea1920f5bc78bb93c68aab6ca01225860e46e59666af450f3a826fe91edf7a820396be342d431002b94
b2sums = 
ef52cfc76c484b78bacfee8a6e6321d80d3a03bdf11f81ab15e8328dd680cc87010e34a3f59423325707f60c87fe03fb2e77a082140e364d61ebaf5582101f59


=
PKGBUILD
=
@@ -2,7 +2,7 @@
 
 pkgname=solr
 pkgver=9.6.0
-pkgrel=1
+pkgrel=2
 pkgdesc="Open source enterprise search platform built on Apache Lucene"
 arch=(any)
 url="https://lucene.apache.org/solr/";
@@ -34,7 +34,7 @@ 
sha512sums=('d9d35b588b848378d3dee2a4eceeb4658f0e2aa67268d03cad7f7809124186ccc3e
 
'd9a5dcc7a30bf449abf9028bc4aa88e196c953d82b884661ec3191d4a06ec50b106c01ecdcd225e3526ab4f4ce5634d6dcd4a03f1e128fdd4c26febb1b742532'
 
'06e5e40b96d2b6668790e4b166fc2867b9e694a2c72fd57eec702526e009b8b0495acbe16a5a27e259827477f4783ce87742f1f806254d8a2baec23b0b317058'
 
'97252d1ba1e4e211a6b5a038981cbc9d6663a0d7a980b23484f838eebb2f8194571a3f34ea6b92ed0efd4b7f862e020b5e3e8478ad1de1c6832e232d0b20ff6d'
-
'd8c3fcf66b9ad0b101e0bcfb025546f7a708afc53c845a05e2346cb9a3659d3f2f8773a5754fefc6fe98693f6ade5e0c6346b710fe2d0c2c55b12fcaed0e1f18'
+
'cda14703a9144e0add93d6f7a32691a80e2cadbb738c0c752122e6e27bbf1441a48a1a2ee146f10dd4f0ba4e5f5e38a46b45c1e01ff8c79bd477f3030a7c265d'
 
'8daad1f07686984d59c459317936a73dfc35599b4e50f0c2bab769b42950117aae56e775f028c5241c877c771241d9fc5666cc57500a4e94576bfd30be421fe9'
 
'1ad7eb67116fc58e7ad38926a696e76f9bc10447101e95ddfb0da914cb7a9916aeab47ad498fec3ff18285827f21d8855c1854778ce09c8e70dc9ce1576b57d1'
 
'5e45fcd63be50484dbdd7b909f187d4d90a89639b80571bd93c432599b2064498344d4168dd06dfc45368ce043a873ae6be804d3ff1a3c42746b045c215cab92')
@@ -43,7 +43,7 @@ 
b2sums=('09f70bc782189e68ccb62756c5f6779128f573e0b789f88dc4d180e49c4ca14e5aa554c
 
'f970329fad0358cb19af9b9337047612d5949af8aea2dc7acd6c8424ba494644940d22f46b98a9cf1362ea2e5d966b863907de35e7c0edc2e48f7b0ed00473b7'
 
'60ff37059a4ab8362551518d56ee105e7d19199727605d5ad6f3236bd31dde1cc5fa37ffa37009820ee3115da36ae64df

[Git][archlinux/packaging/packages/solr] Pushed new tag 9.6.0-2

2024-04-29 Thread Leonidas Spyropoulos (@artafinde)


Leonidas Spyropoulos pushed new tag 9.6.0-2 at Arch Linux / Packaging / 
Packages / solr

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/solr/-/tree/9.6.0-2
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/sbt][main] Ignore some release candidates

2024-04-29 Thread Leonidas Spyropoulos (@artafinde)


Leonidas Spyropoulos pushed to branch main at Arch Linux / Packaging / Packages 
/ sbt


Commits:
2df70703 by Leonidas Spyropoulos at 2024-04-29T10:27:36+01:00
Ignore some release candidates

- - - - -


1 changed file:

- .nvchecker.toml


Changes:

=
.nvchecker.toml
=
@@ -1,5 +1,6 @@
 [sbt]
 source = "github"
 github = "sbt/sbt"
-use_latest_tag = true
-prefix = "v"
\ No newline at end of file
+use_max_tag = true
+prefix = "v"
+ignored = "v1.10.0-RC1 v1.10.0-RC2"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/sbt/-/commit/2df70703dbb1d0efb9cfeee084c2aa9167df4e26

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/sbt/-/commit/2df70703dbb1d0efb9cfeee084c2aa9167df4e26
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/keycloak][main] Add nvchecker

2024-04-29 Thread Leonidas Spyropoulos (@artafinde)


Leonidas Spyropoulos pushed to branch main at Arch Linux / Packaging / Packages 
/ keycloak


Commits:
a55300d7 by Leonidas Spyropoulos at 2024-04-29T11:59:14+01:00
Add nvchecker

- - - - -


1 changed file:

- + .nvchecker.toml


Changes:

=
.nvchecker.toml
=
@@ -0,0 +1,4 @@
+[keycloak]
+source = "github"
+github = "keycloak/keycloak"
+use_max_tag = true



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/keycloak/-/commit/a55300d7e3edf4b7d76d47815a78f8e4a384b67b

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/keycloak/-/commit/a55300d7e3edf4b7d76d47815a78f8e4a384b67b
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/keycloak-archlinux-theme][main] Add nvchecker

2024-04-29 Thread Leonidas Spyropoulos (@artafinde)


Leonidas Spyropoulos pushed to branch main at Arch Linux / Packaging / Packages 
/ keycloak-archlinux-theme


Commits:
ec750688 by Leonidas Spyropoulos at 2024-04-29T11:59:46+01:00
Add nvchecker

- - - - -


1 changed file:

- + .nvchecker.toml


Changes:

=
.nvchecker.toml
=
@@ -0,0 +1,4 @@
+[keycloak-archlinux-theme]
+source = "git"
+git = "https://gitlab.archlinux.org/archlinux/keycloak-archlinux-theme.git";
+prefix = "v"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/keycloak-archlinux-theme/-/commit/ec75068830be813792e421fbffaa66141040815d

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/keycloak-archlinux-theme/-/commit/ec75068830be813792e421fbffaa66141040815d
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/liquidctl][main] Add nvchecker

2024-04-29 Thread Leonidas Spyropoulos (@artafinde)


Leonidas Spyropoulos pushed to branch main at Arch Linux / Packaging / Packages 
/ liquidctl


Commits:
13bcfa1c by Leonidas Spyropoulos at 2024-04-29T12:00:06+01:00
Add nvchecker

- - - - -


1 changed file:

- + .nvchecker.toml


Changes:

=
.nvchecker.toml
=
@@ -0,0 +1,5 @@
+[liquidctl]
+source = "github"
+github = "liquidctl/liquidctl"
+use_max_tag = true
+prefix = "v"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/liquidctl/-/commit/13bcfa1cd10cbeca35167e4e7a2929313ba6cc25

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/liquidctl/-/commit/13bcfa1cd10cbeca35167e4e7a2929313ba6cc25
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/lmdbxx][main] Add nvchecker

2024-04-29 Thread Leonidas Spyropoulos (@artafinde)


Leonidas Spyropoulos pushed to branch main at Arch Linux / Packaging / Packages 
/ lmdbxx


Commits:
95119845 by Leonidas Spyropoulos at 2024-04-29T12:00:25+01:00
Add nvchecker

- - - - -


1 changed file:

- + .nvchecker.toml


Changes:

=
.nvchecker.toml
=
@@ -0,0 +1,4 @@
+[lmdbxx]
+source = "github"
+github = "hoytech/lmdbxx"
+use_max_tag = true



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/lmdbxx/-/commit/95119845dd5510216d1186d93baf6bb7e346def6

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/lmdbxx/-/commit/95119845dd5510216d1186d93baf6bb7e346def6
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/memray][main] Add nvchecker

2024-04-29 Thread Leonidas Spyropoulos (@artafinde)


Leonidas Spyropoulos pushed to branch main at Arch Linux / Packaging / Packages 
/ memray


Commits:
799ad2a9 by Leonidas Spyropoulos at 2024-04-29T12:01:29+01:00
Add nvchecker

- - - - -


1 changed file:

- + .nvchecker.toml


Changes:

=
.nvchecker.toml
=
@@ -0,0 +1,5 @@
+[memray]
+source = "github"
+github = "bloomberg/memray"
+prefix = "v"
+use_max_tag = true



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/memray/-/commit/799ad2a9a265596c8e665f349bce18dacd875832

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/memray/-/commit/799ad2a9a265596c8e665f349bce18dacd875832
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/neomutt][main] Add nvchecker

2024-04-29 Thread Leonidas Spyropoulos (@artafinde)


Leonidas Spyropoulos pushed to branch main at Arch Linux / Packaging / Packages 
/ neomutt


Commits:
d8c0118e by Leonidas Spyropoulos at 2024-04-29T12:01:50+01:00
Add nvchecker

- - - - -


1 changed file:

- + .nvchecker.toml


Changes:

=
.nvchecker.toml
=
@@ -0,0 +1,4 @@
+[neomutt]
+source = "github"
+github = "neomutt/neomutt"
+use_max_tag = true



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/neomutt/-/commit/d8c0118ecb9a54a0ab87c919c8d35b2af8203dff

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/neomutt/-/commit/d8c0118ecb9a54a0ab87c919c8d35b2af8203dff
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/polybar][main] Add nvchecker

2024-04-29 Thread Leonidas Spyropoulos (@artafinde)


Leonidas Spyropoulos pushed to branch main at Arch Linux / Packaging / Packages 
/ polybar


Commits:
4a578201 by Leonidas Spyropoulos at 2024-04-29T12:02:59+01:00
Add nvchecker

- - - - -


1 changed file:

- + .nvchecker.toml


Changes:

=
.nvchecker.toml
=
@@ -0,0 +1,4 @@
+[polybar]
+source = "github"
+github = "polybar/polybar"
+use_latest_tag = true



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/polybar/-/commit/4a5782012f36057aec1c745ea85f4edd988c206e

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/polybar/-/commit/4a5782012f36057aec1c745ea85f4edd988c206e
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/profile-cleaner][main] Add nvchecker

2024-04-29 Thread Leonidas Spyropoulos (@artafinde)


Leonidas Spyropoulos pushed to branch main at Arch Linux / Packaging / Packages 
/ profile-cleaner


Commits:
70b6e891 by Leonidas Spyropoulos at 2024-04-29T12:03:31+01:00
Add nvchecker

- - - - -


1 changed file:

- + .nvchecker.toml


Changes:

=
.nvchecker.toml
=
@@ -0,0 +1,5 @@
+[profile-cleaner]
+source = "github"
+github = "graysky2/profile-cleaner"
+use_max_tag = true
+prefix = "v"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/profile-cleaner/-/commit/70b6e891c2ef9a281926a0b6216b495d2ee8eb58

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/profile-cleaner/-/commit/70b6e891c2ef9a281926a0b6216b495d2ee8eb58
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/profile-sync-daemon][main] Add nvchecker

2024-04-29 Thread Leonidas Spyropoulos (@artafinde)


Leonidas Spyropoulos pushed to branch main at Arch Linux / Packaging / Packages 
/ profile-sync-daemon


Commits:
f7ef7bf0 by Leonidas Spyropoulos at 2024-04-29T12:04:06+01:00
Add nvchecker

- - - - -


1 changed file:

- + .nvchecker.toml


Changes:

=
.nvchecker.toml
=
@@ -0,0 +1,5 @@
+[profile-sync-daemon]
+source = "github"
+github = "graysky2/profile-sync-daemon"
+use_max_tag = true
+prefix = "v"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/profile-sync-daemon/-/commit/f7ef7bf0841fb7d47df97ab1629f34e4c7f801d9

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/profile-sync-daemon/-/commit/f7ef7bf0841fb7d47df97ab1629f34e4c7f801d9
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/prometheus-systemd-exporter][main] Add nvchecker

2024-04-29 Thread Leonidas Spyropoulos (@artafinde)


Leonidas Spyropoulos pushed to branch main at Arch Linux / Packaging / Packages 
/ prometheus-systemd-exporter


Commits:
8f3d50fc by Leonidas Spyropoulos at 2024-04-29T12:04:57+01:00
Add nvchecker

- - - - -


1 changed file:

- + .nvchecker.toml


Changes:

=
.nvchecker.toml
=
@@ -0,0 +1,5 @@
+[prometheus-systemd-exporter]
+source = "github"
+github = "povilasv/systemd_exporter"
+use_latest_tag = true
+prefix = "v"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/prometheus-systemd-exporter/-/commit/8f3d50fca4375ede3e89f4f65e7a8a9adc2dfbcb

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/prometheus-systemd-exporter/-/commit/8f3d50fca4375ede3e89f4f65e7a8a9adc2dfbcb
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/maven] Pushed new tag 3.9.6-1

2024-04-30 Thread Leonidas Spyropoulos (@artafinde)


Leonidas Spyropoulos pushed new tag 3.9.6-1 at Arch Linux / Packaging / 
Packages / maven

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/maven/-/tree/3.9.6-1
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/keycloak-metrics-spi] Pushed new tag 5.0.0-1

2024-04-30 Thread Leonidas Spyropoulos (@artafinde)


Leonidas Spyropoulos pushed new tag 5.0.0-1 at Arch Linux / Packaging / 
Packages / keycloak-metrics-spi

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/keycloak-metrics-spi/-/tree/5.0.0-1
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/maven] Pushed new tag 3.9.6-2

2024-04-30 Thread Leonidas Spyropoulos (@artafinde)


Leonidas Spyropoulos pushed new tag 3.9.6-2 at Arch Linux / Packaging / 
Packages / maven

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/maven/-/tree/3.9.6-2
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/maven][main] upgpkg: 3.9.6-2: change install location to /usr/share/java/maven

2024-04-30 Thread Leonidas Spyropoulos (@artafinde)


Leonidas Spyropoulos pushed to branch main at Arch Linux / Packaging / Packages 
/ maven


Commits:
987a1457 by Leonidas Spyropoulos at 2024-04-30T12:32:28+01:00
upgpkg: 3.9.6-2: change install location to /usr/share/java/maven

- - - - -


3 changed files:

- .SRCINFO
- PKGBUILD
- maven.sh


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = maven
pkgdesc = Java project management and project comprehension tool
pkgver = 3.9.6
-   pkgrel = 1
+   pkgrel = 2
url = https://maven.apache.org
arch = any
license = Apache-2.0
@@ -11,7 +11,7 @@ pkgbase = maven
depends = bash
depends = procps-ng
noextract = apache-maven-3.9.6-bin.tar.gz
-   backup = opt/maven/conf/settings.xml
+   backup = usr/share/java/maven/conf/settings.xml
source = 
https://downloads.apache.org/maven/maven-3/3.9.6/source/apache-maven-3.9.6-src.tar.gz
source = 
https://downloads.apache.org/maven/maven-3/3.9.6/source/apache-maven-3.9.6-src.tar.gz.asc
source = 
https://downloads.apache.org/maven/maven-3/3.9.6/binaries/apache-maven-3.9.6-bin.tar.gz
@@ -29,6 +29,6 @@ pkgbase = maven
sha256sums = 
6eedd2cae3626d6ad3a5c9ee324bd265853d64297f07f033430755bd0e0c3a4b
sha256sums = SKIP
sha256sums = 
8d564cbd85ebf41a9a3f32f8e8be9af5238655431c90892da826cb8fd1df7b47
-   sha256sums = 
17d9b8efa6a922907110026273443bcc8d83e061e14ac82cb5052b483acc9b76
+   sha256sums = 
15557fc169d83396238df69b5c1d5551cb9c570629decedd6b484d3b4e422546
 
 pkgname = maven


=
PKGBUILD
=
@@ -4,14 +4,14 @@
 
 pkgname=maven
 pkgver=3.9.6
-pkgrel=1
+pkgrel=2
 pkgdesc='Java project management and project comprehension tool'
 url='https://maven.apache.org'
 arch=('any')
 license=('Apache-2.0')
 depends=('java-environment>=8' 'bash' 'procps-ng')
 makedepends=('maven' 'java-environment=21')
-backup=('opt/maven/conf/settings.xml')
+backup=('usr/share/java/maven/conf/settings.xml')
 
source=(https://downloads.apache.org/maven/maven-3/${pkgver}/source/apache-maven-${pkgver}-src.tar.gz{,.asc}
 # both bin artifacts are only used for reproducible builds from source
 
https://downloads.apache.org/maven/maven-3/${pkgver}/binaries/apache-maven-${pkgver}-bin.tar.gz{,.asc,.sha512}
@@ -31,7 +31,7 @@ 
sha256sums=('817d8fbfc1f4d91712bfb1ff839a603f9873c4125e89151ae52b56f72ee8043e'
 '6eedd2cae3626d6ad3a5c9ee324bd265853d64297f07f033430755bd0e0c3a4b'
 'SKIP'
 '8d564cbd85ebf41a9a3f32f8e8be9af5238655431c90892da826cb8fd1df7b47'
-'17d9b8efa6a922907110026273443bcc8d83e061e14ac82cb5052b483acc9b76')
+'15557fc169d83396238df69b5c1d5551cb9c570629decedd6b484d3b4e422546')
 
 _buildnumber() {
   # use same build number as the binary dist but prove that our source build is
@@ -77,14 +77,14 @@ package() {
 
   install -Dm 755 ../maven.sh -t "${pkgdir}/etc/profile.d"
 
-  install -d "${pkgdir}/opt/maven"
+  install -d "${pkgdir}/usr/share/java/${pkgname}"
   bsdtar xf apache-maven/target/apache-maven-${pkgver}-bin.tar.gz \
 --strip-components=1 \
--C "${pkgdir}/opt/maven"
+-C "${pkgdir}/usr/share/java/${pkgname}"
 
   install -d "${pkgdir}/usr/bin"
-  ln -s /opt/maven/bin/mvn "${pkgdir}/usr/bin/mvn"
-  ln -s /opt/maven/bin/mvnDebug "${pkgdir}/usr/bin/mvnDebug"
+  ln -s "/usr/share/java/${pkgname}/bin/mvn" "${pkgdir}/usr/bin/mvn"
+  ln -s "/usr/share/java/${pkgname}/bin/mvnDebug" "${pkgdir}/usr/bin/mvnDebug"
 }
 
 # vim: ts=2 sw=2 et:


=
maven.sh
=
@@ -1,5 +1,5 @@
 #!/bin/bash
 
 #export MAVEN_OPTS=-Xmx1g
-#export M2_HOME=/opt/maven
+#export M2_HOME=/usr/share/java/maven
 #export PATH=$PATH:$M2_HOME/bin



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/maven/-/commit/987a14579adf3ae464b4de560efa47b645f136ed

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/maven/-/commit/987a14579adf3ae464b4de560efa47b645f136ed
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/python-mysql-connector] Pushed new tag 8.4.0-1

2024-04-30 Thread Leonidas Spyropoulos (@artafinde)


Leonidas Spyropoulos pushed new tag 8.4.0-1 at Arch Linux / Packaging / 
Packages / python-mysql-connector

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-mysql-connector/-/tree/8.4.0-1
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/python-mysql-connector][main] upgpkg: 8.4.0-1: new upstream release

2024-04-30 Thread Leonidas Spyropoulos (@artafinde)


Leonidas Spyropoulos pushed to branch main at Arch Linux / Packaging / Packages 
/ python-mysql-connector


Commits:
0db62a1e by Leonidas Spyropoulos at 2024-05-01T00:06:51+01:00
upgpkg: 8.4.0-1: new upstream release

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = python-mysql-connector
pkgdesc = A standardized database driver for Python platforms and 
development
-   pkgver = 8.3.0
-   pkgrel = 3
+   pkgver = 8.4.0
+   pkgrel = 1
url = https://dev.mysql.com/downloads/connector/python/
arch = any
license = GPL-2.0-only
@@ -12,11 +12,11 @@ pkgbase = python-mysql-connector
depends = python
depends = python-dnspython
depends = python-typing_extensions
-   source = 
https://cdn.mysql.com//Downloads/Connector-Python/mysql-connector-python-8.3.0-src.tar.gz
-   source = 
mysql-connector-python-8.3.0-src.tar.gz.asc::https://dev.mysql.com/downloads/gpg/?file=mysql-connector-python-8.3.0-src.tar.gz&p=29
+   source = 
https://cdn.mysql.com//Downloads/Connector-Python/mysql-connector-python-8.4.0-src.tar.gz
+   source = 
mysql-connector-python-8.4.0-src.tar.gz.asc::https://dev.mysql.com/downloads/gpg/?file=mysql-connector-python-8.4.0-src.tar.gz&p=29
validpgpkeys = 859BE8D7C586F538430B19C2467B942D3A79BD29
validpgpkeys = BCA43417C3B485DD128EC6D4B7B3B788A8D3785C
-   sha512sums = 
b04e439750f5b9ca84ea9a7acb935cd750b6b1955914138a96c891b8e3b4dd1fb5dd47f9d0ecd55f2a12d464f899d30a78806603177de0d1029f333e60c04cc7
+   sha512sums = 
ab4319f551affa801278a548f4a111699ad54058ecc4aa185d83f529fe8e381cc0810cc98eeef496a8e14b575cd69a6fbbb5ba079a0e06e0222d05b08038e013
sha512sums = SKIP
 
 pkgname = python-mysql-connector


=
PKGBUILD
=
@@ -4,8 +4,8 @@
 
 pkgname=python-mysql-connector
 _pkgname=mysql-connector-python
-pkgver=8.3.0
-pkgrel=3
+pkgver=8.4.0
+pkgrel=1
 pkgdesc="A standardized database driver for Python platforms and development"
 arch=('any')
 url="https://dev.mysql.com/downloads/connector/python/";
@@ -14,7 +14,7 @@ depends=('python' 'python-dnspython' 
'python-typing_extensions')
 makedepends=(python-build python-installer python-wheel python-setuptools)
 
source=("https://cdn.mysql.com//Downloads/Connector-Python/${_pkgname}-${pkgver}-src.tar.gz";
 
"${_pkgname}-${pkgver}-src.tar.gz.asc::https://dev.mysql.com/downloads/gpg/?file=${_pkgname}-${pkgver}-src.tar.gz&p=29";)
-sha512sums=('b04e439750f5b9ca84ea9a7acb935cd750b6b1955914138a96c891b8e3b4dd1fb5dd47f9d0ecd55f2a12d464f899d30a78806603177de0d1029f333e60c04cc7'
+sha512sums=('ab4319f551affa801278a548f4a111699ad54058ecc4aa185d83f529fe8e381cc0810cc98eeef496a8e14b575cd69a6fbbb5ba079a0e06e0222d05b08038e013'
 'SKIP')
 validpgpkeys=('859BE8D7C586F538430B19C2467B942D3A79BD29'
   'BCA43417C3B485DD128EC6D4B7B3B788A8D3785C')  # MySQL Release 
Engineering 



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-mysql-connector/-/commit/0db62a1e0da25ac9f18e828075ee64f87a047740

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-mysql-connector/-/commit/0db62a1e0da25ac9f18e828075ee64f87a047740
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/intellij-idea-community-edition] Pushed new tag 4-2024.1.1-1

2024-04-30 Thread Leonidas Spyropoulos (@artafinde)


Leonidas Spyropoulos pushed new tag 4-2024.1.1-1 at Arch Linux / Packaging / 
Packages / intellij-idea-community-edition

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/intellij-idea-community-edition/-/tree/4-2024.1.1-1
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/intellij-idea-community-edition][main] upgpkg: 4:2024.1.1-1: new upstream release

2024-04-30 Thread Leonidas Spyropoulos (@artafinde)


Leonidas Spyropoulos pushed to branch main at Arch Linux / Packaging / Packages 
/ intellij-idea-community-edition


Commits:
63d47297 by Leonidas Spyropoulos at 2024-05-01T01:07:02+01:00
upgpkg: 4:2024.1.1-1: new upstream release

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = intellij-idea-community-edition
pkgdesc = IDE for Java, Groovy and other programming languages with 
advanced refactoring features
-   pkgver = 2024.1
-   pkgrel = 2
+   pkgver = 2024.1.1
+   pkgrel = 1
epoch = 4
url = https://www.jetbrains.com/idea/
arch = x86_64
@@ -20,8 +20,8 @@ pkgbase = intellij-idea-community-edition
optdepends = lldb: lldb frontend integration
noextract = junit-3.8.1.jar
backup = usr/share/idea/bin/idea64.vmoptions
-   source = 
git+https://github.com/JetBrains/intellij-community.git#tag=idea/241.14494.240
-   source = 
idea-android::git+https://github.com/JetBrains/android.git#tag=idea/241.14494.240
+   source = 
git+https://github.com/JetBrains/intellij-community.git#tag=idea/241.15989.150
+   source = 
idea-android::git+https://github.com/JetBrains/android.git#tag=idea/241.15989.150
source = idea.desktop
source = idea.sh
source = enable-no-jdr.patch


=
PKGBUILD
=
@@ -4,11 +4,11 @@
 # Maintainer: Orhun Parmaksız 
 
 pkgname=intellij-idea-community-edition
-pkgver=2024.1
-_build=241.14494.240
+pkgver=2024.1.1
+_build=241.15989.150
 _jrever=17
 _jdkver=17
-pkgrel=2
+pkgrel=1
 epoch=4
 pkgdesc='IDE for Java, Groovy and other programming languages with advanced 
refactoring features'
 url='https://www.jetbrains.com/idea/'



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/intellij-idea-community-edition/-/commit/63d47297d5d944205d90da1deacf774b09cd5e46

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/intellij-idea-community-edition/-/commit/63d47297d5d944205d90da1deacf774b09cd5e46
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/pycharm-community-edition][main] upgpkg: 2024.1.1-1: new upstream release

2024-04-30 Thread Leonidas Spyropoulos (@artafinde)


Leonidas Spyropoulos pushed to branch main at Arch Linux / Packaging / Packages 
/ pycharm-community-edition


Commits:
d88fbb55 by Leonidas Spyropoulos at 2024-05-01T01:47:20+01:00
upgpkg: 2024.1.1-1: new upstream release

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = pycharm-community-edition
pkgdesc = Python IDE for Professional Developers
-   pkgver = 2024.1
+   pkgver = 2024.1.1
pkgrel = 1
url = https://www.jetbrains.com/pycharm/
arch = x86_64
@@ -18,8 +18,8 @@ pkgbase = pycharm-community-edition
depends = libdbusmenu-glib
optdepends = ipython: IPython integration for Python 3
options = !debug
-   source = 
git+https://github.com/JetBrains/intellij-community.git#tag=pycharm/241.14494.241
-   source = 
idea-android::git+https://github.com/JetBrains/android.git#tag=pycharm/241.14494.241
+   source = 
git+https://github.com/JetBrains/intellij-community.git#tag=pycharm/241.15989.155
+   source = 
idea-android::git+https://github.com/JetBrains/android.git#tag=pycharm/241.15989.155
source = pycharm.desktop
source = pycharm.sh
sha256sums = SKIP


=
PKGBUILD
=
@@ -5,8 +5,8 @@
 # Contributor: David Keogh 
 
 pkgname=pycharm-community-edition
-pkgver=2024.1
-_build=241.14494.241
+pkgver=2024.1.1
+_build=241.15989.155
 _jrever=17
 _jdkver=17
 pkgrel=1



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/pycharm-community-edition/-/commit/d88fbb55ad61a7b0b4b07f6bfbc10a82149ba084

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/pycharm-community-edition/-/commit/d88fbb55ad61a7b0b4b07f6bfbc10a82149ba084
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/pycharm-community-edition] Pushed new tag 2024.1.1-1

2024-04-30 Thread Leonidas Spyropoulos (@artafinde)


Leonidas Spyropoulos pushed new tag 2024.1.1-1 at Arch Linux / Packaging / 
Packages / pycharm-community-edition

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/pycharm-community-edition/-/tree/2024.1.1-1
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/freeplane][main] upgpkg: 1.11.13-1: new upstream release

2024-05-01 Thread Leonidas Spyropoulos (@artafinde)


Leonidas Spyropoulos pushed to branch main at Arch Linux / Packaging / Packages 
/ freeplane


Commits:
c0a0ad53 by Leonidas Spyropoulos at 2024-05-01T21:56:17+01:00
upgpkg: 1.11.13-1: new upstream release

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = freeplane
pkgdesc = A Java mindmapping tool
-   pkgver = 1.11.12
+   pkgver = 1.11.13
pkgrel = 1
url = http://freeplane.sourceforge.net
arch = any
@@ -12,10 +12,10 @@ pkgbase = freeplane
makedepends = unzip
depends = java-runtime>=11
depends = java-runtime<=17
-   source = 
https://downloads.sourceforge.net/sourceforge/freeplane/freeplane_src-1.11.12.tar.gz
+   source = 
https://downloads.sourceforge.net/sourceforge/freeplane/freeplane_src-1.11.13.tar.gz
source = freeplane.desktop
source = freeplane.run
-   b2sums = 
5295a68504e824448d515457dfb29c3d89d7701c26225efc3095126ce8e08e6135822c0ada0f2b6b726ee9549477d52058553572e28c223e12cee6415ba808ba
+   b2sums = 
66059bf71e80a957201f188c2f60e55a2895301c02f10a37acd82db739b9162763f68d84b2c35e22005480b9ec4c71b8948e46a3b71bcbd09e3bb288818a29f7
b2sums = 
87c25331e01823e38668e4b394a51a279c05b24b088f4ffc1482d3783e24018da8f9e51b3ad1a62c5a863f85a6ccb30bbe8999cb861dc1b93d5483019644cfa5
b2sums = 
24ca56b7c7894b9bb38600b4d37973769243e1bdb221f33125b60bf4f878a3b630775710fab9dee97fa45a69319455037e294860ba7fbd608529982c6b0b1538
 


=
PKGBUILD
=
@@ -2,7 +2,7 @@
 # Contributor: scraw...@gmail.com
 
 pkgname=freeplane
-pkgver=1.11.12
+pkgver=1.11.13
 pkgrel=1
 pkgdesc="A Java mindmapping tool"
 arch=('any')
@@ -14,7 +14,7 @@ makedepends=('gradle' "java-environment-openjdk=${_jdkver}" 
'gnu-free-fonts' 'fo
 depends=("java-runtime>=${_jrever}" "java-runtime<=${_jdkver}")
 
source=("https://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}_src-${pkgver}.tar.gz";
 "freeplane.desktop" "freeplane.run")
-b2sums=('5295a68504e824448d515457dfb29c3d89d7701c26225efc3095126ce8e08e6135822c0ada0f2b6b726ee9549477d52058553572e28c223e12cee6415ba808ba'
+b2sums=('66059bf71e80a957201f188c2f60e55a2895301c02f10a37acd82db739b9162763f68d84b2c35e22005480b9ec4c71b8948e46a3b71bcbd09e3bb288818a29f7'
 
'87c25331e01823e38668e4b394a51a279c05b24b088f4ffc1482d3783e24018da8f9e51b3ad1a62c5a863f85a6ccb30bbe8999cb861dc1b93d5483019644cfa5'
 
'24ca56b7c7894b9bb38600b4d37973769243e1bdb221f33125b60bf4f878a3b630775710fab9dee97fa45a69319455037e294860ba7fbd608529982c6b0b1538')
 



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/freeplane/-/commit/c0a0ad53eb0a1108fb227eb3906c617b6f9d3e45

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/freeplane/-/commit/c0a0ad53eb0a1108fb227eb3906c617b6f9d3e45
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/freeplane] Pushed new tag 1.11.13-1

2024-05-01 Thread Leonidas Spyropoulos (@artafinde)


Leonidas Spyropoulos pushed new tag 1.11.13-1 at Arch Linux / Packaging / 
Packages / freeplane

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/freeplane/-/tree/1.11.13-1
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/python-textual] Pushed new tag 0.58.1-1

2024-05-01 Thread Leonidas Spyropoulos (@artafinde)


Leonidas Spyropoulos pushed new tag 0.58.1-1 at Arch Linux / Packaging / 
Packages / python-textual

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-textual/-/tree/0.58.1-1
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/python-textual][main] upgpkg: 0.58.1-1: new upstream release

2024-05-01 Thread Leonidas Spyropoulos (@artafinde)


Leonidas Spyropoulos pushed to branch main at Arch Linux / Packaging / Packages 
/ python-textual


Commits:
024e2d1b by Leonidas Spyropoulos at 2024-05-01T22:01:01+01:00
upgpkg: 0.58.1-1: new upstream release

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = python-textual
pkgdesc = Modern Text User Interface framework
-   pkgver = 0.58.0
+   pkgver = 0.58.1
pkgrel = 1
url = https://github.com/Textualize/textual
arch = any
@@ -17,7 +17,7 @@ pkgbase = python-textual
optdepends = python-tree-sitter: for syntax highlighting support
optdepends = python-tree-sitter-languages: for custom languages support
optdepends = python-textual-dev: tools for developers
-   source = 
textual-0.58.0.tar.gz::https://github.com/Textualize/textual/archive/v0.58.0.tar.gz
-   sha512sums = 
5b6b74e4bc652f19ccce48c256785f056e2c43ac2baf4365f40a4b2869863691b0760f473ad570a7b256b7c7fe11d8a49123ad409597675a87b0c6a56269fe4d
+   source = 
textual-0.58.1.tar.gz::https://github.com/Textualize/textual/archive/v0.58.1.tar.gz
+   sha512sums = 
3cb8410a352a7bb6d36e29e2ae6900e80cb18cf1f0f5c779f0858bb727a3b27a0e4342b692dbba096698a73564ede0ca9fb27f8a46e87eda4209034e8de3
 
 pkgname = python-textual


=
PKGBUILD
=
@@ -4,7 +4,7 @@
 
 _base=textual
 pkgname=python-${_base}
-pkgver=0.58.0
+pkgver=0.58.1
 pkgrel=1
 pkgdesc="Modern Text User Interface framework"
 arch=(any)
@@ -17,7 +17,7 @@ optdepends=('python-tree-sitter: for syntax highlighting 
support'
 'python-tree-sitter-languages: for custom languages support'
 'python-textual-dev: tools for developers')
 source=(${_base}-${pkgver}.tar.gz::${url}/archive/v${pkgver}.tar.gz)
-sha512sums=('5b6b74e4bc652f19ccce48c256785f056e2c43ac2baf4365f40a4b2869863691b0760f473ad570a7b256b7c7fe11d8a49123ad409597675a87b0c6a56269fe4d')
+sha512sums=('3cb8410a352a7bb6d36e29e2ae6900e80cb18cf1f0f5c779f0858bb727a3b27a0e4342b692dbba096698a73564ede0ca9fb27f8a46e87eda4209034e8de3')
 
 build() {
   cd ${_base}-${pkgver}



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-textual/-/commit/024e2d1b9caf95b10a8997c3c7580c4b08c7d8b2

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-textual/-/commit/024e2d1b9caf95b10a8997c3c7580c4b08c7d8b2
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/zlib][main] 2 commits: Add nvchecker

2024-05-02 Thread Leonidas Spyropoulos (@artafinde)


Leonidas Spyropoulos pushed to branch main at Arch Linux / Packaging / Packages 
/ zlib


Commits:
d344bd25 by Leonidas Spyropoulos at 2024-05-02T08:46:41+01:00
Add nvchecker

- - - - -
b1e6bc63 by Leonidas Spyropoulos at 2024-05-02T08:48:58+01:00
upgpkg: 1:1.3.1-2: rebuild for lto issue

https://archlinux.org/todo/rebuild-packages-against-gcc-131-to-circumvent-issues-with-lto/

- - - - -


3 changed files:

- .SRCINFO
- + .nvchecker.toml
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = zlib
pkgdesc = Compression library implementing the deflate compression 
method found in gzip and PKZIP
pkgver = 1.3.1
-   pkgrel = 1
+   pkgrel = 2
epoch = 1
url = https://www.zlib.net/
arch = x86_64


=
.nvchecker.toml
=
@@ -0,0 +1,4 @@
+[zlib]
+source = "git"
+git = "https://github.com/madler/zlib.git";
+prefix = "v"


=
PKGBUILD
=
@@ -6,7 +6,7 @@ pkgbase=zlib
 pkgname=(zlib minizip)
 epoch=1
 pkgver=1.3.1
-pkgrel=1
+pkgrel=2
 pkgdesc='Compression library implementing the deflate compression method found 
in gzip and PKZIP'
 arch=(x86_64)
 license=(Zlib)



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/zlib/-/compare/8dde3c178d47617eed047e5c90776133dd40c4e4...b1e6bc636c1821c771dd32ccdf32613000c6c7a7

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/zlib/-/compare/8dde3c178d47617eed047e5c90776133dd40c4e4...b1e6bc636c1821c771dd32ccdf32613000c6c7a7
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/zlib] Pushed new tag 1-1.3.1-2

2024-05-02 Thread Leonidas Spyropoulos (@artafinde)


Leonidas Spyropoulos pushed new tag 1-1.3.1-2 at Arch Linux / Packaging / 
Packages / zlib

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/zlib/-/tree/1-1.3.1-2
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/shotcut][main] upgpkg: 24.04-1: new upstream release, switch to git source

2024-05-02 Thread Leonidas Spyropoulos (@artafinde)


Leonidas Spyropoulos pushed to branch main at Arch Linux / Packaging / Packages 
/ shotcut


Commits:
b425cdc6 by Leonidas Spyropoulos at 2024-05-02T15:29:11+01:00
upgpkg: 24.04-1: new upstream release, switch to git source

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,11 +1,12 @@
 pkgbase = shotcut
pkgdesc = Cross-platform Qt based Video Editor
-   pkgver = 24.02
+   pkgver = 24.04
pkgrel = 1
url = https://www.shotcut.org
arch = x86_64
license = GPL3
makedepends = qt6-tools
+   makedepends = git
makedepends = cmake
makedepends = ninja
makedepends = clang
@@ -24,7 +25,7 @@ pkgbase = shotcut
depends = ladspa
depends = qt6-charts
optdepends = swh-plugins: Several audio filters
-   source = 
shotcut-24.02.tar.gz::https://github.com/mltframework/shotcut/archive/v24.02.29.tar.gz
-   sha512sums = 
d8cf6219459d722734af7ba917853e7a9dace8a226b30c6dc4ac8f2bfbeae3595c5000e0661d8951e0ad82394cd8c97fa91a89c3e71833c1bf333ba77635c10d
+   source = git+https://github.com/mltframework/shotcut.git#tag=v24.04.28
+   sha512sums = 
8f3eb70c07be77cfd515174bb9df8e8edc8a2ae0bb8ef5efe55836bfb5b31c5a1b12fa99eec308439396e56919d8c942bf53bdb983fd2a69a7a50ff3cb9636e0
 
 pkgname = shotcut


=
PKGBUILD
=
@@ -4,8 +4,8 @@
 
 pkgname=shotcut
 pkgdesc='Cross-platform Qt based Video Editor'
-pkgver=24.02
-_tag=24.02.29
+pkgver=24.04
+_tag=24.04.28
 pkgrel=1
 arch=('x86_64')
 url='https://www.shotcut.org'
@@ -13,18 +13,18 @@ license=('GPL3')
 depends=('qt6-base' 'qt6-declarative' 'qt6-imageformats' 'qt6-multimedia' 
'qt6-translations'
  'mlt' 'movit' 'ffmpeg' 'libx264' 'libvpx' 'lame' 'frei0r-plugins' 
'ladspa' 'qt6-charts')
 optdepends=('swh-plugins: Several audio filters')
-makedepends=('qt6-tools' 'cmake' 'ninja' 'clang')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/mltframework/shotcut/archive/v$_tag.tar.gz";)
-sha512sums=('d8cf6219459d722734af7ba917853e7a9dace8a226b30c6dc4ac8f2bfbeae3595c5000e0661d8951e0ad82394cd8c97fa91a89c3e71833c1bf333ba77635c10d')
+makedepends=('qt6-tools' 'git' 'cmake' 'ninja' 'clang')
+source=("git+https://github.com/mltframework/shotcut.git#tag=v${_tag}";)
+sha512sums=('8f3eb70c07be77cfd515174bb9df8e8edc8a2ae0bb8ef5efe55836bfb5b31c5a1b12fa99eec308439396e56919d8c942bf53bdb983fd2a69a7a50ff3cb9636e0')
 
 prepare() {
-  cd "${pkgname}-${_tag}"
+  cd "${pkgname}"
 
   sed -e 's|${Qt6_LUPDATE_EXECUTABLE}|/usr/lib/qt6/bin/lupdate|' -i 
translations/CMakeLists.txt
 }
 
 build() {
-  cd "${pkgname}-${_tag}"
+  cd "${pkgname}"
 
   # https://github.com/mltframework/shotcut/issues/1275
   export CXXFLAGS+=" -DSHOTCUT_NOUPGRADE"
@@ -36,12 +36,10 @@ build() {
 -DCMAKE_INSTALL_PREFIX=/usr \
 -DSHOTCUT_VERSION=${pkgver}
   cmake --build build --verbose
-
-  ninja -C build translations
 }
 
 package() {
-  cd "${pkgname}-${_tag}"
+  cd "${pkgname}"
 
   DESTDIR="${pkgdir}" cmake --install build
 }



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/shotcut/-/commit/b425cdc63e9ff381c3cbf36cfc326eeaeeb66314

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/shotcut/-/commit/b425cdc63e9ff381c3cbf36cfc326eeaeeb66314
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/shotcut] Pushed new tag 24.04-1

2024-05-02 Thread Leonidas Spyropoulos (@artafinde)


Leonidas Spyropoulos pushed new tag 24.04-1 at Arch Linux / Packaging / 
Packages / shotcut

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/shotcut/-/tree/24.04-1
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/thunderbird] Pushed new tag 115.10.2-1

2024-05-02 Thread Leonidas Spyropoulos (@artafinde)


Leonidas Spyropoulos pushed new tag 115.10.2-1 at Arch Linux / Packaging / 
Packages / thunderbird

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/thunderbird/-/tree/115.10.2-1
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/bear][main] upgpkg: 3.1.3-12: rebuild for spdlog 1.14, previously missed

2024-05-06 Thread Leonidas Spyropoulos (@artafinde)


Leonidas Spyropoulos pushed to branch main at Arch Linux / Packaging / Packages 
/ bear


Commits:
c5f883d4 by Leonidas Spyropoulos at 2024-05-06T09:17:03+01:00
upgpkg: 3.1.3-12: rebuild for spdlog 1.14, previously missed

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = bear
pkgdesc = A tool to generate compilation database for clang tooling
pkgver = 3.1.3
-   pkgrel = 11
+   pkgrel = 12
url = https://github.com/rizsotto/Bear
arch = x86_64
license = GPL3


=
PKGBUILD
=
@@ -4,7 +4,7 @@
 
 pkgname=bear
 pkgver=3.1.3
-pkgrel=11
+pkgrel=12
 pkgdesc='A tool to generate compilation database for clang tooling'
 arch=('x86_64')
 url='https://github.com/rizsotto/Bear'



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/bear/-/commit/c5f883d4afc5abef04dcb99b2dc230a9a1ca66c9

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/bear/-/commit/c5f883d4afc5abef04dcb99b2dc230a9a1ca66c9
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/bear] Pushed new tag 3.1.3-12

2024-05-06 Thread Leonidas Spyropoulos (@artafinde)


Leonidas Spyropoulos pushed new tag 3.1.3-12 at Arch Linux / Packaging / 
Packages / bear

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/bear/-/tree/3.1.3-12
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/sbt] Pushed new tag 1-1.10.0-1

2024-05-08 Thread Leonidas Spyropoulos (@artafinde)


Leonidas Spyropoulos pushed new tag 1-1.10.0-1 at Arch Linux / Packaging / 
Packages / sbt

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/sbt/-/tree/1-1.10.0-1
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/sbt][main] upgpkg: 1:1.10.0-1: new upstream release

2024-05-08 Thread Leonidas Spyropoulos (@artafinde)


Leonidas Spyropoulos pushed to branch main at Arch Linux / Packaging / Packages 
/ sbt


Commits:
09410b89 by Leonidas Spyropoulos at 2024-05-08T20:24:27+01:00
upgpkg: 1:1.10.0-1: new upstream release

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = sbt
pkgdesc = The interactive build tool
-   pkgver = 1.9.9
+   pkgver = 1.10.0
pkgrel = 1
epoch = 1
url = https://www.scala-sbt.org/
@@ -15,9 +15,9 @@ pkgbase = sbt
optdepends = rsync: offline installation support
options = !debug
backup = etc/sbt/sbtopts
-   source = git+https://github.com/sbt/sbt.git#tag=v1.9.9
+   source = git+https://github.com/sbt/sbt.git#tag=v1.10.0
validpgpkeys = 2EE0EA64E40A89B84B2DF73499E82A75642AC823
-   sha256sums = SKIP
-   b2sums = SKIP
+   sha256sums = 
7713595e5e8a16f2aa2cc4125e76b84e180038e0fae13e4f6159c2150f2ff701
+   b2sums = 
bc54a452a81894bf2174c2e19f1a972264996d075910ad58632259ab0007a2c08ca93c614d306a3f0ed4d9e05b4759215c2dd22894fe22968bb4fc7d4710d630
 
 pkgname = sbt


=
PKGBUILD
=
@@ -4,7 +4,7 @@
 
 pkgname=sbt
 epoch=1
-pkgver=1.9.9
+pkgver=1.10.0
 pkgrel=1
 pkgdesc='The interactive build tool'
 arch=('any')
@@ -18,8 +18,8 @@ install=sbt.install
 options=(!debug)
 source=(git+https://github.com/sbt/sbt.git#tag=v${pkgver})
 validpgpkeys=('2EE0EA64E40A89B84B2DF73499E82A75642AC823') # sbt build tool
-sha256sums=('SKIP')
-b2sums=('SKIP')
+sha256sums=('7713595e5e8a16f2aa2cc4125e76b84e180038e0fae13e4f6159c2150f2ff701')
+b2sums=('bc54a452a81894bf2174c2e19f1a972264996d075910ad58632259ab0007a2c08ca93c614d306a3f0ed4d9e05b4759215c2dd22894fe22968bb4fc7d4710d630')
 backup=(etc/${pkgname}/sbtopts)
 
 build() {



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/sbt/-/commit/09410b8918794e142b031b9b9567467ac05313ba

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/sbt/-/commit/09410b8918794e142b031b9b9567467ac05313ba
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/zaproxy][main] upgpkg: 2.15.0-1: new upstream release

2024-05-08 Thread Leonidas Spyropoulos (@artafinde)


Leonidas Spyropoulos pushed to branch main at Arch Linux / Packaging / Packages 
/ zaproxy


Commits:
15d898f3 by Leonidas Spyropoulos at 2024-05-08T21:29:48+01:00
upgpkg: 2.15.0-1: new upstream release

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,8 +1,8 @@
 pkgbase = zaproxy
pkgdesc = Integrated penetration testing tool for finding 
vulnerabilities in web applications
-   pkgver = 2.14.0
+   pkgver = 2.15.0
pkgrel = 1
-   url = https://www.owasp.org/index.php/ZAP
+   url = https://www.zaproxy.org/
arch = any
license = Apache
makedepends = gradle
@@ -10,8 +10,8 @@ pkgbase = zaproxy
depends = bash
depends = java-runtime
depends = ttf-font
-   source = 
zaproxy-2.14.0.tar.gz::https://github.com/zaproxy/zaproxy/archive/v2.14.0.tar.gz
-   sha512sums = 
660bb3b8f4789a2ae76c040ae879136da294f189bb331abc5f1e249a7fe69b64433c8a3e66d56d4f4d41072b20963afaa5615d76df5ade4049ea9d592faf017b
-   b2sums = 
ff0879be51575b24d83516b56cc145396bea5f753ae39931cad36f76ffab7933d383152d1e517057a95c84d12d7e58f0e29b4eb852d75c6af7dc8b140db8c3ad
+   source = 
zaproxy-2.15.0.tar.gz::https://github.com/zaproxy/zaproxy/archive/v2.15.0.tar.gz
+   sha512sums = 
9a5d667d0e8a8d19679c8e5395f4038dc5c5ac490b71f60d50803cc811bf1ca5b54ad9ce8c0abef4eafb5a2760bae2892331060794ff18f06903548c0e1d8d9d
+   b2sums = 
9d7c0d85af3206680126acfa4ca28e541b313c1ac1fde491d6bf1d63ff11ca3a75ac6cb2b810a3f92a4bc3553304e8c884f7e022a6289d976bf59d3182f66d0a
 
 pkgname = zaproxy


=
PKGBUILD
=
@@ -3,7 +3,7 @@
 # Contributor: fnord0 
 
 pkgname=zaproxy
-pkgver=2.14.0
+pkgver=2.15.0
 pkgrel=1
 pkgdesc='Integrated penetration testing tool for finding vulnerabilities in 
web applications'
 url='https://www.zaproxy.org/'
@@ -13,8 +13,8 @@ depends=('bash' 'java-runtime' 'ttf-font')
 _java=11
 makedepends=('gradle' "java-environment=${_java}")
 
source=(${pkgname}-${pkgver}.tar.gz::"https://github.com/zaproxy/zaproxy/archive/v${pkgver}.tar.gz";)
-sha512sums=('660bb3b8f4789a2ae76c040ae879136da294f189bb331abc5f1e249a7fe69b64433c8a3e66d56d4f4d41072b20963afaa5615d76df5ade4049ea9d592faf017b')
-b2sums=('ff0879be51575b24d83516b56cc145396bea5f753ae39931cad36f76ffab7933d383152d1e517057a95c84d12d7e58f0e29b4eb852d75c6af7dc8b140db8c3ad')
+sha512sums=('9a5d667d0e8a8d19679c8e5395f4038dc5c5ac490b71f60d50803cc811bf1ca5b54ad9ce8c0abef4eafb5a2760bae2892331060794ff18f06903548c0e1d8d9d')
+b2sums=('9d7c0d85af3206680126acfa4ca28e541b313c1ac1fde491d6bf1d63ff11ca3a75ac6cb2b810a3f92a4bc3553304e8c884f7e022a6289d976bf59d3182f66d0a')
 
 prepare() {
   cd ${pkgname}-${pkgver}



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/zaproxy/-/commit/15d898f37bbec863b5862db147775e4e6e8f4b4e

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/zaproxy/-/commit/15d898f37bbec863b5862db147775e4e6e8f4b4e
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/zaproxy] Pushed new tag 2.15.0-1

2024-05-08 Thread Leonidas Spyropoulos (@artafinde)


Leonidas Spyropoulos pushed new tag 2.15.0-1 at Arch Linux / Packaging / 
Packages / zaproxy

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/zaproxy/-/tree/2.15.0-1
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/python-textual][main] upgpkg: 0.59.0-1: new upstream release

2024-05-12 Thread Leonidas Spyropoulos (@artafinde)


Leonidas Spyropoulos pushed to branch main at Arch Linux / Packaging / Packages 
/ python-textual


Commits:
e440a99f by Leonidas Spyropoulos at 2024-05-12T13:17:51+01:00
upgpkg: 0.59.0-1: new upstream release

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = python-textual
pkgdesc = Modern Text User Interface framework
-   pkgver = 0.58.1
+   pkgver = 0.59.0
pkgrel = 1
url = https://github.com/Textualize/textual
arch = any
@@ -17,7 +17,7 @@ pkgbase = python-textual
optdepends = python-tree-sitter: for syntax highlighting support
optdepends = python-tree-sitter-languages: for custom languages support
optdepends = python-textual-dev: tools for developers
-   source = 
textual-0.58.1.tar.gz::https://github.com/Textualize/textual/archive/v0.58.1.tar.gz
-   sha512sums = 
3cb8410a352a7bb6d36e29e2ae6900e80cb18cf1f0f5c779f0858bb727a3b27a0e4342b692dbba096698a73564ede0ca9fb27f8a46e87eda4209034e8de3
+   source = 
textual-0.59.0.tar.gz::https://github.com/Textualize/textual/archive/v0.59.0.tar.gz
+   sha512sums = 
25f84d3f102eb0a281575ff9487338c52300fdc42cc576995db4b4088b33c863aa239b46e134e90a19aa7f937aad3248e7339a3a6b29ca97c6dfabce20e5070c
 
 pkgname = python-textual


=
PKGBUILD
=
@@ -4,7 +4,7 @@
 
 _base=textual
 pkgname=python-${_base}
-pkgver=0.58.1
+pkgver=0.59.0
 pkgrel=1
 pkgdesc="Modern Text User Interface framework"
 arch=(any)
@@ -17,7 +17,7 @@ optdepends=('python-tree-sitter: for syntax highlighting 
support'
 'python-tree-sitter-languages: for custom languages support'
 'python-textual-dev: tools for developers')
 source=(${_base}-${pkgver}.tar.gz::${url}/archive/v${pkgver}.tar.gz)
-sha512sums=('3cb8410a352a7bb6d36e29e2ae6900e80cb18cf1f0f5c779f0858bb727a3b27a0e4342b692dbba096698a73564ede0ca9fb27f8a46e87eda4209034e8de3')
+sha512sums=('25f84d3f102eb0a281575ff9487338c52300fdc42cc576995db4b4088b33c863aa239b46e134e90a19aa7f937aad3248e7339a3a6b29ca97c6dfabce20e5070c')
 
 build() {
   cd ${_base}-${pkgver}



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-textual/-/commit/e440a99f07644fa3e2d71363e36292a4efb5c278

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-textual/-/commit/e440a99f07644fa3e2d71363e36292a4efb5c278
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/python-textual] Pushed new tag 0.59.0-1

2024-05-12 Thread Leonidas Spyropoulos (@artafinde)


Leonidas Spyropoulos pushed new tag 0.59.0-1 at Arch Linux / Packaging / 
Packages / python-textual

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-textual/-/tree/0.59.0-1
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/freeplane][main] upgpkg: 1.11.14-1: new upstream release

2024-05-15 Thread Leonidas Spyropoulos (@artafinde)


Leonidas Spyropoulos pushed to branch main at Arch Linux / Packaging / Packages 
/ freeplane


Commits:
7f121f46 by Leonidas Spyropoulos at 2024-05-15T15:31:14+01:00
upgpkg: 1.11.14-1: new upstream release

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = freeplane
pkgdesc = A Java mindmapping tool
-   pkgver = 1.11.13
+   pkgver = 1.11.14
pkgrel = 1
url = http://freeplane.sourceforge.net
arch = any
@@ -12,10 +12,10 @@ pkgbase = freeplane
makedepends = unzip
depends = java-runtime>=11
depends = java-runtime<=17
-   source = 
https://downloads.sourceforge.net/sourceforge/freeplane/freeplane_src-1.11.13.tar.gz
+   source = 
https://downloads.sourceforge.net/sourceforge/freeplane/freeplane_src-1.11.14.tar.gz
source = freeplane.desktop
source = freeplane.run
-   b2sums = 
66059bf71e80a957201f188c2f60e55a2895301c02f10a37acd82db739b9162763f68d84b2c35e22005480b9ec4c71b8948e46a3b71bcbd09e3bb288818a29f7
+   b2sums = 
580f6ef832cca0d7f01f3d27d84b9d16942eb4a7ce510647830f3a44aa9b5b1a691b754f50540d4be313e9cb4da43583daa3cf46cb1574ee751ec82d2d0d2a64
b2sums = 
87c25331e01823e38668e4b394a51a279c05b24b088f4ffc1482d3783e24018da8f9e51b3ad1a62c5a863f85a6ccb30bbe8999cb861dc1b93d5483019644cfa5
b2sums = 
24ca56b7c7894b9bb38600b4d37973769243e1bdb221f33125b60bf4f878a3b630775710fab9dee97fa45a69319455037e294860ba7fbd608529982c6b0b1538
 


=
PKGBUILD
=
@@ -2,7 +2,7 @@
 # Contributor: scraw...@gmail.com
 
 pkgname=freeplane
-pkgver=1.11.13
+pkgver=1.11.14
 pkgrel=1
 pkgdesc="A Java mindmapping tool"
 arch=('any')
@@ -14,7 +14,7 @@ makedepends=('gradle' "java-environment-openjdk=${_jdkver}" 
'gnu-free-fonts' 'fo
 depends=("java-runtime>=${_jrever}" "java-runtime<=${_jdkver}")
 
source=("https://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}_src-${pkgver}.tar.gz";
 "freeplane.desktop" "freeplane.run")
-b2sums=('66059bf71e80a957201f188c2f60e55a2895301c02f10a37acd82db739b9162763f68d84b2c35e22005480b9ec4c71b8948e46a3b71bcbd09e3bb288818a29f7'
+b2sums=('580f6ef832cca0d7f01f3d27d84b9d16942eb4a7ce510647830f3a44aa9b5b1a691b754f50540d4be313e9cb4da43583daa3cf46cb1574ee751ec82d2d0d2a64'
 
'87c25331e01823e38668e4b394a51a279c05b24b088f4ffc1482d3783e24018da8f9e51b3ad1a62c5a863f85a6ccb30bbe8999cb861dc1b93d5483019644cfa5'
 
'24ca56b7c7894b9bb38600b4d37973769243e1bdb221f33125b60bf4f878a3b630775710fab9dee97fa45a69319455037e294860ba7fbd608529982c6b0b1538')
 



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/freeplane/-/commit/7f121f46d6a95515b858221fc7aca4ac197a82d5

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/freeplane/-/commit/7f121f46d6a95515b858221fc7aca4ac197a82d5
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/freeplane] Pushed new tag 1.11.14-1

2024-05-15 Thread Leonidas Spyropoulos (@artafinde)


Leonidas Spyropoulos pushed new tag 1.11.14-1 at Arch Linux / Packaging / 
Packages / freeplane

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/freeplane/-/tree/1.11.14-1
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/python-textual][main] upgpkg: 0.60.0-1: new upstream release

2024-05-15 Thread Leonidas Spyropoulos (@artafinde)


Leonidas Spyropoulos pushed to branch main at Arch Linux / Packaging / Packages 
/ python-textual


Commits:
78eccfa1 by Leonidas Spyropoulos at 2024-05-15T17:32:06+01:00
upgpkg: 0.60.0-1: new upstream release

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = python-textual
pkgdesc = Modern Text User Interface framework
-   pkgver = 0.59.0
+   pkgver = 0.60.0
pkgrel = 1
url = https://github.com/Textualize/textual
arch = any
@@ -17,7 +17,7 @@ pkgbase = python-textual
optdepends = python-tree-sitter: for syntax highlighting support
optdepends = python-tree-sitter-languages: for custom languages support
optdepends = python-textual-dev: tools for developers
-   source = 
textual-0.59.0.tar.gz::https://github.com/Textualize/textual/archive/v0.59.0.tar.gz
-   sha512sums = 
25f84d3f102eb0a281575ff9487338c52300fdc42cc576995db4b4088b33c863aa239b46e134e90a19aa7f937aad3248e7339a3a6b29ca97c6dfabce20e5070c
+   source = 
textual-0.60.0.tar.gz::https://github.com/Textualize/textual/archive/v0.60.0.tar.gz
+   sha512sums = 
ea2ce8fe468f865f1427ef16c5d93a1a4c2987864f005b3faa00a1249a68d08c8ae5e79622af8bc746d1bf59a7c1061b0f1a638ee55bd3ad694fdc882f2ab784
 
 pkgname = python-textual


=
PKGBUILD
=
@@ -4,7 +4,7 @@
 
 _base=textual
 pkgname=python-${_base}
-pkgver=0.59.0
+pkgver=0.60.0
 pkgrel=1
 pkgdesc="Modern Text User Interface framework"
 arch=(any)
@@ -17,7 +17,7 @@ optdepends=('python-tree-sitter: for syntax highlighting 
support'
 'python-tree-sitter-languages: for custom languages support'
 'python-textual-dev: tools for developers')
 source=(${_base}-${pkgver}.tar.gz::${url}/archive/v${pkgver}.tar.gz)
-sha512sums=('25f84d3f102eb0a281575ff9487338c52300fdc42cc576995db4b4088b33c863aa239b46e134e90a19aa7f937aad3248e7339a3a6b29ca97c6dfabce20e5070c')
+sha512sums=('ea2ce8fe468f865f1427ef16c5d93a1a4c2987864f005b3faa00a1249a68d08c8ae5e79622af8bc746d1bf59a7c1061b0f1a638ee55bd3ad694fdc882f2ab784')
 
 build() {
   cd ${_base}-${pkgver}



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-textual/-/commit/78eccfa10ae61ced63f55533b7b699c4b88135bb

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-textual/-/commit/78eccfa10ae61ced63f55533b7b699c4b88135bb
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/python-textual] Pushed new tag 0.60.0-1

2024-05-15 Thread Leonidas Spyropoulos (@artafinde)


Leonidas Spyropoulos pushed new tag 0.60.0-1 at Arch Linux / Packaging / 
Packages / python-textual

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-textual/-/tree/0.60.0-1
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/lrzip][main] Add nvchecker

2024-05-16 Thread Leonidas Spyropoulos (@artafinde)


Leonidas Spyropoulos pushed to branch main at Arch Linux / Packaging / Packages 
/ lrzip


Commits:
8f7dbe6c by Leonidas Spyropoulos at 2024-05-16T08:50:07+01:00
Add nvchecker

- - - - -


1 changed file:

- + .nvchecker.toml


Changes:

=
.nvchecker.toml
=
@@ -0,0 +1,4 @@
+[lrzip]
+source = "github"
+github = "ckolivas/lrzip"
+use_latest_tag = true



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/lrzip/-/commit/8f7dbe6ceedf0ef09d05bdd08f5e0696ba52068c

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/lrzip/-/commit/8f7dbe6ceedf0ef09d05bdd08f5e0696ba52068c
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/keycloak-metrics-spi][main] Add nvchecker

2024-05-16 Thread Leonidas Spyropoulos (@artafinde)


Leonidas Spyropoulos pushed to branch main at Arch Linux / Packaging / Packages 
/ keycloak-metrics-spi


Commits:
a036795e by Leonidas Spyropoulos at 2024-05-16T08:49:05+01:00
Add nvchecker

- - - - -


1 changed file:

- + .nvchecker.toml


Changes:

=
.nvchecker.toml
=
@@ -0,0 +1,4 @@
+[keycloak-metrics-spi]
+source = "github"
+github = "aerogear/keycloak-metrics-spi"
+use_max_tag = true



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/keycloak-metrics-spi/-/commit/a036795e773f6dbb3961f5d68738a5ae4e2b7aac

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/keycloak-metrics-spi/-/commit/a036795e773f6dbb3961f5d68738a5ae4e2b7aac
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/pack-cli] Pushed new branch main

2024-05-16 Thread Leonidas Spyropoulos (@artafinde)


Leonidas Spyropoulos pushed new branch main at Arch Linux / Packaging / 
Packages / pack-cli

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/pack-cli/-/tree/main
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/pack-cli] Pushed new tag 0.33.2-1

2024-05-16 Thread Leonidas Spyropoulos (@artafinde)


Leonidas Spyropoulos pushed new tag 0.33.2-1 at Arch Linux / Packaging / 
Packages / pack-cli

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/pack-cli/-/tree/0.33.2-1
You're receiving this email because of your account on gitlab.archlinux.org.




<    1   2   3   4   5   6   7   8   9   10   >