Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
glusterfs
Commits:
dd4dbc3a by Jelle van der Waa at 2024-11-17T17:50:49+01:00
upgpkg: 1:11.1-3: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = glusterfs
pkgdesc = a cluster file-system capable of scaling to several
peta-bytes.
pkgver = 11.1
- pkgrel = 2
+ pkgrel = 3
epoch = 1
url = https://www.gluster.org/
install = glusterfs.install
=====================================
PKGBUILD
=====================================
@@ -7,7 +7,7 @@ pkgname=glusterfs
epoch=1
pkgver=11.1
_major=${pkgver%%.*}
-pkgrel=2
+pkgrel=3
pkgdesc='a cluster file-system capable of scaling to several peta-bytes.'
arch=(x86_64)
url='https://www.gluster.org/'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/glusterfs/-/commit/dd4dbc3a06fff72f94e1d0ced76414aa2fd01604
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/glusterfs/-/commit/dd4dbc3a06fff72f94e1d0ced76414aa2fd01604
You're receiving this email because of your account on gitlab.archlinux.org.