postgis close #7026:ver. bump

This commit is contained in:
Rmys
2019-11-20 19:38:56 +03:00
parent d5c830fd05
commit 4d36957320
+8 -1
View File
@@ -12,7 +12,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="8e75a337b19fad01b14a69fc741835fbb1f985bc" type="targz">http://download.osgeo.org/postgis/source/postgis-2.4.4.tar.gz</Archive>
<Archive sha1sum="5d5b9a6e67ca60b88bb9408524af9626997eaeb9" type="targz">http://download.osgeo.org/postgis/source/postgis-2.5.3.tar.gz</Archive>
<BuildDependencies>
<Dependency>proj-devel</Dependency>
<Dependency>gdal-devel</Dependency>
@@ -50,6 +50,13 @@
</Package>
<History>
<Update release="6">
<Date>2019-11-18</Date>
<Version>2.5.3</Version>
<Comment>Version bump</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="5">
<Date>2018-09-07</Date>
<Version>2.4.4</Version>