This is an automated email from the ASF dual-hosted git repository.

vatamane pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/couchdb-pkg.git


The following commit(s) were added to refs/heads/main by this push:
     new 94ab642  Almalinux has new version 9.5
94ab642 is described below

commit 94ab642e7d64b4f2280ec9776e5aa98fa12afe17
Author: Nick Vatamaniuc <[email protected]>
AuthorDate: Sat Mar 8 22:41:17 2025 -0500

    Almalinux has new version 9.5
---
 Makefile | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/Makefile b/Makefile
index f9a6716..ca6dbd0 100644
--- a/Makefile
+++ b/Makefile
@@ -207,8 +207,11 @@ aarch64-almalinux-8: centos-8
 almalinux-9: centos-9
 almalinux-9.2: centos-9
 almalinux-9.4: centos-9
+almalinux-9.5: centos-9
 aarch64-almalinux-9.4: PKGARCH=aarch64
 aarch64-almalinux-9.4: centos-9
+aarch64-almalinux-9.5: PKGARCH=aarch64
+aarch64-almalinux-9.5: centos-9
 aarch64-almalinux-9: PKGARCH=aarch64
 aarch64-almalinux-9: centos-9
 # s390x RHEL 8 clone based

Reply via email to