postgis ver. bump
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
<IsA>library</IsA>
|
||||
<Summary>Adds support for geographic objects to PostgreSQL</Summary>
|
||||
<Description>PostGIS adds support for geographic objects to the PostgreSQL object-relational database. In effect, PostGIS "spatially enables" the PostgreSQL server, allowing it to be used as a backend spatial database for geographic information systems (GIS), much like ESRI's SDE or Oracle's Spatial extension.</Description>
|
||||
<Archive sha1sum="3a2fa02274504d9a6114c1bab0dcbf273d8b47a6" type="targz">http://download.osgeo.org/postgis/source/postgis-3.0.2.tar.gz</Archive>
|
||||
<Archive sha1sum="2d02af87df6b8f505ef5b30562079712e36a024f" type="targz">http://download.osgeo.org/postgis/source/postgis-3.4.0.tar.gz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>proj-devel</Dependency>
|
||||
<Dependency>gdal-devel</Dependency>
|
||||
@@ -22,6 +22,7 @@
|
||||
<Dependency>libxslt-devel</Dependency>
|
||||
<Dependency>libxml2-devel</Dependency>
|
||||
<Dependency>postgresql-lib</Dependency>
|
||||
<Dependency>protobuf-c-devel</Dependency>
|
||||
</BuildDependencies>
|
||||
</Source>
|
||||
|
||||
@@ -36,6 +37,7 @@
|
||||
<Dependency>json-c</Dependency>
|
||||
<Dependency>libxml2</Dependency>
|
||||
<Dependency>libpcre</Dependency>
|
||||
<Dependency>protobuf-c</Dependency>
|
||||
<Dependency>postgresql-lib</Dependency>
|
||||
<Dependency>postgresql-server</Dependency>
|
||||
</RuntimeDependencies>
|
||||
@@ -49,6 +51,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="8">
|
||||
<Date>2023-11-05</Date>
|
||||
<Version>3.4.0</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="7">
|
||||
<Date>2020-09-25</Date>
|
||||
<Version>3.0.2</Version>
|
||||
|
||||
Reference in New Issue
Block a user