postgis:ver.bump

This commit is contained in:
Rmys
2018-09-07 16:15:06 +03:00
parent 960fc29b2b
commit f3ba5ce35e
+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="16138045f43237e8f231c2ca1bd5e72e39c1c61c" type="targz">http://download.osgeo.org/postgis/source/postgis-2.3.6.tar.gz</Archive>
<Archive sha1sum="8e75a337b19fad01b14a69fc741835fbb1f985bc" type="targz">http://download.osgeo.org/postgis/source/postgis-2.4.4.tar.gz</Archive>
<BuildDependencies>
<Dependency>proj-devel</Dependency>
<Dependency>gdal-devel</Dependency>
@@ -50,6 +50,13 @@
</Package>
<History>
<Update release="5">
<Date>2018-09-07</Date>
<Version>2.4.4</Version>
<Comment>Version Bump</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="4">
<Date>2018-02-16</Date>
<Version>2.3.6</Version>