]> granicus.if.org Git - postgis/commitdiff
Update to 1.0.6
authorDevrim GÜNDÜZ <devrim@gunduz.org>
Tue, 6 Dec 2005 15:26:51 +0000 (15:26 +0000)
committerDevrim GÜNDÜZ <devrim@gunduz.org>
Tue, 6 Dec 2005 15:26:51 +0000 (15:26 +0000)
git-svn-id: http://svn.osgeo.org/postgis/trunk@2146 b70326c6-7e19-0410-871a-916f4a2858ee

extras/rpm/spec/postgis.spec

index 25499c9b5507b0fc1a6c048576360e0691a9c9b0..5031b1d802e7384134c53fa603abdd16b7f5d3e2 100644 (file)
@@ -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 <devrim@gunduz.org>
+- Update to 1.0.6
+
 * Mon Oct 03 2005 - Devrim GUNDUZ <devrim@gunduz.org>
 - Make PostGIS build against pgxs so that we don't need PostgreSQL sources.
 - Fixed all build errors except jdbc (so, defaulted to 0)