Merge pull request #3568 from Rmys/master

postgis-2.3.2:Version Bump
This commit is contained in:
Kamil ATLI
2017-05-31 10:22:52 +03:00
committed by GitHub
+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="615f86c34ed4431383432d34f4b6d558c71fb94f" type="targz">http://download.osgeo.org/postgis/source/postgis-2.2.1.tar.gz</Archive>
<Archive sha1sum="1d0e7465df0c3abcf776fb25fce74ef85aad441c" type="targz">http://download.osgeo.org/postgis/source/postgis-2.3.2.tar.gz</Archive>
<BuildDependencies>
<Dependency>proj-devel</Dependency>
<Dependency>gdal-devel</Dependency>
@@ -50,6 +50,13 @@
</Package>
<History>
<Update release="3">
<Date>2017-05-30</Date>
<Version>2.3.2</Version>
<Comment>Version Bump</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="2">
<Date>2016-06-09</Date>
<Version>2.2.1</Version>