From: Devrim GÜNDÜZ Date: Tue, 6 Dec 2005 15:26:51 +0000 (+0000) Subject: Update to 1.0.6 X-Git-Tag: pgis_1_1_0~87 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=93e365e6bc29c8574bb5f5afe0274c6a16799928;p=postgis Update to 1.0.6 git-svn-id: http://svn.osgeo.org/postgis/trunk@2146 b70326c6-7e19-0410-871a-916f4a2858ee --- diff --git a/extras/rpm/spec/postgis.spec b/extras/rpm/spec/postgis.spec index 25499c9b5..5031b1d80 100644 --- a/extras/rpm/spec/postgis.spec +++ b/extras/rpm/spec/postgis.spec @@ -4,7 +4,7 @@ Summary: Geographic Information Systems Extensions to PostgreSQL Name: postgis -Version: 1.0.4 +Version: 1.0.6 Release: 1 License: GPL v2 Group: Applications/Databases @@ -113,6 +113,9 @@ rm -rf $RPM_BUILD_ROOT %endif %changelog +* Tue Dec 06 2005 - Devrim GUNDUZ +- Update to 1.0.6 + * Mon Oct 03 2005 - Devrim GUNDUZ - Make PostGIS build against pgxs so that we don't need PostgreSQL sources. - Fixed all build errors except jdbc (so, defaulted to 0)