Frederik Schwan pushed to branch main at Arch Linux / Packaging / Packages / 
postgresql


Commits:
98efd2b8 by Frederik Schwan at 2025-07-29T17:03:06+02:00
upgpkg: 17.5-4: glibc 2.42 rebuild

- - - - -


3 changed files:

- .SRCINFO
- PKGBUILD
- REUSE.toml


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = postgresql
        pkgdesc = Sophisticated object-relational DBMS
        pkgver = 17.5
-       pkgrel = 3
+       pkgrel = 4
        url = https://www.postgresql.org/
        arch = x86_64
        license = PostgreSQL


=====================================
PKGBUILD
=====================================
@@ -9,7 +9,7 @@ pkgname=(
 )
 pkgver=17.5
 _majorver=${pkgver%.*}
-pkgrel=3
+pkgrel=4
 pkgdesc='Sophisticated object-relational DBMS'
 url='https://www.postgresql.org/'
 arch=('x86_64')


=====================================
REUSE.toml
=====================================
@@ -28,3 +28,10 @@ path = [
 ]
 SPDX-FileCopyrightText = "postgresql contributors"
 SPDX-License-Identifier = "PostgreSQL"
+
+[[annotations]]
+path = [
+    "postgresql-check-db-dir.in",
+]
+SPDX-FileCopyrightText = "ArchLinux contributors"
+SPDX-License-Identifier = "0BSD"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/postgresql/-/commit/98efd2b8f11bd10724344a84966afb789468a4e1

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


Reply via email to