PostGIS 36: Update to 3.6.0 rc1
authorDevrim Gunduz <devrim@gunduz.org>
Sat, 23 Aug 2025 13:25:09 +0000 (16:25 +0300)
committerDevrim Gunduz <devrim@gunduz.org>
Sat, 23 Aug 2025 13:25:09 +0000 (16:25 +0300)
rpm/redhat/main/non-common/postgis36/main/postgis36.spec

index 83c9e1c872b9531f1b7f3f7fd977799ae5d3530e..9a4b0cff6bef835f808cbc1bdf4cb204e35d52d7 100644 (file)
 Summary:       Geographic Information Systems Extensions to PostgreSQL
 Name:          %{sname}%{postgiscurrmajorversion}_%{pgmajorversion}
 Version:       %{postgismajorversion}.0
-Release:       beta1_2PGDG%{?dist}
+Release:       rc1_1PGDG%{?dist}
 License:       GPLv2+
-Source0:       https://download.osgeo.org/postgis/source/postgis-%{version}beta1.tar.gz
-Source2:       https://download.osgeo.org/postgis/docs/postgis-%{version}beta1-en.pdf
+Source0:       https://download.osgeo.org/postgis/source/postgis-%{version}rc1.tar.gz
+Source2:       https://download.osgeo.org/postgis/docs/postgis-%{version}rc1-en.pdf
 Source4:       %{sname}%{postgiscurrmajorversion}-filter-requires-perl-Pg.sh
 
 URL:           https://www.postgis.net/
@@ -200,7 +200,7 @@ This package provides JIT support for PostGIS 3.6
 %endif
 
 %prep
-%setup -q -n %{sname}-%{version}beta1
+%setup -q -n %{sname}-%{version}rc1
 # Copy .pdf file to top directory before installing.
 %{__cp} -p %{SOURCE2} %{sname}-%{version}.pdf
 
@@ -373,6 +373,9 @@ fi
 %endif
 
 %changelog
+* Sat Aug 23 2025 Devrim Gündüz <devrim@gunduz.org> - 3.6.0rc1-1PGDG
+- Update to 3.6.0 rc1
+
 * Thu Jul 31 2025 Devrim Gündüz <devrim@gunduz.org> - 3.6.0beta1-2PGDG
 - Rebuild against GDAL 3.11.3