postgis35: Rebuild against GDAL 3.11.3
authorDevrim Gunduz <devrim@gunduz.org>
Fri, 1 Aug 2025 01:47:58 +0000 (20:47 -0500)
committerDevrim Gunduz <devrim@gunduz.org>
Fri, 1 Aug 2025 01:47:58 +0000 (20:47 -0500)
rpm/redhat/main/non-common/postgis35/main/postgis35.spec

index 87665c55e81f6019767e178752f07290a7ba8d02..b45f817f441b8c1a9c303ae4ced51edfcf23785a 100644 (file)
@@ -44,7 +44,7 @@
 Summary:       Geographic Information Systems Extensions to PostgreSQL
 Name:          %{sname}%{postgiscurrmajorversion}_%{pgmajorversion}
 Version:       %{postgismajorversion}.3
-Release:       3PGDG%{?dist}
+Release:       4PGDG%{?dist}
 License:       GPLv2+
 Source0:       https://download.osgeo.org/postgis/source/postgis-%{version}.tar.gz
 Source2:       https://download.osgeo.org/postgis/docs/postgis-%{version}-en.pdf
@@ -373,6 +373,9 @@ fi
 %endif
 
 %changelog
+* Thu Jul 31 2025 Devrim Gündüz <devrim@gunduz.org> - 3.5.3-4PGDG
+- Rebuild against GDAL 3.11.3
+
 * Thu Jul 17 2025 Devrim Gündüz <devrim@gunduz.org> - 3.5.3-3PGDG
 - Use GDAL 3.11 and PROJ 9.6 on RHEL 8 and SLES 15 as well.